HTML

Written by Cody Lindley

The Front-End Developer Roadmap from Frontend Masters - Advance your skills with in-depth, modern front-end engineering courses.


Overview:

Learning resources and tools.


Definitions:

HTML
HyperText Markup Language, commonly referred to as HTML, is the standard markup language used to create web pages. Web browsers can read HTML files and render them into visible or audible web pages. HTML describes the structure of a website semantically along with cues for presentation, making it a markup language rather than a programming language.
Webpage
A web page is a specific collection of information provided by a website and displayed to a user in a web browser. A website typically consists of many web pages linked together in a coherent fashion. The name "web page" is a metaphor for paper pages bound together into a book.

Contribute content, suggestions, and fixes on github:

https://github.com/FrontendMasters/learning-roadmap


HTML Tools

HTML Templates/Boilerplates/Starter Kits:

Pre Processor:

Linting/Hinting:

Formatter:

Optimizer:

Online HTML Generation Tools:

Authoring Conventions:

Workflow: