parent
3c21cc3d86
commit
c6b22afeca
16
index.html
16
index.html
|
@ -32,7 +32,21 @@
|
|||
<h4>Image/Picture<h4>
|
||||
<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>in a session for Cert 4</p>
|
||||
|
|
Loading…
Reference in New Issue