mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 13:21:05 +00:00
12 lines
213 B
HTML
12 lines
213 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<link rel='stylesheet' type='text/css' href='style.css'>
|
|
<body>
|
|
<fieldset>
|
|
<legend>
|
|
<textarea class="ref"></textarea>
|
|
</legend>
|
|
</fieldset>
|
|
</body>
|
|
</html>
|