Most voted "banks" questions
5 questions
Sort by count of
-
16
votes2
answers2406
views"margin-top" and "margin-bottom" overlapping, why?
I have three elements div: HTML <div class="wrapper"> <div class="box"></div> <div class="box"></div> <div class="box"></div> </div> CSS .box {…
-
1
votes3
answers737
viewsLarge variation relative margin between browsers
I’m having problems with CSS margins that take percentage in a responsive project. There are objects that have a 15% margin for the container, and in IE10 and Safari the difference is 10% more than…
-
1
votes1
answer5329
viewsHow to center a button inside a responsive container?
I’m doing a free theme work on HTML and CSS for the college, but some modifications I made to make the site responsive prevent me from tweaking an element in the center of the container. I have a…
-
-1
votes1
answer37
viewsBugle margins in CSS
I’m trying to put an edge on an image, but the result is that the margin extends across the horizontal of the page, as shown in the print. The idea is that the margin is around the image and its…
-
-3
votes1
answer56
viewsHow to change Padding or margin of homeasupindicator
How to take the space between arrow and icone android?…