I am trying to adjust the position of an image in the footer, and after that I will have to adjust another image in the header, I am new to html / css and would like to ask for help because I need to create a site for my boss, down but for some reason it does not match the bottom edge, always keep a few inches away and no matter what command I exercise it does not come down ...
<div id="rodape" align="left">
<div align="left">
<h1/>
<img src="C:\Users\Ricceli\Desktop\tem q ir\Site\css\Imagens/banner.jpg" height="300" width="1350"/>
</div>
</div>
CSS
div#rodape{
height: 200px;
position: absolute; top: 1900px; left: -10px; bottom: 0px font-size: x-small;
width: 150%;
padding: 0px;
margin: 0px 0px 0px 0px;
position: absolute;
top: 2000px;
right: 0px;
bottom: 10px;
}
Image on site:
Does anyone know how to limit the background image by the sides? my site got gigantic to the side as you can see in the image rs, grateful