CSS Recipes & Design Patterns - StanislauZubovich/UXMiniLab GitHub Wiki

Trainer: Nastassia Tayanouskaya & Aliaksandr Palubinski


!Slides:

Slides 1

Slides 2

CSS Recipes Slides

Design Patterns


!Video

Video 1 Video 2


!Content

  • Horizontal centering of the block element
  • Horizontal centering of texts
  • Vertical align of inline-block elements (2 techniques)
  • Centering of a block element with horizontal and vertical given parameters (2 techniques)
  • Centering of an element with unknown horizontal and vertical parameters
  • How to use pseudo elements :after and :before
  • How to center an element – useful links
  • How to trim texts with an ellipsis
  • How to stick a footer to the bottom of the page
  • Sliding door technique
  • How to use CSS3 for buttons
  • How to create different page layouts