Skip to content

Commit 72dd272

Browse files
Hello World!
1 parent bc3a7ad commit 72dd272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contact.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ <h1 class="">ProgrammerGaurav</h1>
8080
<form id="contact">
8181
<div class="form-group">
8282
<label for="name">Name</label>
83-
<input type="password" class="form-control" id="name" name="name" required>
83+
<input type="text" class="form-control" id="name" name="name" required>
8484
</div>
8585
<div class="form-group">
8686
<label for="Messege">Messege</label>

0 commit comments

Comments
 (0)