Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

table border color in html

<!--To change the border's color for a table use the bordercolor attribute-->
<table bordercolor="#ff00ff">
</table>

<!--Another relevant attribute is the bgcolor one, which can be used for background color--> 
 
PREVIOUS NEXT
Tagged: #table #border #color #html
ADD COMMENT
Topic
Name
2+4 =