Web Development Fundamentals 3 Lessons Understanding how website works Start How HTML CSS & JavaScript works together? Start How internet works? Start Introduction to HTML5 4 Lessons HTML Vs HTML 5 Start Basic structure of html page Start What is new in html5? Start Basic Tags Start Formatting tags 4 Lessons paragraph, heading Start bold, italic, underline, Start center, mark, delete Start insert, article, nav, address Start Hyperlink 3 Lessons hyperlink tag with name Start target attribute Start image as link Start Working with images 1 Lesson image and picture tag Start Marquee 3 Lessons Marquee tag with direction Start behavior and scroll amount Start attribute Start Lists in HTML 3 Lessons Ordered list Start Unordered list Start Definition list Start Table Tag 5 Lessons table creation tag Start row and column creation Start table heading and caption Start row merging Start column merging Start iframe 1 Lesson creating ifram with attributes Start Form Tag 8 Lessons Form tag with action Start method attribute Start Input tag( text, password, radio, checkbox, number, date, color, hidden, email, button, submit, reset, range) Start Label tag Start Text area Start Field set and legend Start output and data list Start Button tag Start HTML Media 1 Lesson Video and audio tag Start CSS 4 Lessons Introduction to CSS Start Types of CSS Start Use of CSS Start CSS Syntax Start Basic Properties 2 Lessons Text Properties Start Background and border properties Start Selector 4 Lessons Group selector Start Class Selector Start Id selector Start Universal selector Start CSS Properties 4 Lessons width , padding, display Start margin properties Start Position Overflow and float Start properties Start Pseudo Properties 2 Lessons Pseudo classes Start Pseudo elements Start image and border 2 Lessons CSS Border image Start Multiple backgrounds Start Shadow Effects 2 Lessons Text Shadow Start Box Shadow Start Animation 1 Lesson using CSS properties and keyframes Start Introduction to JS 4 Lessons The need of javascript Start Features of JavaScript Start How to write and execute JavaScript Start "hello world" program Start Basic of JavaScript 10 Lessons JavaScript syntax Start Variables Start Types of Variables Start Data types used in JavaScript Start Operators Start Control Statements Start Array and its built in functions Start Number functions Start String and its functions Start Date functions Start Functions 4 Lessons User defined functions Start Default and parameterized functions Start Anonymous function Start Map(), filter() functions Start Document Object Model (DOM) 5 Lessons Introduction to DOM Start Use of DOM Start basic DOM methods Start Event handling Start Reading form using DOM Start Object Oriented Concepts 8 Lessons Introduction to OOP's concepts Start Principles of OOP's Start Introduction to class Start Class creation Start Object Start Constructor and its types Start ES6 class declaration Start Inheritance Start Exception Handling 3 Lessons Introduction to exception Start Exception mechanism Start “try-catch-finally” constructions Start Async programming in JS 3 Lessons Introduction to async programming Start async - await Start Promise Start HTTP request 2 Lessons Introduction to http Start reading form using DOM Start