Flexbox CSS - Part (5) Arabic || align-items: baseline
У вашего броузера проблема в совместимости с HTML5
- The css flexbox makes it easier to design flexible responsive layout structure without using float or positioning.
- The align-items property specifies the default alignment for items inside the flexible container.
- align items values are:
- stretch (default)
- flex-start
- flex-end
- center
- baseline
Part (1):
https://www.youtube.com/watch?v=IVZTjmZI0CM
Part(2):
https://www.youtube.com/watch?v=cf414A-F20I
Part(3):
https://www.youtube.com/watch?v=XrzMTwpC1tk
Part(4):
https://www.youtube.com/watch?v=WFiXQriMjQc
Part(5):
https://www.youtube.com/watch?v=S4XkQOKOBwo
Part(6):
https://www.youtube.com/watch?v=-j0752ioTOY
Part(7):
https://www.youtube.com/watch?v=lsS3-AkZiaU
More:
https://annsaid.com/