Skip to main content
Main Content

[OUTDATED] ★ Tetra's CSS Guide ★

Posted 2020-10-29 08:43:39

How do you get the image to upload in imagur ?


Ashlynn
#5284

Posted 2020-10-29 09:07:09

Thank you for this post, will definitely be referring to it later!

Another great resource for getting color codes would be HTML Color Codes! It's pretty handy with getting a nice palette, and at the bottom of their color picker they give some basics on color theory. They also have two other methods for getting colors - by name or chart. Also provided are some nice color tutorials for HTML, CSS, and SCSS. Their resources tab is pretty nifty, too! Definitely check it out if you're getting into HTML or CSS.

It's pretty easy to navigate, just wanted to give quick access to the pages - sorry for all the links!


Bad Wolf
#10712

Posted 2020-10-29 12:11:10

@Ashlynn

You can click and drag the image file from your desktop/file explorer into your browser on the Imgur images page, which uploads the image. Alternatively, you can also just visit the images page and click the big green button here to upload an image via file or URL.

@Bad Wolf

Awesome page with everything you need to know on it! It goes way more in-depth into color than I had touched upon. Thank you for sharing this resource.


*barks at you*
#202

Posted 2020-10-29 12:38:25

I should've clarified how do you get the image from wolvden I tried to save the image and it was blank.


Ashlynn
#5284

Posted 2020-10-29 12:53:16

@Ashlynn

Oh, thanks for clarifying -

To save an image to your computer, you should right-click on the image and choose "Save Image As..." from the pop-up list. (Don't select "Save As...", this saves the whole webpage as a different file entirely.)


Check the file type of the image you're saving, and make sure that the file being saved is actually in image format, any filetype other than PNG or JPG won't work as an image.



*barks at you*
#202

Posted 2020-10-29 21:59:13

Thanks for doing this! This is so helpful!

Abby
#13289

Posted 2020-10-30 02:19:02

woah, definitely gonna keep this in mind!


Icychan
#23233

Posted 2020-10-30 09:50:18

What's the code you use to put the image in forums?


Ashlynn
#5284

Posted 2020-10-30 11:47:00

@Ashlynn

The code would be <img src="YOUR-URL-HERE.png">


*barks at you*
#202

Posted 2020-10-30 13:25:28

I'm gonna Pm ya :)


Ashlynn
#5284

Search Topic