Is there a way to eliminate the space between the left and right borders? I want the picture to fill 100% of the browser window.
https://i.stack.imgur.com/gqgOs.png
img.test {
display: block;
outline: 0px;
padding: 0px;
margin: 0px;
}
<img class="test" src="/img/back_1.jpg">
I'm looking to display multiple pictures in a row with them appearing like a background similar to the layout on this website: