mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 15:15:23 +00:00
11 lines
297 B
HTML
11 lines
297 B
HTML
<!DOCTYPE HTML>
|
|
<html><head>
|
|
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
|
|
|
|
|
</head><body>
|
|
<table style="outline-color: red; outline-style: solid; outline-width: medium; border:1px solid black">
|
|
<tr><td style="border:1px solid blue">resize the window
|
|
</table>
|
|
</body></html>
|