/ Published in: CSS
css grid have a look
Expand |
Embed | Plain Text
table { border-collapse: collapse; } th { background-color: #00A300; color: #ffffff; } tr { background-color: #D4FFA8; border-top: 1px solid #000000; border-bottom: 1px solid #000000; }
You need to login to post a comment.
