HTML

Class Monday, September 28, 2015

0. Today’s featured website:

Today’s goals: Continue review of HTML challenge; Learn Font Awesome

1. HTML Cheat Sheet

  • Remember to update this with code you want to remember or links you will need later
  • Don’t forget to save the file after you add new stuff.

2. HTML Challenge Review

  • Let’s review– and also check out some updates
  • FYI- HTML tag list
  • New challenge- Font Awesome!
    • To begin, paste this code in your head section:
      <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
    • Now let’s check out some examples
    • Finally, here are the icons we can use
    • Let’s try making our bullets more interesting with Font Awesome