A Complete Introduction to HTML
Introduction and tooling
Learn about the tools you need to be successful as a Web Developer today. What is the difference between a Text Editor and a Word Processor? A web app and a website? Can you make mobile apps with HTML? Find out in this series of posts and get started by outfitting your utility belt of web development with the right tools.
Formatting Text
Words, words, words. Learn to format the foundational building blocks of communicating your message online. Add special characters to your text, format your text in different ways, and emphasize it in a way that search engines will understand.
2.1 - Get an introduction to how HTML is translated to the browser using the Document Object Model (DOM)
Presentational Elements
Enhance your HTML writing with more ways of presenting information through tables, lists, and more advanced forms of structuring your content.