blob: fc2c01f0008f7b213b27b61041b93bdec71fc89f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<!DOCTYPE html>
<html>
<link rel='stylesheet' type='text/css' href='style.css'>
<body>
<fieldset class="ref">
<legend>
<fieldset class="ref">
<legend>
<input class="ref">
</legend>
</fieldset>
</legend>
</fieldset>
</body>
</html>
|