473,395 Members | 2,468 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,395 software developers and data experts.

Mispositioned Text

See my home page (per my signature below).

With a Mozilla-based browser, the text beginning "Your call is important
to us." appears to the left of the sidebar box titled "Statistics".
This is what I intended.

With an IE-based browser, the text appears below the sidebar box.

Is this a bug in IE, or is there something wrong with how I created the
page?

--

David E. Ross
<http://www.rossde.com/>
Apr 25 '06 #1
3 1348
David E. Ross wrote:

With a Mozilla-based browser, the text beginning "Your call is important
to us." appears to the left of the sidebar box titled "Statistics".
This is what I intended.

With an IE-based browser, the text appears below the sidebar box.

Is this a bug in IE, or is there something wrong with how I created the
page?

Remove the "width: 90%" in .quote.
IE did not flow the text around the floated element. Rather it decided
that the specified width took precedence and moved the block to where
there was enough width to display it.
Use "margin-left: 5%" to set the indent for that <p>.

--
jmm (hyphen) list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)
Apr 25 '06 #2
To further the education of mankind, "David E. Ross" <no****@nowhere.not>
vouchsafed:
See my home page (per my signature below).

With a Mozilla-based browser, the text beginning "Your call is important
to us." appears to the left of the sidebar box titled "Statistics".
This is what I intended.

With an IE-based browser, the text appears below the sidebar box.

Is this a bug in IE, or is there something wrong with how I created the
page?


It's because of class=quote in the <p> following the float. Apparently IE
interprets the class width one way and Mozilla another. Dunno who's right,
but historically IE is the culprit.

However, as I think about it now, IE seems to take a percentage of the
whole page and Mozilla a percentage of the remaining space. I just might
go with IE on this one...

--
Neredbojias
Infinity has its limits.
Apr 25 '06 #3
Mon, 24 Apr 2006 21:31:23 -0700 from David E. Ross
<no****@nowhere.not>:
With a Mozilla-based browser, the text beginning "Your call is important
to us." appears to the left of the sidebar box titled "Statistics".


Presumably the full-disclosure text, "but not important enough that
we hire people to actually answer it" is styled with display:none.
:-)

Sorry -- I don't know your operation so I shouldn't make assumptions.
But every darn time I hear "your call is important to us", it means
I'm in for a long wait.

--
Stan Brown, Oak Road Systems, Tompkins County, New York, USA
http://OakRoadSystems.com/
HTML 4.01 spec: http://www.w3.org/TR/html401/
validator: http://validator.w3.org/
CSS 2.1 spec: http://www.w3.org/TR/CSS21/
validator: http://jigsaw.w3.org/css-validator/
Why We Won't Help You:
http://diveintomark.org/archives/200..._wont_help_you
Apr 25 '06 #4

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

Similar topics

3
by: Xerxes | last post by:
Hi, I need help in setting up a page where the text wraps around an image. Right now, I am using table, with text in one <td> and the image in the adjacent <td>. The problem is when the text is...
2
by: Macsicarr | last post by:
Hi All Wonder if you could help me. I have created a CMS system that allows the user to enter text and pic 'tags' for their own About us page, eg text.... text.... text.... text.......
4
by: Arif Çimen | last post by:
Hi to everybody, I have chnged a button text in design mode. But After compiling and executing the program the text of the button do not change to new value. Any Ideas? Thaks for helps.
3
by: jweinberg1975 | last post by:
I would like for users to be able to select from a small number of options that come from a little drop down menu which then closes. .....
3
by: bbepristis | last post by:
Hey all I have this code that reads from one text file writes to another unless im on a certian line then it writes the new data however it only seems to do about 40 lines then quits and I cant...
3
by: acecraig100 | last post by:
I am fairly new to Javascript. I have a form that users fill out to enter an animal to exhibit at a fair. Because we have no way of knowing, how many animals a user may enter, I created a table...
3
by: jonniethecodeprince | last post by:
Hi all, I have trouble getting an array of data stored in a separate javascript file i.e. a file called books.js into a table of data for a .xhtml file. There are 50 Records in this file....
16
by: Neil | last post by:
I posted a few days ago that it seems to me that the Access 2007 rich text feature does not support: a) full text justification; b) programmatic manipulation. I was hoping that someone might...
0
by: JosAH | last post by:
Greetings, Introduction At the end of the last Compiler article part I stated that I wanted to write about text processing. I had no idea what exactly to talk about; until my wife commanded...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
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...

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.