Skip to content

Grim3ntrix/odin-foundation-course-css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro to CSS

Introduction

In the last lesson, we looked at how HTML is used to structure a web page. The next step is all about making that structure look good, which is what CSS is for. Over the next few lessons, we’ll be focusing on some foundational CSS concepts—stuff that everyone should know, whether you’re new to it or just need a quick refresher.

Skills Demonstrated

By completing this project, the following skills will have been demonstrated:

  • Adding styles to HTML using CSS
  • Understanding and utilizing the class and ID attributes for styling
  • Applying styles to specific elements by using the appropriate CSS selectors

Project Recipes - Foundations Course (HTML)

You can visit my previous lesson output here: Odin Recipes.

You can freely visit the repository of my previous lesson output here: Odin Recipes Repo

About

Intro to CSS - Foundations Course (Cascading Style Sheets)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published