first commit
This commit is contained in:
14
CS2335/lab5/Test Files/HTMLInputTest1.html
Normal file
14
CS2335/lab5/Test Files/HTMLInputTest1.html
Normal file
@@ -0,0 +1,14 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user