Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

CSS Override

0 views
Skip to first unread message

Patrick

unread,
Oct 19, 2001, 12:48:55 PM10/19/01
to
I have a main CSS file that I use in my header include to be reflected
across my site. However, I've written another one for when I want a table to
have "small" attributes. I'm including it before the table that I want it to
affect but the table seems to be using the styles from the header. I thought
that stylesheets "overrode" previous stylesheets on attributes included, but
this doesn't seem to be the case. Can you help?

This is the format I'm using for both the initial style and the later "small
table" style.

<LINK rel="stylesheet" type="text/css" href="/includes/smalltable.css">


TIA...Patrick


0 new messages