Latihan membuat element HTML seperti body atau div menjadi mengisi penuh layar atau full width and height
https://www.freecodecamp.org/news/html-page-width-height/
---
Beberapa contoh kasus penggunaan Flexbox CSS
https://www.freecodecamp.org/news/learn-flexbox-common-use-cases/
---
Penggunaan logika switch case pada bahasa pemrograman CSS atau SCSS, yang membuat CSS kini layak disebut sebagai bahasa pemrograman.
https://css-tricks.com/css-switch-case-conditions/
---
Beberapa hal yang dapat dilakukan oleh CSS sekarang ini
https://www.smashingmagazine.com/2021/02/things-you-can-do-with-css-today/
---
#css #fullscreen #fullwidth #fullheight #switch #flexbox
https://www.freecodecamp.org/news/html-page-width-height/
---
Beberapa contoh kasus penggunaan Flexbox CSS
https://www.freecodecamp.org/news/learn-flexbox-common-use-cases/
---
Penggunaan logika switch case pada bahasa pemrograman CSS atau SCSS, yang membuat CSS kini layak disebut sebagai bahasa pemrograman.
https://css-tricks.com/css-switch-case-conditions/
---
Beberapa hal yang dapat dilakukan oleh CSS sekarang ini
https://www.smashingmagazine.com/2021/02/things-you-can-do-with-css-today/
---
#css #fullscreen #fullwidth #fullheight #switch #flexbox
freeCodeCamp.org
HTML vs Body: How to Set Width and Height for Full Page Size
By Dave Gray CSS is difficult but also forgiving. And this forgiveness allows us to haphazardly throw styles into our CSS. Our page still loads. There is no "crash". When it comes to page width and height, do you know what to set on the HTML elemen...