Skip to content

Commit 95fc6aa

Browse files
BackendExpertJehanKandyVinuraPathirana
committed
Update
Co-Authored-By: JehanKandy <jehankandy@gmail.com> Co-Authored-By: Vinura Pathirana <154809219+VinuraPathirana@users.noreply.github.com>
1 parent d1982cb commit 95fc6aa

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

jkcss/forms/forms.html

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,7 @@ <h1 class="jk-display-6"> HTML Basic Forms</h1><br>
2727

2828
<div class="example-content">
2929
<label>Username : </label>
30-
<input type="text" name="" id="" class="control-jkforms" placeholder="Username"><br>
31-
<label>Password : </label>
32-
<input type="password" name="" id="" class="control-jkforms" placeholder="Password"><br>
33-
<label>Email : </label>
34-
<input type="email" name="" id="" class="control-jkforms" placeholder="Email"><br>
30+
<input type="text" name="" id="" class="control-jkfroms"><br>
3531
</div>
3632

3733

0 commit comments

Comments
 (0)