At 4:06 PM +0100 9/21/08, Ashley Sheridan wrote:

I'm sorry, I didn't mean to be insulting! I do agree that you will get
those errors if you choose the wrong doctype, and by wrong I mean one
that is mismatched with the types of tag you try to use.

Maybe I need to learn something here.

Are you saying then that if I want to use a <br/> tag, then I can't use:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd";>

So, instead I must use the <br> tag?

If so, interesting.

Cheers,

tedd

--
-------
http://sperling.com  http://ancientstones.com  http://earthstones.com

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to