Posts by Giancarlo Horta • 1 point
2 posts
-
0
votes4
answers666
viewsQ: How do I get an image to cross the boundaries of a DIV
I’m having difficulty putting a 100% image on the mobile screen, which has a margin on the previous DIV, I’ve tried to change the position, overflow and float but I can’t get past this margin.…
-
0
votes0
answers19
viewsQ: Media queries Mobile does not work
I am making a website, in the Responsive to mobile @media only screen and (max-width: 767px), in the Development of the site I was Reducing the browser to make the style for each break. But by…