HTML/CSS interface components.
Inspired by pea.rs
In honor to my grandma.
- Article
- Header
- Footer
- Table
- Card
- Grid
- Forms
- Buttons
- Lists
- Ordered
- Unordered
- Definitions
- Tags
- Navigation
- Breadcrumb
- Vertical Links
- Pagination
- Tabs
- Media
- Figure
- Image
- Video
- Audio
- Modal
- Alert
- Notification
- Tooltip
The Article component follows this convention:
-- container (if had sidebars or nav)
---- content
------ inner (if had aditional elements inside the content)
-- container (if had thumbnail)
---- content
------ inner (if had aditional elements inside the content)