Help:Introduction to tables with Wiki Markup/Old advanced formatting page/style examples
Jump to navigation
Jump to search
| Property | Meaning | Example |
|---|---|---|
| background | back ground fill | background: yellow;
|
| color | text colour | color: blue;
|
| width | cell width | width: 100px;
|
| border-width | border width | border-width: 3px;
|
| text-align | Text alignment within cell | text-align: center;
|