using 100% |
This is a discussion on using 100% within the CSS forums, part of the Development category; i have seen in many websites they use html { height: 100%; } i normally do not use this what ... |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 |
| Member Join Date: Sep 2009
Posts: 169
Thanks: 0
Thanked 0 Times in 0 Posts
![]() Expertise: Total Beginner Experience: Basic / None |
i have seen in many websites they use html { height: 100%; } i normally do not use this what does html { height: 100%; } actually mean is this more of an optional thing or if i use this what significant advantage will it have for the pages i create. please advice. thanks. |
| | |
| | #2 |
![]() Join Date: Dec 2008 Location: Kent Uk
Posts: 1,595
Blog Entries: 6 Thanks: 15
Thanked 49 Times in 49 Posts
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Expertise: (X)HTML / CSS Experience: Professional |
I think it causes more trouble than its worth.. another little thing I purposely avoid
__________________ web design kent |
| | |
| | #3 |
![]() Join Date: Feb 2010 Location: Varna, Bulgaria
Posts: 50
Thanks: 0
Thanked 11 Times in 11 Posts
![]() Expertise: Web Development Experience: Professional |
Hi there, Code: body, html { min-height: 100%; height: 100% }
Setting the body and html tags with 100% make them expand vertically to fill the browser's view. |
| | |
![]() |
| Tags |
| 100% |
| Thread Tools | |
| Display Modes | |