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

15 lines
168 B
HTML

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