Skip to content

a-rogalska/frontend-upskill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Upskill frontend

  1. HTML & CSS - level easy
  • Budowa poprawnego dokument html
  • Semantyczne tagi w html5
  • Czcionki, nagłówki, teksty – font face
  • Formularze (input, button, form)
  • Osadzanie styli w html
  • Priorytet stylów
  • Składnia css
  • Podstawowe selektory(element, klasa, id)
  • Selektory (div > p, div + p, div ~ p, a[title])
  • Priorytet selektorów & Jak liczyć priorytet
  • CSS box model
  • Deklarowanie kolorów(#, rgb, rgba, hsl, hsla, predefiniowane)
  • Właściwość display(tylko block, inline, inline-block)
  • Właściwość position
  1. HTML & CSS - level medium
  • Pseudo-klasy :first-child, :nth-child itd.
  • Pseudo-elementy ::before, ::after itd.
  • Pozycjonowanie (float, flexbox, grid css)
  • RWD(media queries, responsywne jednostki, calc)
  • Konwencje - BEM/suit
  • Animacje
  • Transformacje

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published