konscia / css-skewed-highlight

Estudo de CSS a partir do tutorial https://pepelsbey.dev/articles/skewed-highlight/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Just doing the code from the pretty nice tutorial: https://pepelsbey.dev/articles/skewed-highlight/

Interesting Topics

  • Use of preconnect link rel tags;
  • Use of the element mark that I didn't know
  • Use of the grid display to completely center one element
  • Use of many gradient-backgrounds in just one element
  • Use of background-size and background-position to position each one of the gradients
  • Use of padding-inline and margin-inline
  • Use of the css property "box-decoration-break"

About

Estudo de CSS a partir do tutorial https://pepelsbey.dev/articles/skewed-highlight/


Languages

Language:CSS 72.7%Language:HTML 27.3%