mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07: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>
|