0
Margin bottom screen
I am creating a website and having problems with the bottom part of the page I’m guessing it’s the bottom margin but there about 20% of the page that’s white and blank and I want it to disappear what should I do
2 ответов
+ 1
if you can post your code ?
0
maybe you have written height for some div and it works not correct, try to not use the “height” property for divs, you can use margin-bottom instead of it