Latest solutions
Latest comments
- @Cheeriee@Meysource
perfect
- @Mirouf18@Meysource
I think it's okay, and visually everything looks fine.
- @romamik@Meysource
Like
- @whitehats237@Meysource
1️⃣ Instead of using a <div> for main sections, it's better to use a <section> tag. 2️⃣ Avoid using generic class names like image and body for better maintainability. 3️⃣ There's no need to use the <br> tag since block-level elements automatically move to the next line.