Forum Moderators: open

Message Too Old, No Replies

Table Borders

         

malcolmcroucher

4:59 pm on Oct 28, 2008 (gmt 0)

10+ Year Member



When i go border="1" i get a border but not to border i would like.

Im looking for neat borders that dont have indentation or shadows on them.

like when you go Rules="groups" you get nice single line borders are there any other ways to get nice borders ?

Regards

Malcolm

Trace

5:40 pm on Oct 28, 2008 (gmt 0)

10+ Year Member



You're going to want to look into using CSS for creating your borders.

And example would be, instead of border="1" you could try;

style="border:2px solid #0000dd"

A complete reference can be found here:
[w3schools.com...]