Hi Drew

[EMAIL PROTECTED] wrote:
Several points. Neither your xhtml nor css validate. The xhtml  issues
have to do with tables in css. Tables do not behave exactly the same way
when css designed. The validator indicates you have an element a p tag
where one is not allowed.

I see what the problem is and Am working on this.


Also you failed to specify units for sizes. This is a minor error but a
common one.

Don't know what you are referring to in this, I have specified %. Can you explain this one to me.

Your css is performing an import loop. Your first line in default.css is
@import="default.css";. You are importing the file into itself.

I took out the first line so there shouldn't be a problem anymore.


Also <div align="center"> is not valid css. You need a class specifying
text-align:center.

Ok, I have set up p { text-align:center;}, but I guess I can set up a class for it, and also one for justify as that with the p is causing the invalid remarks for the html.

The nav links are set to specified size (7em), which is perfectly fine. It
does however result in a fixed size menu bar which is clearly left aligned
in higher screen resolutions. You might want to consider padding-left on
the nav menu.

I see what you mean, the nav links are left aligned, can you explain how I should padding-left for it?



Realize also that having set font size in body at 73%, your h1 is 125% of
73%. Font size is relative to the containing unit.

Yes, I did it that way so I can use 115%, 125% with all font sizes relative to the main size of 73%


Don't have NS to compare with since I'm in training for exchange and I'm
therefore limited to the world of ms. And exccept for the nav bar, it
looks ok for a small font site.

Thanks for compliment.


Jan


drew




____ � The WDVL Discussion List from WDVL.COM � ____
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: "set WDVLTALK pw=yourpassword" in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub


________________ http://www.wdvl.com _______________________

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to