HTML and CSS basics objectives

Welcome to Introduction to Programming!

In this Level, we will be learning the building blocks of making responsive web pages. You will be working with the following tools:

  • Git
  • Command line/Terminal
  • Markdown
  • HTML
  • CSS
  • Bootstrap
  • JavaScript Console

At the end of this Level, you should be able to:

Navigate the command line to access and create directories and files

Use Git to track the creation of static webpages

Create a static webpage using both Markdown and HTML

Style a static webpage using custom CSS rules in a linked stylesheet

Apply Bootstrap rules and classes

Adapt a webpage for responsive design