Thanks Jack,
I had made some recent changes (which were all invalid).
I withdraw my request for help until I get them all fixed.
It will take some time.
Arnie

----- Original Message ----- From: "jack fredricks" <[EMAIL PROTECTED]>
To: "Arnie Shafer" <[EMAIL PROTECTED]>
Cc: "css-d list" <css-d@lists.css-discuss.org>
Sent: Saturday, May 14, 2005 9:09 PM
Subject: Re: [css-d] I just do not understand style sheets.



1. have you validated your CSS? 2. have you validated all of your pages (html)?

you really shouldnt have to do this;

<div id="page-title ">
     <h1>Casper Shafer's Family in America <br /> Home Page</h1>
</div><!-- PAGE TITLES -->

as

<h1>Casper Shafer's Family in America <br /> Home Page</h1>

will do. Both DIVs and H1s are block level elements.
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to