> My problem is that all my A links in the body of the pages are inheriting
> the style from the #navlist ID.  How do I stop that from happening?  It can
> be seen here:
> 
> http://www.itgurl.com/Portfolio.shtml.
> 

You have not closed ul#navlist with a </ul> and it's causing all links
following to apply the #navlist styles.

It's always better to validate the html and css when there are problems.

Prabhath
http://nidahas.com
______________________________________________________________________
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