update
This commit is contained in:
9
DEV.1.2/tp2/style_ex6.css
Normal file
9
DEV.1.2/tp2/style_ex6.css
Normal file
@@ -0,0 +1,9 @@
|
||||
table {
|
||||
border-collapse: collapse;
|
||||
}
|
||||
td {
|
||||
border:1px solid black;
|
||||
width:50px;
|
||||
height:50px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user