Would you like to react to this message? Create an account in a few clicks or log in to continue.

You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

1Noticing HTML, XHTML errors Empty Noticing HTML, XHTML errors Sat Dec 17, 2011 5:10 pm

Ryan

Ryan
Member
Loading
Code:
<img src=""> surely you'd need to close this <img src=""></img> or you can do it the short hand way
<img src="" /> there will be no errors from either of these but all in all the correct way to close a tag is using the official ending to close the tag </img>.
Many people have also said that you need an ALT tag to actually make it work, this is NOT true, it sure is good to use it but it is not required.

this applies to every html tag! <input></input><form></form> etc...

SYNTAX like editing is the best, notepad++ = win

2Noticing HTML, XHTML errors Empty Re: Noticing HTML, XHTML errors Sat Dec 17, 2011 8:17 pm

Nick

Nick
Member
Loading
What is this for?

View previous topic View next topic Back to top  Message [Page 1 of 1]

Related topics

Permissions in this forum:
You cannot reply to topics in this forum