Skip to content

Commit 94e3e05

Browse files
committed
Update file: jquery-mask-plugin-by-igorescobar.html
1 parent bfb939b commit 94e3e05

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

jquery-plugins/jquery-mask-plugin-by-igorescobar.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,16 +94,21 @@
9494
<h1 id="packageName">Jquery Mask Plugin</h1>
9595
<p id="packageDescription" class="text-muted">A jQuery Plugin to make masks on form fields and HTML elements.</p>
9696

97-
<div class="d-inline-flex align-items-center bg-light border rounded-pill px-3 py-1 me-2 mb-2">
97+
<div class="tags">
9898
<div class="d-inline-flex align-items-center bg-light border rounded-pill px-3 py-1 me-2 mb-2">
99+
<i class="bi bi-tag-fill me-2"></i> <!-- Bootstrap icon for tag -->
99100
<span>html-element</span>
100101
</div><div class="d-inline-flex align-items-center bg-light border rounded-pill px-3 py-1 me-2 mb-2">
102+
<i class="bi bi-tag-fill me-2"></i> <!-- Bootstrap icon for tag -->
101103
<span>javascript</span>
102104
</div><div class="d-inline-flex align-items-center bg-light border rounded-pill px-3 py-1 me-2 mb-2">
105+
<i class="bi bi-tag-fill me-2"></i> <!-- Bootstrap icon for tag -->
103106
<span>jquery-mask-plugin</span>
104107
</div><div class="d-inline-flex align-items-center bg-light border rounded-pill px-3 py-1 me-2 mb-2">
108+
<i class="bi bi-tag-fill me-2"></i> <!-- Bootstrap icon for tag -->
105109
<span>jquery-plugin</span>
106110
</div><div class="d-inline-flex align-items-center bg-light border rounded-pill px-3 py-1 me-2 mb-2">
111+
<i class="bi bi-tag-fill me-2"></i> <!-- Bootstrap icon for tag -->
107112
<span>mask</span>
108113
</div>
109114
</div>

0 commit comments

Comments
 (0)