html - Height in percentage does not apply -
I want to understand that why my case, Height: x% does not apply. Div / section with percent always gets height: 0
My code: http://codepen.io/anon/pen/aHhmD
< / pre>
to apply the height in percent of an element, should apply to the height of its ancestors. In your section Only one minute-height is applied instead give it a height:
html, body {padding: 0; Margin: 0; Height: 100%}. Partial {condition: relative; Display area; Minimum width: 100%; Height: 100%; Background color: # 008000; }. U. Status: Relative; Display area; Background color: navy; Minimum width: 100%; Minimum height: 50%; } .do {status: relative; Display area; Background color: orange; Minimum width: 100%; Minimum height: 50%; }
Comments
Post a Comment