Course curriculum

  1. 01
    • Introduction

    • Course Curriculum

    • How to Get Course requirements

    • Getting Started on Windows, Linux or Mac

    • How to ask a Great Questions

    • FAQ’s

  2. 02
    • Introduction HTML

    • Choosing Code Editor

    • Installing Code Editor (Sublime Text)

    • Overview of a Webpage

    • Structure of a Full HTML Webpage

    • First Hello World! Webpage

    • Summary

  3. 03
    • Introduction

    • Heading tags

    • Paragraph

    • Formatting Text

    • List Items Unordered

    • List Items Ordered

    • Classes

    • IDs

    • Comments

    • Summary

  4. 04
    • Introduction

    • Images

    • Forms

    • Form Actions

    • Br tag

    • Marquee

    • Text area

    • Tables

    • Links

    • Navbar - Menu

    • HTML Entities

    • Div tag

    • Google Maps

    • Summary

  5. 05
    • Introduction

    • HTML5 Audio

    • HTML5 Video

    • Progress Bar

    • Drag and Drop

    • Canvas

    • Iframes

    • Input Types

    • Input Attributes

    • YouTube Video Linking

    • Creating Responsive Page

  6. 06
    • Introduction

    • Registration Form

    • Login Form

    • About Us Form

    • Contact Us Form

    • Footer Form

    • Integrate All Together

    • Coding Exercise

    • Solution for Coding Exercise

    • Summary

  7. 07
    • Introduction

    • Challenge – HTML 5 Clock Face with Numbers

    • Project overview

    • Conclusion on Project

    • Summary

  8. 08
    • Introduction

    • CSS Syntax

    • Creating a first page with CSS Style

    • Inline CSS

    • Internal CSS

    • External CSS

    • CSS Classes

    • CSS IDs

    • Colors

    • Backgrounds

    • Floating

    • Positioning

    • Margins

    • Padding

    • Borders

    • Summary

  9. 09
    • Introduction

    • Styling Text

    • Aligning Text

    • Styling Links

    • Font Family

    • Font Styles

    • Applying Google Fonts

    • Box Model

    • Icons

    • Tables

    • Navigation-Menu

    • Dropdowns edit require

    • Summary

  10. 10
    • Introduction

    • Advanced Selectors

    • Forms

    • Website Layout

    • Rounded Corners

    • Color Keywords

    • Animations

    • Pseudo Classes

    • Gradients

    • Shadows

    • Calculations

    • Creating Responsive Page

    • Summary

  11. 11
    • Introduction

    • Button Styles

    • Flexbox

    • CSS Grid

    • Pagination

    • Multiple Columns

    • Image Reflection

    • UI - UX Design

    • Social Media Icons

    • External CSS Style adding

    • Coding Exercise

    • Solution for Coding Exercise

    • Summary

  12. 12
    • Introduction

    • CSS Project Getting

    • CSS Project Overview

    • Summary

  13. 13
    • What is JavaScript

    • Installing Code Editor (Sublime Text)

    • Installing Code Editor(Visual Studio Code)

    • Hello World Program

    • Getting Output

    • Summary

  14. 14
    • Introduction

    • Internal JavaScript

    • External JavaScript

    • Inline JavaScript

    • Async and defer

    • Variables

    • Data Types

    • Numbers

    • Arrays()

    • Boolean

    • Objects

    • Comments

    • Summary

  15. 15
    • Introduction

    • Strings

    • String Formatting

    • String Methods

    • Summary

  16. 16
    • Introduction

    • Arithmetic operators

    • Assignment operators

    • Comparison operators

    • Logical operators

    • Summary

  17. 17
    • Introduction

    • If statement

    • If-else statement

    • If-else-if statement

    • Switch-case statement

    • Summary

  18. 18
    • Introduction

    • While loop

    • Do-while loop

    • For loop

    • Break

    • Continue

    • Coding Exercise

    • Solution for Coding Exercise

    • Summary

  19. 19
    • Introduction

    • Creating a Function

    • Function Call()

    • Function with parameters

    • Summary

    • Function Bind()

  20. 20
    • Introduction

    • How to Use Google chart script

    • Line Graph chart

    • Scatter plots chart

    • Bar chart

    • Pie chart

    • 3D Pie chart

    • Summary

  21. 21
    • Introduction

    • Try-catch

    • Try-catch-finally

    • Summary

  22. 22
    • Introduction

    • On Submit Validation

    • Input Numeric Validation

    • Login Form Validation

    • Password Strength Check Validation

    • Summary

  23. 23
    • Introduction

    • Installing Free FTP Solution (FileZilla)

    • Setting Up FTP (File Transfer Protocol)

    • Publish Website to Hosting Server

    • Summary

  24. 24
    • Bonus Lecture for Whats Next