CSS
Wednesday, December 6, 2017
CSS Tables
<style>
table
{
border-collapse
:
collapse
;
}
table, th, td
{
border
:
1px solid black
;
}
</style>
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment