User:Gekacheka:scratch

Revision as of 18:33, 5 November 2006 by Gekacheka (talk | contribs)

<css>table.trial { border: 1px solid red; } </css>

<css><style type="text/css">table.trial td { border: 1px solid green; }</style></css>

Col1 Col2
Row1 Data 1.1 Data 1.2

How is the PageCSS <css> tag supposed to work?