parent
3c21cc3d86
commit
c6b22afeca
14
index.html
14
index.html
|
@ -32,6 +32,20 @@
|
||||||
<h4>Image/Picture<h4>
|
<h4>Image/Picture<h4>
|
||||||
<img src="studentlogo.png" alt="Picture of 2 students">
|
<img src="studentlogo.png" alt="Picture of 2 students">
|
||||||
|
|
||||||
|
</hr>
|
||||||
|
<p>For more information please register</p>
|
||||||
|
<form>
|
||||||
|
<label>Given:
|
||||||
|
<input name="given" type="text">
|
||||||
|
|
||||||
|
</label>
|
||||||
|
|
||||||
|
<label>Surname:
|
||||||
|
<input name="surname" type="text">
|
||||||
|
|
||||||
|
</label>
|
||||||
|
|
||||||
|
</form>
|
||||||
|
|
||||||
|
|
||||||
<p>Created by Rayyan</p>
|
<p>Created by Rayyan</p>
|
||||||
|
|
Loading…
Reference in New Issue