-------------------------------- Source: Darren's Outpost - http://ahkuan.com from entry - http://ahkuan.com/weblog/archive/2006/06/12/site-updates-on-long-weekend.html this code fragment itself - http://ahkuan.com/weblog/114/code/1.html -------------------------------- --------------- code fragment begin --------------- [ table] {| class="weblogtable" style="margin: 1em auto 1em auto;" |+ The table's caption ! Column heading 1 !! Column heading 2 !! Column heading 3 |- ! Row heading 1 | Cell 2 || style="font-size: 20px;" | Cell 3 |- style="color:#ff0000;" ! Row heading A | Cell B | Cell C |} [/table]