Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7943753
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T00:21:49+00:00 2026-06-04T00:21:49+00:00

I got this code: <div id=resizeDiv><div id=title>Lol</div><div id=content><iframe src=’todo.php’ height=’100%’ width=’100%’ frameborder=’0px’></iframe></div></div> and this

  • 0

I got this code:

    <div id="resizeDiv"><div id="title">Lol</div><div id="content"><iframe src='todo.php' height='100%' width='100%' frameborder='0px'></iframe></div></div>

and this is the css:

    #title{
      height: 25px;
      width: 100%;
      background: #c0c0c0;
      border-bottom: 1px solid #999;
    }
    #content{
      margin-bottom: 25px;
    }

and i use jquery to allow resizing of the box.
but the iframe goes out the box exacly 25px.
i tried:

    margin-bottom: 25px;

but that doesnt work does anyone has an idea what i am doeing wrong?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T00:21:51+00:00Added an answer on June 4, 2026 at 12:21 am

    use overflow: hidden:

    #resizeDiv {
      overflow: hidden;
    }
    
    #content{
      margin-bottom: 25px;
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

<td width=120 valign=top height=100%> <iframe src=menu.php width=100% height=100% frameborder=0> </iframe> </td> This code always
I've got this php code that works perfectly: preg_match_all( '/<div style=display:block; float:left; height:240px; width:150px;'
I got this in my html : <script src=http://code.jquery.com/jquery-1.6.2.min.js></script> <script> $.post(mm.php, { func: getNameAndTime
I've got this structure: <div id=source1> <iframe src=foo.html></iframe> </div> <div id=source2> <iframe src=foo.html></iframe> </div>
Hallo all. I got this piece of code: <div> <input id=id1 name=radioButton type=radio> <input
It's a really simple problem. I've got HTML code like this : <div> <img
I got this code in my submit form <form id=myform action='hello.php' method='GET'> <input type=button
Consider, I've got this code in PHP <?php if($count==0) { ?> <script> show_my_div(); </script>
Hi Masters of Web Programing. I've got this code: <?PHP $db_user = 'user'; $db_pass
I´ve got this code inside a php file. It should show and hide a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.