mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Tweak reference
This commit is contained in:
parent
db2d5658a7
commit
7bbef1b330
@ -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