HTML
Quick Definition
Standard markup language for web page structure and content
Full Definition
HyperText Markup Language, the standard for creating web page structure and content.
Examples
semantic HTML, forms, tables, accessibility, SEO
Related Terms
css
dom
accessibility
More Frontend Terms
Flexbox
CSS layout module for one-dimensional item arrangement
State Management
Managing application data state across components
Tailwind CSS
Utility-first CSS framework for custom design building
Server-Side Rendering
Rendering web pages on the server for initial load
Component Library
Pre-built reusable UI components for faster development
Server Components
React components rendering on the server for better performance