Podcast
Questions and Answers
?
?
- text-align: center (correct)
- position: absolute; left:50%; margin-left:
- margin: 0 auto
- display: flex; justify-content: center
?
?
- margin: 0 auto
- position: absolutelefttopmargin-leftmargin-top() (correct)
- transform: translate(x, y)
- display: table-cell; vertical-align: middle
?
?
- + margin:
- display: table-cell; vertical-align: middle
- flexdisplay: flex; justify-content: center
- +left:50%+margin: (correct)
?
?
?
?
Flashcards are hidden until you start studying