Jump to content

need helt whit a pictur


bubbster

Recommended Posts

in the image tag, just add border="0"<a href="www.site.com"><img src="image.gif" border="0" /></a>
I thought you needed to use this:<a href="www.site.com"><img border="0" src="image.gif"></a>?Which one is correct the most, if you get what I mean?
Link to comment
Share on other sites

attributes inside any tag can go in any order.you could do<img border="0" height="100" src="image.gif" width="100" /> if you really wanted tooand the /> is there because the rules of Xhtml say that you must close all elements even if they do not have a close tag.

Link to comment
Share on other sites

attributes inside any tag can go in any order.you could do<img border="0" height="100" src="image.gif" width="100" /> if you really wanted tooand the /> is there because the rules of Xhtml say that you must close all elements even if they do not have a close tag.
Oh right, so it wont affect my coding then?
Link to comment
Share on other sites

I lol'd in real life. haha. :ph34r: you forgot this smilie though!
Nah I only use that one for ninja hacking...man I wish my forum still had that post...it was hilarious. If you don't know what I am talking about...it's okay I am not crazy...really. :)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...