|
Posted by Stan McCann on 03/07/06 01:10
terry <RE_MOVE_THIS_terryb@4everhers.com> wrote in
news:120paga60h04k1d@news.supernews.com:
> I do have one more error that I could use help with. The DOC TYPE
> ... I don't know what I have or even how to find out. I know that
> sounds idiotic but what can I say. I've read stuff on w3.org and
> other sites but I've never run across a way to determine what I
> have. Maybe I'll try the "trial and error" method.
Use the following doctype:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
This http://www.alistapart.com/stories/doctype/ may help you understand
why.
I'll warn you, you'll get more errors though. You won't be able to use
<font> as it is deprecated. Instead, set a style for the element(s)
you want affected.
--
Stan McCann, "Uncle Pirate" http://stanmccann.us/
Webmaster, NMSU at Alamogordo http://alamo.nmsu.edu/
Now blocking Google Grouper posts and replies.
http://blinkynet.net/comp/uip5.html
Navigation:
[Reply to this message]
|