mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 06:35:42 +00:00
10 lines
194 B
HTML
10 lines
194 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body style="width: 0">
|
|
<fieldset>
|
|
<legend style="white-space: nowrap">This is legend text</legend>
|
|
This is other text
|
|
</fieldset>
|
|
</body>
|
|
</html>
|