html5 - How to zoom in and zoom out properly? -


hi guys! i've made web page , when i'm zooming in or out page text , images not working accordingly.

i mean when i'm zooming web page on 100% working properly, when i'm changing zoom 50%, 70%, or 150%, 180% etc position of text , images zooming on different places on webpage.

how can fix this?

please suggest something.

how can fix this?

 body {     font-family: sans-serif;     background-color: rgb(245, 245, 237);  }    hgroup {     float: left;     margin-left: 165px;     margin-top: 30px; }  nav {     float: right;     margin-right: 185px;     margin-top: 50px; } 

please suggest something


Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

objective c - Greedy NSProgressIndicator Allocation -

how to set an OCR language in Google Drive -