Latihan penting tentang membuat element ke tengah dalam container div
https://www.freecodecamp.org/news/how-to-center-an-image-in-a-div-css/
---
Menambahkan line break pada teks di dalam element HTML
https://www.freecodecamp.org/news/html-new-line-how-to-add-a-line-break-with-the-br-tag/
---
Mengenal beberapa selector CSS modern yang telah tersedia
https://blog.openreplay.com/modern-css-selectors
#css #center #image #br #break #line #selector
https://www.freecodecamp.org/news/how-to-center-an-image-in-a-div-css/
---
Menambahkan line break pada teks di dalam element HTML
https://www.freecodecamp.org/news/html-new-line-how-to-add-a-line-break-with-the-br-tag/
---
Mengenal beberapa selector CSS modern yang telah tersedia
https://blog.openreplay.com/modern-css-selectors
#css #center #image #br #break #line #selector
freeCodeCamp.org
CSS Image Centering – How to Center an Image in a Div
When you're working on the front-end of a web page, you sometimes need to center an image within a div (container). This can become tricky at times. And based on certain conditions, a particular method may not work at some point, leaving you searchin...