Skip to content

Commit b477476

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 95fc6aa commit b477476

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jkcss/forms/forms.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ <h1 class="jk-display-4">Forms</h1>
1616
<br><br>
1717
<section>
1818
<h1 class="jk-display-6">Introduction To HTML Forms</h1><br>
19-
<p>This is the HTML Forms. Acoording to the Forms it use class <span class="file-view">control-jkfroms</span></p>
19+
<p>This is the HTML Forms. Acoording to the Forms it use class <span class="file-view">control-jkforms</span></p>
2020
</section>
2121
<br><hr><br>
2222
<section id="basic-forms">
@@ -27,7 +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-jkfroms"><br>
30+
<input type="text" name="" id="" class="control-jkforms"><br>
3131
</div>
3232

3333

0 commit comments

Comments
 (0)