Add files via upload
This commit is contained in:
+13
-1
@@ -7,8 +7,20 @@ href="style.css">
|
||||
|
||||
<head> <h1>wowwww a second page (*UwU*)</h1>
|
||||
</head>
|
||||
|
||||
<div>
|
||||
<p>
|
||||
<nav> <a href="https://mrmarcus007.github.io/College-thing/"> Back to index </a> </nav>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<img width="768" height="432" text-align="centre" src="The_max.jpeg">
|
||||
<img width="768" height="432" text-align="centre" src="The_max.jpeg">
|
||||
|
||||
<form>
|
||||
<label for="fname">First name:</label><br>
|
||||
<input type="text" id="fname" name="fname"><br>
|
||||
<label for="lname">Last name:</label><br>
|
||||
<input type="text" id="lname" name="lname">
|
||||
<div><label for="Number">Number:</label><br>
|
||||
<input type="text" id="Number" name="Number"></div>
|
||||
</form>
|
||||
Reference in New Issue
Block a user