Course curriculum
-
1Introduction To HTML
- Welcome! Free Preview
-
Setting Up a Development Environment
- Introduction to HTML Free Preview
-
HTML Anatomy
-
The Body Element
-
HTML Structure
-
Headings
-
Divs
-
Attributes
-
Displaying Text
-
Styling Text
-
Line Breaks
-
Unordered Lists
-
Ordered Lists
-
Images
-
Image Alts
-
Videos
-
HTML Document Standards
-
The html Tag
-
The Head
-
Page Titles
-
Creating Links to Other Web Pages
-
Opening Links in a New Window
-
Linking to Internal Pages
-
Linking Anything
-
Linking to Sections on the Same Page
-
Whitespace
-
Indentation
-
Comments
-
Project: Foodie’s Culinary Adventures Blog
-
2HTML Tables
-
Introduction to HTML Tables
-
Building Your First Table
-
Table Rows
-
Table Data
-
Adding Table Headings
-
Adding Table Borders
-
Spanning Columns
-
Spanning Rows
-
Table Body
-
Table Header
-
Table Footer
-
Enhancing Table Appearance with CSS
-
Project: Create a Coding Bootcamp Schedule Table
-
-
3HTML Forms
-
Understanding Forms in HTML
-
Creating a Text Input Field
-
Adding a Label to Your Form
-
Creating a Secure Password Input Field
-
Creating a Number Input Field
-
Range Input
-
Checkbox Input
-
Radio Button Inputs
-
Dropdown Menu
-
Datalist Input
-
Textarea element
-
Adding a Submit Button
-
-
4HTML Form Validation
-
Basics of HTML Form Validation
-
Making Form Fields Mandatory
-
Defining Minimum and Maximum Values for Input Fields
-
Checking Text Length in HTML Forms
-
Validating Text Format with Patterns
-
-
5Learn CSS
-
Module 1: Introduction to CSS
-
Module 2: Integration of HTML and CSS
-
Module 3: Responsive Web Design
-
Module 4: Project: Building a Simple Web Page
-
-
6Learn JavaScript
-
Module 1: Introduction to JavaScript
-
Module 2: Control Flow and Functions
-
Module 3: Arrays and Loops
-
Module 4: Working with Objects
-
Module 5: Scope and Closures
-
Module 6: Introduction to the DOM
-