mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-19 15:32:31 +00:00
11 lines
No EOL
253 B
HTML
11 lines
No EOL
253 B
HTML
<!DOCTYPE html>
|
|
<table style="width:420px;border:1px solid">
|
|
<colgroup>
|
|
<col style="width:1px">
|
|
<col>
|
|
</colgroup>
|
|
<tr>
|
|
<td style="border:1px solid">A</td>
|
|
<td style="border:1px solid">B</td>
|
|
</tr>
|
|
</table> |