Glossary · Term
HTML
HTML is the markup language used to structure web pages.
HTML describes the structure of a web page, including headings, paragraphs, tables, images, and links. Browsers read it to build the page skeleton.
When asking AI for edits, saying whether the HTML structure must be preserved helps produce safer changes.
✅ Why it matters
- Foundation for understanding web page structure
- Affects search engines and accessibility
⚠️ Limits and debates
- Confusing structure with styling can make changes larger than needed