Skip to content

Short exercices to become more confortable with css

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.md
Notifications You must be signed in to change notification settings

mathieucans/css-koans-kata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSS KOANS KATA - FLEX

The objective of these exercices is to become more confortable with css flex manipulation.

graphical instructions

  1. Start: add a css file that make header green and content red.
  2. Flex: use diplay flex to make content fill the entire page.
  3. Side bar: add a 25% width left sidebar.
  4. Tab & status: add some uniform tabs on top of content, and a status bar on bottom.
  5. Scroll: add some items in content of 150px Height. Make content scrollable.
  6. Russian doll: add a first div that host entire content. Keep same behaviour.
  7. Dot dot dot: Create an item that have a long text that is overflow with ellipsis. Keep same behaviour.

Resources

About

Short exercices to become more confortable with css

Topics

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages