Overview of HTML
web.dev · 2,317 words · saved by 1 readers
A brief introduction to the key concepts in HTML.
We want to hear from you! We are looking for web developers to participate in user research, product testing, discussion groups and more. Apply now to join our WebDev Insights Community . web.dev Resources HTML Overview of HTML Stay organized with collections Save and categorize content based on your preferences. HyperText Markup Language, or HTML, is the standard markup language for describing the structure of documents displayed on the web. HTML consists of a series of elements and attributes which are used to mark up all the components of a document to structure it in a meaningful way. HTML
related reading
- HTML elements reference - HTML | MDNdeveloper.mozilla.org
- HTML elements reference - HTML | MDNdeveloper.mozilla.org
- HTMLweb.stanford.edu
- Attributes | web.devweb.dev
- GitHub - bendc/frontend-guidelines: Some HTML, CSS and JS best practices.github.com
- Document structure | web.devweb.dev
- HTML Design Principlesw3.org
- Basic Syntax | Markdown Guidemarkdownguide.org
- HTML Standardhtml.spec.whatwg.org
- The unreasonable effectiveness of HTML — examplesthariqs.github.io
- Say precisely what you mean.index.how
- Using HTML as a Compile Target — Yosh Wuyts — Blogblog.yoshuawuyts.com