website logo

Lab 3 - CSS2

Goals of the exerices

  • You can download, convert, and self-host a font.
  • You can position elements.
  • You can apply the basic principles of flexbox.
  • You understand the difference between hidden, display: none, visibility: hidden, and .visually-hidden.
  • You can visually hide elements in a way that keeps them available for assistive software.
  • You can apply CSS transitions.
  • You use CSS nesting to create more structured and overviewable stylesheets.
  • You can work with CSS logical properties.
  • You can create, use, and override CSS Custom Properties (variables).
  • You can create an overlay link and explain its utility.
Go to the solution
End result of the exercies

Description

Links

Reflection