mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-11-19 02:13:04 +00:00
10 lines
185 B
HTML
10 lines
185 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<body>
|
|
<fieldset style="width:200px; height:200px; padding:0">
|
|
<legend>Legend</legend>
|
|
<div style="overflow:scroll; height:100%">
|
|
</fieldset>
|
|
</body>
|
|
</html>
|