blob: 80648da6fed3192ba91bedf4f7a55db58c0280fd (
plain)
1
2
3
4
5
6
7
8
9
|
<!DOCTYPE>
<html>
<link rel='stylesheet' type='text/css' href='style.css'>
<body>
<form>
<button type='submit' class='submit-invalid-ref'>Submit!</button>
</form>
</body>
</html>
|