Skip to content

Commit 3defc05

Browse files
committed
Update file: jquery-mask-plugin-by-igorescobar.html
1 parent 6b5ea5b commit 3defc05

File tree

1 file changed

+20
-18
lines changed

1 file changed

+20
-18
lines changed

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

Lines changed: 20 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -94,24 +94,7 @@
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="tags">
98-
<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 -->
100-
<span>html-element</span>
101-
</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 -->
103-
<span>javascript</span>
104-
</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 -->
106-
<span>jquery-mask-plugin</span>
107-
</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 -->
109-
<span>jquery-plugin</span>
110-
</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 -->
112-
<span>mask</span>
113-
</div>
114-
</div>
97+
11598

11699
<!-- Statistics -->
117100
<div class="stat-row d-flex justify-content-around align-items-center text-center mb-2">
@@ -202,6 +185,25 @@ <h1 id="packageName">Jquery Mask Plugin</h1>
202185

203186
</div>
204187
</article>
188+
<div class="tags">
189+
<div class="d-inline-flex align-items-center bg-light border rounded-pill px-3 py-1 me-2 mb-2">
190+
<i class="bi bi-tag-fill me-2"></i> <!-- Bootstrap icon for tag -->
191+
<span>html-element</span>
192+
</div><div class="d-inline-flex align-items-center bg-light border rounded-pill px-3 py-1 me-2 mb-2">
193+
<i class="bi bi-tag-fill me-2"></i> <!-- Bootstrap icon for tag -->
194+
<span>javascript</span>
195+
</div><div class="d-inline-flex align-items-center bg-light border rounded-pill px-3 py-1 me-2 mb-2">
196+
<i class="bi bi-tag-fill me-2"></i> <!-- Bootstrap icon for tag -->
197+
<span>jquery-mask-plugin</span>
198+
</div><div class="d-inline-flex align-items-center bg-light border rounded-pill px-3 py-1 me-2 mb-2">
199+
<i class="bi bi-tag-fill me-2"></i> <!-- Bootstrap icon for tag -->
200+
<span>jquery-plugin</span>
201+
</div><div class="d-inline-flex align-items-center bg-light border rounded-pill px-3 py-1 me-2 mb-2">
202+
<i class="bi bi-tag-fill me-2"></i> <!-- Bootstrap icon for tag -->
203+
<span>mask</span>
204+
</div>
205+
</div>
206+
205207
</main>
206208
<!-- Sidebar -->
207209
<aside class="col-md-4 p-0">

0 commit comments

Comments
 (0)