Completed
⌨️ HTML Anatomy
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
HTML & Coding Introduction – Course for Beginners
Automatically move to the next video in the Classroom when playback concludes
- 1 ⌨️ Introduction
- 2 ⌨️ What is a code editor?
- 3 ⌨️ Code editor options
- 4 ⌨️ Files files files
- 5 ⌨️ HTML Introduction
- 6 ⌨️ HTML - what is it exactly?
- 7 ⌨️ HTML Syntax
- 8 ⌨️ Saving files in your code editor
- 9 ⌨️ HTML Anatomy
- 10 ⌨️ Headings
- 11 ⌨️ Paragraphs
- 12 ⌨️ HTML headings, paragraphs and emphasis
- 13 ⌨️ Indenting code in HTML
- 14 ⌨️ HTML lists
- 15 ⌨️ HTML links
- 16 ⌨️ Navigating Pages
- 17 ⌨️ Images in HTML
- 18 ⌨️ Creating tables using HTML
- 19 ⌨️ Introducing the Div
- 20 ⌨️ Semantic sectioning
- 21 ⌨️ Table Tennis Leaderboard: Project prep
- 22 ⌨️ Table Tennis Leaderboard: Starting out our project
- 23 ⌨️ Table Tennis Leaderboard: table rows and lists
- 24 ⌨️ Table Tennis Leaderboard: Sectioning and the figure element
- 25 ⌨️ HTML forms
- 26 ⌨️ The various input element types in HTML
- 27 ⌨️ HTML Inputs exercise 1
- 28 ⌨️ HTML Inputs exercise 2
- 29 ⌨️ HTML Inputs exercise 3
- 30 ⌨️ The select dropdown in HTML
- 31 ⌨️ The Inspect tool
- 32 ⌨️ Using the data attribute in HTML
- 33 ⌨️ Commenting out code
- 34 ⌨️ What’s next?