Skip to content

Commit b54430d

Browse files
BackendExpertJehanKandyVinuraPathirana
committed
Update
Co-Authored-By: JehanKandy <[email protected]> Co-Authored-By: Vinura Pathirana <[email protected]>
1 parent 13e1b7f commit b54430d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jkcss/forms/forms.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ <h1 class="jk-display-6"> HTML Basic Forms</h1><br>
3838
<br>
3939
<div class="code-back">
4040
<span class="blue-text">&lt;label&gt; <span class="normal-code">Username : </span>&lt;/label&gt;</span><br>
41-
<span class="blue-text">&lt;input <span class="lblue-text">type=<span class="red-text">"text"</span> id=<span class="red-text">"basicForm"</span></span></span>
41+
<span class="blue-text">&lt;input <span class="lblue-text">type=<span class="red-text">"text"</span> id=<span class="red-text">"basicForm"</span> class=<span class="red-text">"control-jkforms"</span></span>&gt;</span>
4242
</div>
4343

4444

0 commit comments

Comments
 (0)