CSS
Search
Search
align-content
align-content aligns the content of the box. you also have to have the flex attribute set to true for this to work. align-content available values align-content: stretch|center|flex-start|flex..
3:34 am, September 15, 2020
@media
Sets the style rules for different media types/devices/sizes. all - targets all media screen - targets screen media print - print media speech - used for screenreaders
6:02 am, September 25, 2020 @media
@font-face
A rule that allows websites to download and use fonts other than the "web-safe" fonts
6:02 am, September 25, 2020 font
@charset
Specifies the character encoding used in the style sheet
6:02 am, September 25, 2020 charset