HTML/CSS bottom navigation misplaced -


i new @ both html , css learning on way. have come stuck point , can't seem work out. when viewing webpage have noticed when 'inspect element' bottomnav div , ul div both size of main div 0.

this causing issues in terms of trying place boarder on bottom navigation.

none of images working here code: http://jsbin.com/xuluqugovu/edit?html,css,output

thanks anyone's on this.

set overflow:auto on .main rule (since contents floated, not expand contain them)


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -