User:Gekacheka:scratch
Jump to navigation
Jump to search
<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 |
- item 1
- long item 2 that goes on several lines
How does the PageCSS <css> tag work???