mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 12:37:37 +00:00
16 lines
154 B
HTML
16 lines
154 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<form action="">
|
|
<fieldset>
|
|
<legend id="legend">TEST</legend>
|
|
</fieldset>
|
|
</form>
|
|
|
|
</body>
|
|
</html>
|