Log in

View Full Version : How to change this border color?


Taurus1
02-13-2011, 03:37 AM
I would like to change (or define) a border color in this code please.

Can someone please help me?

<table cellpadding="6" cellspacing="2" border="1" width="100%" align="center" class="dnp_table">

So the border="1" part in that code, I would like to give a specific color. Is there something I can add to that?

Thanks for any help!

Lynne
02-13-2011, 03:05 PM
Google to the rescue - http://www.htmlcodetutorial.com/tables/index_famsupp_149.html

Taurus1
02-13-2011, 03:19 PM
Google to the rescue - http://www.htmlcodetutorial.com/tables/index_famsupp_149.html

Thank you very much! :up: