How to make this smaller?
Hey there! Appreciate you guys taking time to help me out. I had a quick question as you see the three containers take up a good amount of space I was tryna screw around with it to make it smaller but can't because it keeps screwing with other stuff I'll send a CodePen of the HTML/CSS related to it if anyone can help make it better looking.
26 Replies
Ok, Just to let you guy's know I cannot send a CodePen as it's bugging out since I use imgaes that wont show up on CodePen
So you know you can host your images anywhere online, even use a discord cdn link or something like https://imgur.com , upload them and then use the link in the <img src="https://myimagelink.com">
I'm not totally clear on your goal. How much smaller do you want them to be?
Honestly the best way to put it is, Small enough where it looks nice and legible
Right now it's giant
a reference I was going off was this
Quick question, Should I upload them to communities?
That's the link for it, I tried adding it into my code but it hasn't worked?
on imgur you just go to new post.
for discord i send it to a bot so im not mucking up any servers
I realized, They have an option to embed for ex (<blockquote class="imgur-embed-pub" lang="en" data-id="a/Q7zrxTO" ><a href="//imgur.com/a/Q7zrxTO">Simple IPhone stock images</a></blockquote><script async src="//s.imgur.com/min/embed.js" charset="utf-8"></script>:
if you use
<img src="https://i.imgur.com/PMFuSyy.png" alt="">
it wil workDoesn't look that good tho lol
you can also just use the link from github if you have your project pushed to a repo there
the image youre uploading, at least the one you linked here is very small. so it wont look good anywhere if youre trying to stretch it bigger than its height/width
I see
Let me try to figure this img situation out, I'll get back to you!
https://picsum.photos/ is what I use for demos
Just so I don't keep you waiting I'll continue a long tomorrow with this project I've been coding for the past 3-4 hours (Rookie numbers)
picsum is great. you can also use placeholder images from https://souece.unsplash.com/300x300/?fruits where you put your desired width and height in the 300x300 area and you can target keywords where i have put "fruits". ill often use it for landscape photos and use the keyword "forest", "beach", "desert" etc
Did you figure out how to use images you have hosted and use placeholder images ?
Not yet Im going to give the Lorem Picsum a try in a little bit im trying to fix my PC
Hey I have a question, How can I get specific images?
I dont think so, I think it's just their library of placeholder images
Depends how specific ? What are you looking for ?
To be honest the current images I have are pretty basic stock images
their just phone imgs I can send em as a reference
And what kind of images are you looking for ? You can look through the free open source images at https://unsplash.com and see if you find anything you like better
Beautiful Free Images & Pictures | Unsplash
Beautiful, free images and photos that you can download and use for any project. Better than any royalty free or stock photos.
Ok apolgies for the late responses, I found a few images that look good enough
https://codepen.io/hrphyn/pen/yLrBpmZ Worked greatly