table bordersAn introduction to html table borders you may mave noticed the border=1 attribute in the table tag, this was put in so that users can see the table on a white background
lets just fiddle about with the border attribute to see what it does
it is also possible to control the color of the border <TABLE border=10 bordercolor=#0099FF>
if we want it to appear 3D then we could include the bordercolorlight and bordercolordark attribute <TABLE border=10 bordercolorlight=#0099FF bordercolordark=#0000FF>
html tutorial css tutorial javascript webmaster articles link exchange |
html tutorial make money from your website |