I'm trying to add pictures where the you put the captions in your myspace pictures. I'm doing this: <img src="url of picture"> but no matter how much I try it wont work.
What am I doing wrong?
theymos answered Monday July 30 2007, 3:04 am: Khadiya is correct, your URL is too long. You are limited to a URL of 28 characters in length(30 if you omit "" around it, not recommended), and you can't include any other text in the caption.
There is no closing tag for <img>, see the official W3C HTML specification: [Link](Mouse over link to see full location)
"Start tag: required, End tag: forbidden"
Including it may mess up some browsers. If you want to conform to the XHTML specification, you can put a space, and then a / at the end: <img src="example.com/img.png" />, but this is unnecessary. [ theymos's advice column | Ask theymos A Question ]
LOL_x0x answered Sunday July 29 2007, 1:56 pm: The url might be too long. Upload whatever you're trying to use to tinypic.com and use the url that says "for layouts."
Attention: NOTHING on this site may be reproduced in any fashion whatsoever without explicit consent (in writing) of the owner of said material, unless otherwise stated on the page where the content originated. Search engines are free to index and cache our content. Users who post their account names or personal information in their questions have no expectation of privacy beyond that point for anything they disclose. Questions are otherwise considered anonymous to the general public.