Posts by Matheus Decleve • 20 points
3 posts
-
-1
votes1
answer102
viewsA: How to decrease margin between links with flexbox
Hello friend all right? good.. come on, The easiest way for you to change the burger icon to the right side is to add a style in the container that is inside the Nav, you can create a new class with…
-
1
votes2
answers498
viewsA: Do you have an HTML command that leaves one way on your phone and another on your computer? And do you also have a universal code for the size of the elements?
Hello Eduardo beauty? you can arrange this utulizando flexbox, follow the code.. #myCarousel { width: 100%; height: 100%; margin: auto; position: absolute; display:flex; // O justify-content alinha…
-
-2
votes1
answer62
viewsA: HTML: FLOAT RIGHT, FLOAT LEFT
Speak Rafael beauty? , not to let the words stick you can add a Padding-left in Aside: aside#lateral { display: block; width: 350px; float: right; padding-left: 20px; } Or add a Padding-right to the…
htmlanswered Matheus Decleve 20