What is HTML?¶
HTML stands for Hypertext Markup Language. In a bit of an oversimplification, HTML gives structure to a webpage, while CSS controls style, and Javascript adds functionality. HTML also serves an important role in web accessibility.
Learning HTML¶
- Chapter 9: HTML Basics in Open Technical Communication
- w3schools | HTML: The language for building web pages
- LinkedIn Learning | HTML Essential Training
- Mozilla Developer Network web docs | HTML
HTML and Accessibility¶
- HTML: A good basis for accessibility | MDN web docs
- The Webflow guide to HTML5 semantic elements | Webflow Blog
- Three common accessibility pitfalls for developers: information and relationships | Julie Grundy
- Creating HTML layouts that meet accessibility standards
Validate your html¶
Learn more about HTML¶
Here are some excellent resources on the history of HTML and its application in technical communication.
History/Background¶
In Technical Communication¶
Last update: 2020-07-20