Page of Samples

| Colour Charts | Greys | Table Parameters | Fonts |

Colour Charts

There are a variety of colour charts available, here are a couple:
Top

Greys

While not sure if these are official RGB scale colours, this is the closest thing to a grey scale I've found.

#000000
 
#111111
 
#222222
 
#333333
 
#444444
 
#555555
 
#666666
 
#777777
 
#888888
 
#999999
 
#aaaaaa
 
#bbbbbb
 
#cccccc
 
#dddddd
 
#eeeeee
 
#ffffff
 


 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Top


Table Parameters

Borders="2" except samples 6 & 7
TABLE BORDER=X CELLPADDING=X CELLSPACING=X BORDERCOLOR="#XXXXXX" WIDTH=X%

1 Padding 0 Spacing 0
cell 1a cell 1b cell 1c
cell 2a cell 2b cell 2c
cell 3a cell 3b cell 3c
 

2 Padding 5 Spacing 0
cell 1a cell 1b cell 1c
cell 2a cell 2b cell 2c
cell 3a cell 3b cell 3c
 

3 Padding 0 Spacing 5
cell 1a cell 1b cell 1c
cell 2a cell 2b cell 2c
cell 3a cell 3b cell 3c
 

Border = 2
6 Padding 2 Spacing 2
cell 1a cell 1b cell 1c
cell 2a cell 2b cell 2c
cell 3a cell 3b cell 3c

4 Padding 10 Spacing 0
cell 1a cell 1b cell 1c
cell 2a cell 2b cell 2c
cell 3a cell 3b cell 3c

5 Padding 0 Spacing 10
cell 1a cell 1b cell 1c
cell 2a cell 2b cell 2c
cell 3a cell 3b cell 3c

Border = 10
7 Padding 2 Spacing 2
cell 1a cell 1b cell 1c
cell 2a cell 2b cell 2c
cell 3a cell 3b cell 3c

Demo Padding 2 Spacing 2
cell 1a cell 1b cell 1c
cell 2a cell 2b cell 2c
cell 3a cell 3b cell 3c

 

Coloured bars sometimes help. Don't get fancy - plaid tables are tacky!
padding, border, spacing=default  . . . . . . .
   
   

padding, border, spacing all =0  . . . . . . .
   
   

Top

Fonts

Some fonts work, some don't! Apparently it depends on what is loaded on the workstation & about the only ones you can depend on are Roman, Arial, and Courier.

Top