First Step and Introduction
  • Some Tips to get you started
  • What is HTML?
  • Course Exercise and Video Quality
  • Editor I recommend links
  • Quiz 1
Page Structure
  • First HTML Code
  • Exploring the document
  • Headings
  • Comments, White Space and line breaks
  • Popular HTML tags
  • Creating Images
  • Creating Links
  • Clickable Images
  • Tables
  • Forms
  • Lists
  • The Rest of the HTML tags
  • Quiz 2
  • Create an HTML paragraph element with some text inside
  • Create the biggest heading
CSS
  • Inline Style
  • Internal Style
  • External Style
  • Selectors
  • Id's and Classes
  • Linking Javascript
  • Common Styling Properties
Extra Lectures - More CSS Examples - Enjoy :)
  • Inserting Pictures and Styling
  • Inserting Pictures Via CSS
  • Hover Effect
EXTRA Section - Lets build a website!
  • Intro
  • Structure
  • Menu
  • Main Divs
  • Footer and more
  • Styling Container, body and header
  • Styling menu
  • Styling main div
  • Styling footer part 1
  • Styling footer part 2
  • Home page image
  • About Page
Messaging Form / Contact form with some PHP
  • Form HTML markup
  • Styling form part 1
  • Styling form part 2
  • Styling form part 3
Lets take our website ONLINE
  • Intro and what we need!
  • Uploading files
  • Process PHP page
  • Validation on the fly
  • Sending emails
  • Adding Images
  • Bonus Lecture