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

  • Home
  • SEARCH
  • 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 545837
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T10:48:14+00:00 2026-05-13T10:48:14+00:00

I have two nested div s that are supposed to both be 400 pixels

  • 0

I have two nested divs that are supposed to both be 400 pixels tall. The sidebar div shows up correctly in Chrome and Firefox, but in Internet Explorer 8 I’m having trouble getting it to be wide enough AND tall enough due to Internet Explorer’s screwed up box model.

I’ve tried using the box model hack to fix it, but it didn’t appear to do anything, so I removed it. I tried using a fixed width on the sidebar Internet Explorer hack by calculating how much 19% of 880 (the width of the #container div) was (it was 168 pixels + the 20 pixels for the left and right padding = 188 pixels), but that didn’t appear to change anything, it was the same size in Internet Explorer.

How do I make this web page to look the same in Internet Explorer as it does in Firefox and Chrome? I’m a beginner to this box model hacking.

The source code can be found here: http://68.82.27.200/alienscientist/.

Also, the top menu isn’t wide enough, and the header isn’t tall enough, in Internet Explorer. I haven’t gotten to trying to fix that yet but can the fix for the sidebar be applied to those?

  • 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-05-13T10:48:15+00:00Added an answer on May 13, 2026 at 10:48 am

    The Box Model problem shouldn’t be an issue in IE8 if you use a strict doctype. I can see you’ve declared a strict, but a few issues at the top of your html could be cancelling this:

    <!--  BEGIN HTML HEADER -->
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" class="webkit safari safari4 mac">
    

    I think the doctype line should be at the top, rather than a comment. You’re missing the xml:lang and lang attributes on the html node, which also shouldn’t have a class (put those classes on body).

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    

    That’s mostly just an educated hunch, but try changing it and see if the problem fixes.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 301k
  • Answers 301k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer I use the following plugins for Visual Studio: Ankhsvn for… May 13, 2026 at 8:05 pm
  • Editorial Team
    Editorial Team added an answer A class that is not in a named package is… May 13, 2026 at 8:05 pm
  • Editorial Team
    Editorial Team added an answer Cheat and use a method [Serializable()] public class Foo {… May 13, 2026 at 8:05 pm

Related Questions

I am using the jQuery Validation plugin and have an issue validating items that
I'm making a ul-based horizontal navbar, but I want to have two levels heading
I'm new to JQuery, but wish to use it in a site that I'm
I have an ASP.Net web page, which uses a Master Page template. The page
I have two droppable divs that are very close to each other on the

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.