Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
HTML Tutorial - Creating Your First Web Page with Basic Elements
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Create HTML file
- 3 Edit HTML file
- 4 Declarative language
- 5 Header element
- 6 Paragraph element
- 7 In line & nested elements
- 8 Markup language
- 9 Section element and indentation
- 10 Unordered list
- 11 Ordered list
- 12 Line breaks
- 13 Comments
- 14 Links and anchor
- 15 Images
- 16 Audio and video
- 17 Tables
- 18 Forms
- 19 Structure HTML page
- 20 Wrap up