Mastering HTML5
  • Introduction to HTML
  • HTML4 vs. HTML5
  • Making your first HTML page
  • Tools to create HTML files
  • Base HTML Tags
  • Paragraph Tags
  • Break Tags
  • Header Tags
  • Bold and Italic Tags
  • Ordered and Unordered Lists
  • Image Tags
  • Difference between Absolute links and Relative Links
  • Hyperlinking to an external page
  • Hyperlinking to an email address
  • Hyperlinking to a file in your site
  • Playing and Controlling Audio
  • Playing and Controlling Video
Mastering CSS
  • About the class - what you will need
  • What is CSS? Why we need it?
  • What's new in CSS3
  • CSS Selectors, properties and attributes
  • ID Selectors
  • Class Selectors
  • Element Selectors
  • All Selectors
  • Inline style sheets
  • External style sheets
  • Inline styles
  • The Box model
  • Adding color
  • Working with fonts
  • Background Images # Part 1
  • Background Images # Part 2
  • Styling links
  • Styling ID Tags
  • Float & Clear
  • Block and Inline Elements
  • Positioning
  • Building the framework
  • Setting the styles
  • Adding the elements
  • Applying to other pages
Mastering Bootstrap
  • Why Bootstrap?
  • Downloading Bootstrap
  • Adding Boostrap to your site
  • Creating the navigation # Part 1
  • Creating the navigation # Part 2
  • Creating the navigation # Part 3
  • Styling images
  • Creating the footer
  • Adding styled buttons
  • Adding Google Maps
  • Adding an image carousel
  • Styling a contact form
  • Creating a complete web page # Part 1
  • Creating a complete web page # Part 2
  • Creating a complete web page # Part 3
Mastering jQuery
  • What is jQuery and Why you need?
  • Downloading jQuery
  • Adding jQuery to your site
  • First look at jQuery code
  • Selectors & Filters
  • Replacing content
  • Handling Events
  • Hover Effects and Hide/Show Events: Part 1
  • Hover Effects and Hide/Show Events: Part 2
  • Fading
  • Slide
  • Toggle
  • Animate
  • Selectors
  • Filters
  • Advanced Selectors
  • Creating content
  • Creating content: Part 2
  • Inserting Contents
  • Modifying Contents
  • Modifying CSS
  • Final Thoughts