mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 15:52:07 +00:00
Tweak reference
This commit is contained in:
parent
6c0d0c1564
commit
3369dc9fb8
@ -3,16 +3,12 @@
|
||||
<head>
|
||||
<style>
|
||||
table {background-color:green}
|
||||
col {background-color:red}
|
||||
td { color: white }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<table>
|
||||
<col id="col" span="2" style="visibility: collapse">
|
||||
<tr>
|
||||
<td>One</td>
|
||||
<td>Two</td>
|
||||
<td>Three</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
Loading…
Reference in New Issue
Block a user