+ 1
How does the <bordercolor> additive work?
4 Réponses
0
Александр Дегтярёв
Apparently the table tag doesn't have any attribute by the name 'bordercolor'. Since you already know CSS, I suggest you use CSS to set the table border colour. Most table tag attributes are no longer supported in HTML5.
https://www.w3schools.com/tags/tag_table.asp
+ 7
Add borders to elements.👇
https://www.sololearn.com/learn/CSS/1101/
+ 2
https://code.sololearn.com/W4RtFc0T39VS/?ref=app
+ 1
Please share your code in Description section. Without a code to review it will be harder for others to understand the situation clearly 👍
See this post in case you didn't know how to share code links:
https://www.sololearn.com/post/74857/?ref=app