mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 15:15:23 +00:00
10 lines
166 B
HTML
10 lines
166 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body style="width: 0">
|
|
<fieldset>
|
|
<legend>This is legend text</legend>
|
|
This is other text
|
|
</fieldset>
|
|
</body>
|
|
</html>
|