How to add Images on your about page?
by
Cyclops
July 31, 2014 at 2:07 AM UTC
Title is pretty self explanatory.. Answer away!. plz
Netuxx
July 31, 2014 at 2:07 AM UTC
<img url="*put img url here*"></img> i think
Cyclops
July 31, 2014 at 3:07 AM UTC
Not working.
Emmaye
July 31, 2014 at 3:07 AM UTC
HTML at its finest .-.
Phobiaxx
July 31, 2014 at 3:07 AM UTC
http://www.w3schools.com/html/html_images.aspmight help
Emmaye
July 31, 2014 at 4:07 AM UTC
^^^^That's how I inserted my images on my profile
You could upload them on imgur, then on the side it has the codes for the image. Then copy the link code that says "HTML", and then paste in your about page :) That's how I get my images in my about page ^.^
jojobloblo
July 31, 2014 at 5:07 AM UTC
<img src="
url" alt="
some_text">
I took some Website Design classes in school last year for HTML... I'M NOT A NERD STFU
JKawesome
July 31, 2014 at 5:07 AM UTC
<img src="
url" alt="
what you want to display when the image doesnt load" title="
what you want to display on mouseover" style="height:
height of image;width:
width of image" />
yeah im a nerd c: