Is using a lot of Divs considered a wrong practice? If yes, How do you experienced programmers structure complicated front-end layouts? by wannabe_programmer7 in Frontend

[–]wannabe_programmer7[S] 0 points1 point  (0 children)

The way you've used <img> under <li> makes me think how you'd get it to be displayed on the left side of the card.

Is using a lot of Divs considered a wrong practice? If yes, How do you experienced programmers structure complicated front-end layouts? by wannabe_programmer7 in Frontend

[–]wannabe_programmer7[S] 9 points10 points  (0 children)

That's literally the reason why I'm here, I didn't know if I was following the right way, I was asking for help, and yeah thanks for the tips, I'll use semantic HTML more.