Posted by Jonathan N. Little on 01/14/07 04:19
TheTamdino wrote:
> I have experienced this issue in both IE and in Firefox, but usually
> not the same page at the same time.
>
> I'll have text that begins and ends with the paragraph tag <p>. This
> tag is suppose to automatically wrap text based on the resolution of
> the viewer's monitor. Invariably what happens is that the text will
> display as thought there is a no-wrap argument.
>
> Right now I'm working on a template which will be the bases for my
> pages in a new website. I have some garbage text in a paragraph to
> represent the data that will eventually be there. When I view the page
> in IE it looks fine. When I view it in Mozilla Firefox it does not
> wrap.
>
> Previously I had a site that did the same thing in IE. On one computer
> it would wrap when viewed in IE and on another computer it did not.
>
> What the heck is going on here?!?!?
I don't know maybe something like
P { width: 800px; }
or
#content { width: 800px; }
???
>
> How can I FORCE my text to wrap AND still float based on the viewer's
> resolution?
If we could actually *see* your page we might be able to *see* what your
have done that causes your problem.
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
Navigation:
[Reply to this message]
|