473,508 Members | 2,038 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

CSS - float right not working on IE6

2 New Member
Hi all, can anyone help me?

This is my fist CSS site and I can't figure out how to fix this problem.
I have a form float on the right, next to banner which looks okay in newer version of IE and on Mozilla. But in IE6, the form will display seperated, it land on top of the banner.

my web add is http://www.sydneycbdfitness.com.au/

Can anyone please tell me how to fix this?

Thanks.
Jul 11 '07 #1
2 2315
drhowarddrfine
7,435 Recognized Expert Expert
First, you are using the xml declaration on the first line. Only modern browsers use it properly. iow, not IE6. It goes into quirks mode. Delete that line.

Second, you have 25 html errors and 2 css errors. Validate for those lists. Some of it is not valid xhtml.

See if fixing all that helps.
Jul 11 '07 #2
newincss
2 New Member
thanks drhowarddrfine,

i try to neaten up my html coding and also delete the xml declaration, but it still doesn't fix the problem. I am thinking to use the css conditional statement for IE, but i get confuse on creating the css file just to fix this.
Any idea?

Thanks
Jul 11 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

6
5335
by: Jim Lawton | last post by:
I am trying to achieve a simple page layout using only divs and css. I know that people bad mouth IE for non-conformance, but in this case IE's(6.0)behaviour is entirely the way I expect, and Gecko...
5
1924
by: Vijay Kumar R Zanvar | last post by:
Hi, Just like counting the number of bits set to 1 in an integral variable, can we count the same in a float? I have two solutions in my mind: 1. union { float f;
7
5532
by: alex.krupp | last post by:
I have this webpage where I am getting the dreaded float drop bug in IE. I tried everything in the float drop FAQs online, but nothing can get it working. I have narrowed down the problem though....
2
2081
by: Joel Byrd | last post by:
Here's the problem. I have a webpage with a content box on the right side taking up about half the width of the page, and having a variable height (usually around say 400 px tall). And at the...
10
18507
by: mark | last post by:
I'm brushing up on my CSS, already running into problems with IE 6 The follow code should display two divs adjacent to each other within a container. The problem is in IE6 the left div starts a...
4
1871
by: Jay Levitt | last post by:
I'm working on a site with a three-column-float, liquid-center layout that I believe came from ALA. So, from the top down, the columns are floats. In the center column, I'm working on getting...
6
3944
by: vlsidesign | last post by:
Newbie question: 0 converted to 0.0 for float variable? If I have the following code, float myTotal; myTotal = 0; will C automatically add a decimal point and at least one zero to the right...
4
3737
by: erikirl | last post by:
http://www.hardwareforfree.com/ I'm trying to get the Consumer Gift Network image to be in the top right corner of the 800px area in the header. I have searched for hours and tried a lot of...
22
2743
by: Bill Reid | last post by:
I just noticed that my "improved" version of sscanf() doesn't assign floating point numbers properly if the variable assigned to is declared as a "float" rather than a "double". (This never...
0
856
by: Terry Reedy | last post by:
Prashant Saxena wrote: A property with a working get and set that raises an exception. Don't know. I believe this is what slots is for.
0
7226
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7125
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7388
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7499
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5631
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4709
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3199
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3186
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1561
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.