WA-001 2.7: #7: Introduction to HTML

#7: Introduction to HTML

Learn the basics of HTML markup (open and close tags, attributes), and the main differences to XML (which is used by React). Also spends some time on how to embed structured data into HTML pages, to help search engines correctly understand the purpose of your page, and how to use Chrome Developers Tools to examine the HTML on a page, which can be useful later to diagnose problems on HTML pages.

COURSE PAGE