Files
GTSchoolShit/CS2335/lab5/test.html
2025-06-07 01:59:34 -04:00

15 lines
221 B
HTML

<html>
<head>
<title>HTMLInputTest</title>
</head>
<body>
<H2>Test HTML Input #1</H2>
<H3>Test Section #1</H3>
This is not formatted.
<H3>Test Section #2</H3>
This is not formatted either.
</body>
</html>