DIV's and iFrames

css Belgium
  • 12 years ago

     I'm having a bit of a problem with the size of my frame. I combined DIV's and iFrames together, but the Iframe never reaches a height of 100%.

    I already trie a slightly different approach but it's still not working. I uploaded a .ZIP-file with the website to rapidshare, both the index.html and the Attempt2.html are default pages.

    You can find the files here: http://rapidshare.com/files/106773732/index.zip.html

     Thank you very much

     Arne

     

  • 12 years ago

    Here's the CSS I used for the maincontent section

     

    #mainContent {
        height:100%; width:95%;
        padding:2em 0 2em 2em;
        float:left;
    }

     

Post a reply

Enter your message below

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Debugging is anticipated with distaste, performed with reluctance, and bragged about forever.” - Dan Kaminsky