View Full Version : I need help.


DC_087
07-16-2003, 09:16 PM
I just started to learm how to use HTML because I'm creating my own doll site. But I can't figure out how to make a table with a border outside tha table but everytime i make one border come out in the table.Can any one please help me ?

briankircho
07-16-2003, 09:25 PM
One way is to use CSS border styles for example:

<table style="border: 2px solid #000000">