Skip to content

DavidHeUX/css-styling

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

CSS Styling Exercise

Not a lot of instructions here. Use a variety of CSS Selectors to style the page elements as specifically as possible. Think about using CSS rules like the following:

  • width
  • height
  • min-width
  • min-height
  • color
  • background-color
  • border
  • margin
  • padding

In terms of selectors, try selecting by element, class, and id. Then tyr using child and descendant selectors that combine some of those.

About

A simple CSS styling exercise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 93.5%
  • CSS 6.5%