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 7813483
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T04:52:59+00:00 2026-06-02T04:52:59+00:00

I have some code to display a logo at the bottom of my page:

  • 0

I have some code to display a logo at the bottom of my page:

It looks like this in Chrome

Unfortunately, in IE (9, compatibility mode on or off), it looks like this:

It looks like this in IE

The only part I’m really worried about is the text being in the wrong place.

Here’s the code:

<img src="img/logo.png" id="kwiiusIMG" height="50"/><br /><br />
<p class="kText">A Kwiius.com service by Jamie McClymont</p>

CSS:

#kwiiusIMG {
  float: left;
  margin-left: 305px;
}

.kText {
  margin-left: 0px;
  text-align: center;
  color: #666666;
}

Sorry, I’m a bit of an idiot when it comes to this stuff. Any idea how I could get IE working right?

  • 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-02T04:53:00+00:00Added an answer on June 2, 2026 at 4:53 am

    You are not clearing the float. I used to do something like this (code is not tested):

    <img src="img/logo.png" id="kwiiusIMG" height="50"/>
    <br />
    <div style="clear: both;"></div>
    <br />
    <p class="kText">A Kwiius.com service by Jamie McClymont</p>
    

    I don’t know the whole design, but I guess the float: left in #kwiiusIMG is not needed at all.

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

Sidebar

Related Questions

I have some code to display a like button and this shows but with
I have written some code to display a YouTube video on my page but
I have some code that has the property display-inline . Due to this it
I have some code like: <div>First</div> <div class=second>Second</div> <a>Alink</a> div{ display: block; float:left; }
I have some code like this: function switch_tabs(obj) { $('.tab-content').hide(); $('.tabs a').removeClass(selected); var id
Here's my problem - I have some code like this: <mx:Canvas width=300 height=300> <mx:Button
I have some code to display a long list of languages inside Rails form
I have some validation code which should display the max / min of a
I'have written a simple code, that gets accelerometer&orientation meter and display some graphics based
I have some php code $_SESSION['username'] and I need to display it using html

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.