Help:Introduction to tables with Wiki Markup/Old advanced formatting page/style examples

class="wikitable"

|+ Most commonly used attributes

! 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;