Learn JavaScript the Hard Way
An exercise based logical course in the most popular language in the world.
This is part of a product bundle.
Module HTML Basics
Learn how browsers structure the content you see using HTML tags.
- 01: ElementsIntroducing basic terminology for HTML.
- 02: Tags in DetailA quick reference of the major HTML tags you'll use the most.
- 03: AttributesLearn about how attributes modify tags, and aren't used much anymore.
- 04: LinksLearn how to link to another HTML document.
- 05: Important AttributesA list of the major attributes on tags you'll most likely use.
- 06: The DOMExplain the Document Object Model and how nested tags work.
- 07: TablesFocus on tables for tabular data.
- 08: FormsFocus on forms for collecting information from the user and submitting it.
- 09: Custom TagsAn explanation of using your own tags, why that's the easiest way to work, followed by a challenge.
- 10: Simple Layouts with BlockstartBridging from HTML to CSS using blockstart.css
Register for Learn JavaScript the Hard Way
Register today for the course and get the all currently available videos and lessons, plus all future modules for no extra charge.