divinedesigns1 91 Posted May 24, 2013 Report Share Posted May 24, 2013 hey im having a problem, im trying to get the width and height to display in all browser because its 100% i have a top div which have a width of 100% but it does not display 100% dds1.com/killers/home.php on comodo dragon, FF, opera and chrome the width display as 100% but in chrome the height doesnt display Quote Link to post Share on other sites
newseed 26 Posted May 24, 2013 Report Share Posted May 24, 2013 Height in divs will only display whatever is contained within the div. You also have other layer issues via IE10. Quote Link to post Share on other sites
divinedesigns1 91 Posted May 26, 2013 Author Report Share Posted May 26, 2013 solve Quote Link to post Share on other sites
MarkT 8 Posted May 29, 2013 Report Share Posted May 29, 2013 hey im having a problem, im trying to get the width and height to display in all browser because its 100% i have a top div which have a width of 100% but it does not display 100% dds1.com/killers/home.php on comodo dragon, FF, opera and chrome the width display as 100% but in chrome the height doesnt display I recommend making these:width: 110%;margin-left: -10px;margin-right: -10px;and adding padding, this makes the div's width cover everything. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.