[thelist] Another quick CSS question

Bill Mason data at data1701d.com
Tue Oct 31 15:49:53 CST 2000


At 11:24 AM 10/31/2000, you wrote:
>When defining a style, what's the difference between how these two example 
>snippets work (i.e., what does the comma do/not do between the tags):
>
>P TD {stuff goes here;}
>
>P, TD {stuff goes here;}

If I recall right:

In the first example, the style would be applied to all TD tags that are 
within P tags.

In the second, the style would be applied to both TD and P tags throughout 
the page.

Bill Mason
data at data1701d.com
Dateline: Starfleet
http://www.data1701d.com
http://profile.guru.com/billmason
http://www.freeagent.com/billmason
http://bmason.freelancers.net





More information about the thelist mailing list