Course curriculum
-
1
Module-1: Introduction
-
Getting Started: Installing Essential Tools
-
The Trio of Web Development_ HTML, CSS, and JavaScript
-
Quiz: Intro of HTML CSS and JS
FREE PREVIEW
-
-
2
Module-2: HTML Basics
-
Introduction to HTML
-
HTML Workflow
-
Task: Creating Your First Hello world program
-
Our first elements: The Paragraph
-
Heading element
-
Quiz: HTML basic elements
-
Task: Structuring Content with Paragraphs and Headings
-
The Chrome Inspector
-
HTML Document Structure
-
How to fork codepen
-
HTML Comments
-
-
3
Module-3: Text Elements
-
The Strong Element
-
The Bring Attention To Element
-
Quiz: HTML bold elements
-
The Idiomatic Text Element
-
Superscript and Subscript
-
Task: Exploring Text-Based Elements
-
Creating Lists (Ordered and Unordered)
-
Nesting Lists
-
Building our first application
-
Quiz: HTML Text elements
-
Task: HTML Lists
-
-
4
Module-4: Links and Images
-
Understanding Anchor Tags
-
Creating Relative Links
-
Linking Within Pages
-
Mailto and Tel Links
-
Quiz: Links in HTML
-
Task: Mastering Anchor Tags and Creating Links
-
HTML Images
-
The alt attribute
-
Quiz: HTML Images
-
Task: Working with Images
-
-
5
Module-5: HTML Tables
-
HTML Tables
-
Table structure
-
Rowspan and colspan
-
Quiz: HTML Tables
-
Task: HTML Tables
-
-
6
Module-6: HTML Input elements
-
Input Elements in HTML
-
More input types
-
Quiz: HTML Input tag
-
-
7
Module-7: HTML Forms
-
HTML Forms
-
Building Registration form
-
Quiz: HTML Forms
-
Task: Creating a Form with Input Elements
-
-
8
Module-8: Inline, block and Semantic tags
-
The Span element
-
The Purpose of Divs
-
Introducing Semantic Markup
-
Exploring Semantic Elements
-
Semantic elements Exercise
-
Quiz: Semantic tags in HTML
-
Task: Healthy Habits Using Semantic HTML
-
-
9
Module-9: HTML Media Elements
-
Working with the Audio Element
-
Working with Video Elements
-
Working with HTML Iframes
-
Quiz: HTML Media elements
-
Task: Build a Multimedia Web Page
-