html - Padding/marging with footer -


as can see on website (http://student.howest.be/marnik.bruyndonckx/eindopdrachtweb/musea) i'm missing padding/margin have space between image , footer.

this strange due fact on few other pages (http://student.howest.be/marnik.bruyndonckx/eindopdrachtweb/winkelen) there space between image , footer, , ofcourse it's same .css file

add below styles footer style

footer {    float: left;    width: 100%; 

Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -