[thelist] CSS for tables..

aardvark roselli at earthlink.net
Wed Aug 23 11:38:23 CDT 2000


> From: "Eduardo Dominguez" <edmz at emonterrey.com>
>
>    Being new to css, i was wondering if i can apply a style
> to a whole table in the <table> tag and not in every
> <td> or <tr>. I want, if possible, to define cellpad, cellspace,
> width and font.

at this point in the browser game, i'd recommend only using a font 
style, and even then, against a td:

	td	{font-face:...etc.;}

you get the gist...





More information about the thelist mailing list