Skip to content

omarsuliman/CSS-Styling-re-coded-000

 
 

Repository files navigation

CSS Styling Code Along

Objectives

  1. Review linking an external CSS file.
  2. Review writing selectors.
  3. Styling text content.

Introduction

In this code along exercise we will be adding style to our pages by linking an external CSS file.

Steps

  1. Fork this repository.
  2. Clone your fork.
  3. cd into the folder for this lab.
  4. Code along with the included video below. While coding work in your cloned copy of this lab! The instructors foldername will be different than yours.
  5. After the video: stage, commit, and push up your changes.
  6. Then make a pull request.
<iframe width="100%" height="720" src="//www.youtube.com/embed/aA8k-hK8qzg?rel=0&controls=1&showinfo=1" frameborder="0" allowfullscreen></iframe></iframe>

View CSS Styling on Learn.co and start learning to code for free.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 98.2%
  • CSS 1.8%