Week 14 and 15

HTML, CSS, and the Final Project


Last Regular Assignment: HTML and CSS, Part II

Your last assignment is a continuation on last week's coding assignment. The resources I posted the week before Thanksgiving are still helpful this week so I will not repeat that information here. You will continue your Code Academy lesson and complete ONE of the following modules: "Make a Website" or "Learn CSS' which are part of the HTML and CSS module that you completed about a week ago. If you are interested in solidifying last week's skills, I suggest the "Make a Website" lesson. If you are interested in learning web development in more depth, I suggest the "Learn CSS" lesson.

If you choose "Make a Website," complete the following sections:

  • What are HTML and CSS
  • Anatomy of an HTML element
  • Add a Heading
  • Add a Paragraph
  • Anchor Elements
  • A Closer Look
  • Adding Images
  • Add a Video
  • Create and Unordered List
  • Parent and Child Elements
  • Add a Div
  • Metadata: The Brains
  • HTML Review

If you choose "Learn CSS," complete the following sections:

  • Intro to CSS
  • Inline Styles
  • The <style> Tag
  • The .css File
  • Linking the CSS File
  • Tag Name
  • Class Name
  • Multiple Classes
  • ID Name
  • Classes and IDs
  • Specificity
  • Chaining Slectors
  • Nested Elements
  • Chaining Specificity
  • Important
  • Multiple Selectors
  • Reviswe CSS Selectors

Final Project

TBA