On page 92 of the php and mysql book by sitepoint, it has <br></br> on the page, but yet in the code archive it's different and it <br /> like it should be... sorry if this has been pointed out.
<br></br> is actually valid XHTML. Since it is an empty tag though, this can be shown in shorthand as <br />.
Wayne Luke ------------
o_O Never knew that thanks... I actually went through some xhtml resources before posting this. News to me, heh. Sorry
Forum Rules
Bookmarks