On your mark, get set... GO!
  • Course introduction and welcome
  • Project overview: A "Coming Soon" webpage
  • Getting started with HTML and CSS
  • Creating HTML and CSS files
  • Check your progress!
Adding content to your webpage using HTML
  • Understanding HTML
  • Learning HTML syntax
  • Adding headings and paragraph text
  • Using special characters
  • Adding web and email links
  • Adding images
  • Finding icons and other graphics
  • Making clickable images
  • Checking your HTML code for mistakes
  • Check your progress!
Controlling the look of your content with CSS
  • Understanding CSS
  • Adding CSS to your webpage
  • Learning CSS syntax
  • Changing fonts
  • Choosing a good color scheme
  • Changing colors on your webpage
  • Checking your CSS code for mistakes
  • Check your progress!
Publishing your webpage: The (not-so-scary) technical stuff
  • How web publishing works
  • Understanding FTP: File Transfer Protocol
  • Getting your files online using FTP
  • Editing your webpage online
  • Check your progress!
Putting it all together: Webpage layout and design
  • Using HTML and CSS together
  • Dividing sections of content using DIVs
  • Changing the background color of a section
  • Changing the width of a section
  • Centering content inside a section
  • Repositioning an entire section
  • Controlling the way links appear on your webpage
  • Changing your text to uppercase or lowercase
  • Categorizing your webpage content using classes
  • Repositioning images on your webpage
  • Changing the space around sections of content
  • Check your progress!
Getting fancy: Tweaking your webpage design
  • Going further with HTML and CSS
  • Making rounded corners
  • Tweaking line spacing
  • Changing the way a link appears when you hover over it
  • Adding a drop shadow effect
  • Creating special effects with images
  • Check your progress!
Wrapping up
  • Project review: Coming Soon page