HTML Basics
  • HTML Basics
  • Quiz # 1
  • HTML4 vs. HTML5
  • Making your first HTML page
  • Quiz # 2
  • Tools to create HTML files
  • Base HTML Tags
  • Quiz # 3
  • Paragraph Tags
  • Break Tag
  • Header Tags
  • Bold and Italic Tags
HTML Advanced
  • Ordered and Unordered Lists
  • Image Tags
  • Difference between Absolute Link & Relative Liink
  • Hyperlinking to an external page
  • Hyperlinking to an email address
  • Hyperlinking to a file in your site
  • Playing and Controlling Audio
  • Playing and Controllig Video
  • Embedding a Video
  • What is a Table - Pros and Cons
  • Table properties
  • Adding an iFrame
  • What is possible with a form with only HTML knowledge
  • Defining the form
  • Text fields and Text areas
  • Radio Buttons and Check Boxes
  • Data Input and Buttons
  • Proper file structure
  • Code commenting
  • Meta Tags
CSS Basics
  • About the class - what you will need
  • What is CSS and why we need it?
  • What's new in CSS3
  • CSS Selectors, Propterties and Attributes
  • ID Selectors
  • Class selectors
  • Element Selectors
  • All Selectors
CSS Advanced
  • Internal Style Sheets
  • External Style Sheets
  • Inline Styles
  • The Box Model
  • Adding Color
  • Working with fonts
  • Background Images
  • Background Images: Part 2
  • Styling links
  • Styling ID Tags
  • Float and Clear
  • Block and Inline Elements
  • Positioning
  • Building the Framework
  • Setting the styles
  • Adding the elements
  • CSS 6-4
PHP Basics
  • Web Development Intro
  • Web Development Installation
  • PHP Basic
PHP Advanced
  • PHP Advanced # Part 1
  • PHP Advanced # Part 2
  • PHP Advanced # Part 3
  • PHP Advanced # Part 4
  • PHP Advanced # Part 5
Mastering Git
  • Git: Part 1
  • Git: Part 2
Mastering JavaScript
  • JavaScript Basic
  • JavaScript Advanced: Part 1
  • JavaScript Advanced: Part 2
  • JavaScript Advanced: Part 3
  • JavaScript Advanced: Part 4
Mastering JSON
  • JSON: Part 1
  • JSON: Part 2
Mastering XML
  • XML: Part 1
  • XML: Part 2
MySQL Basics
  • Introduction to MySQL
  • What is SQL?
  • Data Types in MySQL - Part 1
  • Data Types in MySQL - Part 2
  • XAMPP Installation
  • MySQL Workbench Installation
  • Creating Database & Table through PHPMyAdmin
  • Creating Database & Table through MySQL Workbench
  • Understanding Primary Key, Database Users & their Permissions
  • Importing & Exporting Databases
  • SQL Statement Types
  • Basic SQL Syntax
  • SQL query constructs