I\'m trying to set some divs to width: 100%
on Twitter Bootstrap 3 (including no paddings or margins).
JSfiddle: http://jsfiddle.net/rq9ycjcx/
H
Use There is 0 padding on In your code you have what appears to be Updated Fiddlecontainer-fluid
.body
content in your header
and you also have a div class="container"
outside of your header
and footer
. This is not correct, you should have your container/container-fluid
inside of your body. Also for your header you should use .