|
94 | 94 | <h1 id="packageName">Jquery Mask Plugin</h1>
|
95 | 95 | <p id="packageDescription" class="text-muted">A jQuery Plugin to make masks on form fields and HTML elements.</p>
|
96 | 96 |
|
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 | + |
115 | 98 |
|
116 | 99 | <!-- Statistics -->
|
117 | 100 | <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>
|
202 | 185 |
|
203 | 186 | </div>
|
204 | 187 | </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 | + |
205 | 207 | </main>
|
206 | 208 | <!-- Sidebar -->
|
207 | 209 | <aside class="col-md-4 p-0">
|
|
0 commit comments