CSS 100% height
CSS 100% height
Out of context: Reply #3
- Started
- Last post
- 11 Responses
- ********0
well it will oanly wurk if there is summit in there fer it tae display, ken?
summit like
#holder {
height = 100%;
}#furstDiv {
height = 200px;
}in yer mark up put< div id="furstDiv" > inside the holder DIV, ken?