CSS Conundrum
i flummoxed css conflict. have two iframes nested within container page. div container heights set 100%, yet having problem of page having height of 20%. preventing full 100% height?
here page in question:
give div's height in pixels, example
#art_panel {
border-width: 0;
float: left;
height: 800px;
width: 50%;
}
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment