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
Hydration
Process of attaching JS event handlers to server-rendered HTML
CSS Grid
Two-dimensional CSS layout system for complex layouts
React
JavaScript library for building user interfaces
Single-Page Application
Web app that loads once and dynamically updates content
Component Library
Pre-built reusable UI components for faster development
Server-Side Rendering
Rendering web pages on the server for initial load