-
-
Notifications
You must be signed in to change notification settings - Fork 0
snippets
Ritu Raj Pratap Singh edited this page Oct 26, 2024
·
4 revisions
Prefix | Description |
---|---|
! |
HTML5 basic structure |
html5:full |
HTML5 complete structure with header, main, footer |
meta:all |
Complete set of common meta tags including SEO and social media |
nav:responsive |
Responsive navigation bar with toggle button |
form:contact |
Contact form with common fields and styling classes |
cards |
Card component with image, title, text, and button |
hero |
Hero section with title, text, and CTA buttons |
table:responsive |
Responsive table with wrapper |
modal |
Accessible modal dialog |
grid |
CSS Grid container with items |
flex |
Flexbox container with items |
input:group |
Input group with label and help text |
video:responsive |
Responsive video container |
footer:full |
Full footer with multiple sections |
script:all |
Common script tag variations with best practices |
a11y:landmarks |
Common accessibility landmarks with ARIA roles |
cookie:banner |
GDPR compliant cookie consent banner |
skeleton |
Loading skeleton placeholder |
search:advanced |
Advanced search bar with suggestions support |
accordion |
Accessible accordion component |