HTML & CSS Flashcards

1
Q

Was ist immer das erste als Web Developer zu lernen?

A

HTML und CSS, da sie die Building Blocks von Webentwicklung sind

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Was sind semantische HTML Element?

A
  • Header
  • Footer
  • Section
  • Main
  • Aside
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Was sind Basic CSS Skills?

A
  • Positioning

- Box Model

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Was sind die wichtigsten Skills mit welchen man CSS erweitern kann?

A
  • Flexbox

- CSS Grid

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Was sollte man neben den Hauptskills von CSS und Flexbox und CSS Grid noch kennen?

A

-CSS Variables (Custom Properties)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Welches Tool ist der beste Freund eines Web Devs der mit CSS zu tun hat?

A

-Inspection Tool des Browsers!

How well did you know this?
1
Not at all
2
3
4
5
Perfectly