Adding Color To Your Table Borders



(Internet Explorer)

If you are using HTML tables inside your web content and would really like to feature a color border, this HTML code can assist you.



In this example, the table below contains one column and one row. The background color is ready to #EAE8E8 and the border color is set to #C6C6C6.
This is an example of an HTML table with a color border and background.


This is an example of an HTML table with the standard border.






<TABLE BORDER="2" BORDERCOLOR="#C6C6C6" CELLPADDING="4" ALIGN="Center" WIDTH="50%">
<TR>
<TD BGCOLOR="#EAE8E8">Your Text</TD>
</TR>
</TABLE>

Edit the text indicated in bold to suit your needs.

Using a color border and background together with your HTML web content tables appearance far more skilled than merely using the quality HTML table borders and backgrounds. provides it a strive, you'll presumably be more than happy with the new look.




Partner site : online news

0 comments: