mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +00:00
9 lines
162 B
HTML
9 lines
162 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<table border="1" style="width:100%; transform:rotate(90deg)">
|
|
<tbody><tr><td></td></tr></tbody>
|
|
</table>
|
|
</body>
|
|
</html>
|