*slurpy*
05-24-2003, 06:17 PM
Hey there, does anyone know how to make a table have borders with dotted lines? Thanks!
|
View Full Version : dotted lines??? *slurpy* 05-24-2003, 06:17 PM Hey there, does anyone know how to make a table have borders with dotted lines? Thanks! zangerbanger 05-24-2003, 07:55 PM <table style="border: 1px dotted #000000"> You can change the width and the color of the border :) . |