Learn HTML
In this HTML course, you’ll learn to structure content, incorporate multimedia, create webpages, and optimize your code for search engines and accessibility. By the end of the course, you’ll have the skills to create engaging and effective web content.
- Skill Level:
Beginner - Prerequisties:
None - Two Full
Projects - Course Length
Approx. 4 hours
Course Syllabus:
Setting Up
- What is HTML?
- How is it relevant?
- What to expect from this course
- What is a code editor?
- Choosing a code editor
- Setting up VSCode
- Setting up Replit
HTML Basics
- HTML Tags
- HTML Elements
- Creating HTML Files
- DOCTYPE Declaration
- HTML Tag
- Head Tag
- Meta Attribute
- Title Tag
- Body Tag
- Paragraph Tag
- Headings (h1 – h6)
- Bolding Text
- Italicizing Text
- Commenting
- Element Nesting
- Adding Links
- Adding Images
- Alt Attribute
- Sizing Images
- Lists
- Buttons
- Span Tag