473,320 Members | 1,853 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

IE 6 Float Sinks

Aloha,

Can anyone tell me why this works in safari, netscape, msie 5.x mac but
not msie6 windows? There is supposed to be a green stripe, a yellow
box, a red box, and another green stripe all on one line. In windows
the red box is below the yellow one.

Thanks,
Gary

<!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">
<head>
<title></title>
<style type="text/css" title="text/css" media="screen">
body
{
font-family: Verdana, Arial, san-serif;
font-size: 11px;
line-height:16px;
margin: 0;
padding: 0;
background-color: #fff;
text-align: center;
color: #595959;
}
#page
{
display: block;
width: 745px;
margin: 0px auto 0px auto;
text-align: left;
padding: 0px;
background-color: green;
}
#contentRightLargeNoDivider
{

width: 564px;
padding: 0px;
margin: 0 ;
margin: 0 0px 0 180px;
background-color: red;
}
#leftPanel
{
display:inline;
float: left;
width: 179px;
margin: 0 0px 0 1px;
padding: 0;
background-color: yellow;
}
</style>
</head>

<body>
<div id="page">
<div id="leftPanel">Yellow</div>
<div id="contentRightLargeNoDivider">Red</div>
</div>
</body>
</html>

Jul 21 '05 #1
1 2328
"KauaiCoder" <ga**@tsunamimarketing.com> wrote in message
news:11**********************@c13g2000cwb.googlegr oups.com...
Aloha,
[etc...]


Gary, I can understand that you post the same message twice by accident. But
not six times! If you're hoping to draw more attention to yourself and thus
expect more replies, don't. It only puts people off.
Jul 21 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: KauaiCoder | last post by:
Aloha, Can anyone tell me why this works in safari, netscape, msie 5.x mac but not msie6 windows? There is supposed to be a green stripe, a yellow box, a red box, and another green stripe all on...
1
by: Serge Shimanovsky | last post by:
Hi, I have a situation where I need to clear the event sinks from an event. But let's say I don't know which methods (by name, I mean) signed up for that event. I do have a control with...
1
by: aler45dcom | last post by:
I write a flying text script,but it sinks at the bottom and it stays there forever. How to change it so that it flies in the webpage? <html> <head> <title>Flying text</title> <script...
0
by: GnanaPrakash.R | last post by:
Hi All, Iam totally confused about message sink, context sink, channel sink. I would like to know when and where to use these sinks? One of my requirement is that need to provide authorization...
0
by: Paul Fi | last post by:
what is the point of asyncronously processing requests or responses at channel sinks when we can do asyncronous calls at the .net remoting application level ? do we consider AsyncProcessResponse...
0
by: Razzie | last post by:
Hey all, I'm... pretty stuck. I've created a ISmtpInCommand sink following this tutorial: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsmtps/html/writingmngsinks.asp ...
11
by: Marc Pelletier | last post by:
Hello, I am having trouble implementing the following callback: CNCSError CECWCompressor::WriteReadLine(UINT32 nNextLine, void **ppInputArray) where ppInputArray is a 3 by x array. The...
20
by: ehabaziz2001 | last post by:
That program does not yield and respond correctly espcially for the pointers (*f),(*i) in print_divide_meter_into(&meter,&yds,&ft,&ins); /*--------------pnt02own.c------------ ---1 inch = 2.51...
3
by: RobofNZ | last post by:
Hi Guy's, I'm a little new to the .NET enviroment but need to put together a custom sink chain for a mini project I've got.... The problem that I'm having is that the system needs to be more...
0
by: NiTiN | last post by:
Hi! I'm using the Microsoft Enterprise Library 3.1 for logging with the Enterprise Library Configuration tool. I've seen a couple of screenshots for the configuration tool, but I can't seem to...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.