Hi,
Can you help me please, I am just a beginner in making website..my problem is when i use the ctrl+mouse scroll just like when you zoom-in or zoom-out your webpage, my webpage will be destroyed the background of my website will go to left side if i will zoom-in or zoom-out...here is the code
.samplebody{
background:url('images/port1.jpg');
background-size:1024px;
background-repeat:no-repeat;
}
.samplediv{
border:2px ridge;
border-radius:15px;
width:auto;
height:auto;
}
please help me.Thank you in advance and I'm hoping for your positive response.