0
How do I get a list lined up side by side and center? I have created some types of lists but in my computer it is right, but in others it is always crooked!
follows the example code:
<ul>
<li> <img width="120px" src="_imagens/ef-1.png"/> <br> <p> texto </p> </li>
<li> <img width="120px" src="_imagens/ef-2.png"/> <br> <p> texto </p> </li>
<li> <img width="120px" src="_imagens/ef-3.png"/> <br> <p> texto </p> </li>
</ul>
Wow, so simple! Thanks for the help, have a good afternoon!
– Fabio
Good Fabio, accept the answer. See how to make a tour: https://answall.com/tour
– Laércio Lopes