Displaying 1 - 10 of 958
HTML Basics
Class
Web pages are made with HTML (Hypertext Markup Language).
HTML is a markup language, the text content is wrapped in tags...
MDN list of ARIA states and properties.
Accessibility
Class
Can all users access your system, regardless of capability?
ARIA - Accessible Rich Internet Applications.
WCAG - Web...
Web Components
Class
Custom web elements with encapsulated CSS and behavior.
Primitives
Accessible base components, made to be extensible.
https...
TailwindCSS
Class
TailwindCSS provides utility classes.
With tailwind, you use these utility classes in your HTML instead of writing CSS.
On...