I have a table setup within a DIV tag on the following link:
I was wondering if I can get my table to get 100% height from that div in which it sits? Something will be great for some help. add html {height: 100%; }. Container {Background: Yellow; Minimum height: 100%; Width: 50%; Margin: 0 auto; }
height: 100% to
.container And it will spread it.
No comments:
Post a Comment