Skip to content

Learning materials covering CSS key concepts & responsive design

Notifications You must be signed in to change notification settings

EllieJudge/CSS-key-concepts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSS Key Concepts: Responsive Design

Welcome to Feline Flexbox with Cat Cards!

Follow the instructions in this Read Me to create your very own, feline flexy, responsive Cat page! Me-ow!

Clawy cat

Getting Started

After forking this repository you will need to then clone the repo locally and open up your index.html file in your browser. We recommend Google Chrome but any will do.

You should now see a collection of cute cat pictures and cat info. Yay.

-- Notice how our elements stretch across the page, one on top of another. This is called the documents 'normal flow' or 'flow layout'.

Ok.

But our page sure looks ugly! 😿

What is the first thing we might do before we start styling our web page? 🤔

See Activity-1 to find out!

About

Learning materials covering CSS key concepts & responsive design

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 49.8%
  • JavaScript 47.8%
  • CSS 2.4%