Skip to content

mithunkumarc/learning-css-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

learning-css

HTML specification

https://html.spec.whatwg.org/

CSS specification

https://www.w3.org/Style/CSS/

api specifications

https://realworld-docs.netlify.app/

watch

 Yahoo baba css playlist YouTube

to be covered

  1. combinators
    1. adjacent sibling
    2. general sibling
    3. child
    4. Descendant
  2. !important
  3. margin collapsing : use either margin top or botton
  4. shorthand properties : eg : border: 5px dashed black -> combiles width, style, color

Specificity :

 specificity : It is all about resolving conflicts that arise from Multiple CSS rules which target the same element.

practice

https://www.quackit.com/
https://tobiasahlin.com/blog/common-flexbox-patterns/
https://github.com/gitdagray/css_course

TODO

https://developer.mozilla.org/en-US/docs/Web/API/View_Transitions_API
typography
text effects

read

https://dev.to/smitterhane/13-css-tricks-that-will-give-you-an-adrenaline-rush-5908

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published