HighDots Forums  

text formatting problems FF and IE

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss text formatting problems FF and IE in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
MrAStone@gmail.com
 
Posts: n/a

Default text formatting problems FF and IE - 05-09-2007 , 06:53 AM






hi, im having a little problem with my text dropping outside my div
container in FF. It formats fine in IE and i just cant seem to crack
it it. Im using external style sheets. Here is my code:

<----CSS----->
#footer {
position:absolute;
width:819px;
height:20px;
z-index:7;
left: 0px;
top: 707px;
background-color: #003366;
padding-left:10px;
padding-top:0px;
}
#footerText {
position:absolute;
top:2px;
left:5px;
}

<----XHTML----->
<div id="footer">
<div id="footerText">
<h2>CALL US FOR GREAT RATES AND INFORMATION ON ALL OUR SERVICES...</
h2>
</div>
</div>

Any suggestion would be greatly appreciated. I have tried nesting the
text directly in the #footer div but i get the same problem.


Reply With Quote
  #2  
Old   
MrAStone@gmail.com
 
Posts: n/a

Default Re: text formatting problems FF and IE - 05-09-2007 , 08:05 AM






thanks for the advice :-)

I have managed to sort it. One thing though... why do u recommend
using html 4.01 opposed to XHTML. surely using the most up to date
markup is recommended? that way our sites are forward compatible...

And your right about the text, it shouldnt be heading text, i have
just been playing around with a few different combinations.

unfortunatly i cannot post the url due to contractual reasons.

thanks again...


Reply With Quote
  #3  
Old   
MrAStone@gmail.com
 
Posts: n/a

Default Re: text formatting problems FF and IE - 05-09-2007 , 08:28 AM



On May 9, 1:16 pm, "Beauregard T. Shagnasty"
<a.nony.m... (AT) example (DOT) invalid> wrote:
Quote:
MrASt... (AT) gmail (DOT) com wrote:
thanks for the advice :-)

I have managed to sort it. One thing though... why do u recommend
using html 4.01 opposed to XHTML. surely using the most up to date
markup is recommended? that way our sites are forward compatible...

For one, the most popular browser-like operating system component
(Internet Exploder) can't read properly-served XHTML. Not even the
latest version.
Oh i see, i didnt know that. i have read many different things
referencing the subject and its difficult to know which route to take.
the whole browser compatability issue is a pain im sure you will
agree :-)
Quote:
And your right about the text, it shouldnt be heading text, i have
just been playing around with a few different combinations.

unfortunatly i cannot post the url due to contractual reasons.

So then make up a sample illustrative page, and post it on a free
server. Does your ISP give you free space? Many do.
Yes i do have free space, il bear that in mind for future, i know it
would make it much easier.
Quote:
--
-bts
-Motorcycles defy gravity; cars just suck



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.