Previous Message
Next Message

2 Problems with CSS

Sent by Nancy on 28 November 2003 20:08


Michael Paul,

You've really got to have a doctype even for layout. Otherwise browsers 
have varying interpretations of what to do with it.

Try pasting this on the top of your page - it's quite different!

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
    "http://www.w3.org/TR/html4/strict.dtd">
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Possibly related: