how do i put my text next to my HTML on myspace?

Fanpire95

New member
okay whats the code for putting my text next to my image on myspace.i did this..<img src="URL" align="left">,and it said "TERMS OF VIOLATIONS.what does that mean?
yes i put the image url where it says URL.so i don't know what to do.please help.
 
If it's myspace, it's probably not the way you are doing it, but the content of the picture. Did you use photobucket? Try tinypic.com I hear that happens less. Also, the default align is left, so it's unnecessary to put that there. Just do this:

<img src="url" />

and see what happens.

Good luck!
 
Back
Top