8 lines
157 B
HTML
8 lines
157 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<body>
|
|
<fieldset style="overflow:scroll; width:200px; height:200px; padding:0">
|
|
<legend>Legend</legend>
|
|
</fieldset>
|
|
</body>
|
|
</html>
|