html5 Share height 100% not working by admin at 2017-09-04 03:05:00. if the css height 100% for a div is not working, all you need to add to fix it is: *{margin:0;padding:0;} html,body{height:100%;}