0
How can I change the color of borders in <table>?
1 Answer
+ 3
CSS related propertys are set by the attribute "style" in the element opening tab you can add it in the table element for example.
<table style="border-color:red">
Hot today
SQL
1 Votes
BMI calculator code project
0 Votes
Paint Costs
0 Votes
Overloading + operator
0 Votes
How to create a border
0 Votes