Skip to content

Instantly share code, notes, and snippets.

View Avi-143's full-sized avatar

Avi kumar Avi-143

View GitHub Profile
@Avi-143
Avi-143 / index.html
Last active August 25, 2025 01:50
My first HTML file
<!doc type htmal>
<html>
<menu>
<li> Home</li>
<li>Registrantion<form>
User name:=<br>
<input type="text" name="username"><br>
User password:<br>
<input type="password" name="psw">
<input type="Submit"value="Submit">