๐กTips
CSS โฉ Tips
html, body {
height: 100%; /* fill the window */
}
/* otherwise they are only as large as the content that fills them */
Last updated
Was this helpful?
CSS โฉ Tips
html, body {
height: 100%; /* fill the window */
}
/* otherwise they are only as large as the content that fills them */
Last updated
Was this helpful?