I'm sorry, I thought I was by providing the code..
I've put it on a site, just like you've indicated.
http://www.geocities.com/listaction2/test3Forum.htm
browsers: firefox, IE
Thanks in advance.
listaction
> I'm sorry, I thought I was by providing the code..
Doing that requires that anyone wishing to help create a web page of
their own, possibly with any typos you've made, and upload it to their
own server. Not likely everyone will jump in to do that.
> I've put it on a site, just like you've indicated.
>
> http://www.geocities.com/listaction2/test3Forum.htm
> browsers: firefox, IE
Ok, great. Now what was the problem?
Oh. I'll have to go and look at your original other post again ...
google groups .. search .. aha:
Hello All,
I'm trying to avoid use of tables for layout purposes. So I have the
layout positioned using css and <div>. When the browser window is
resized by clicking & dragging the mouse, the text doesn't transform
gracefully as it would if I were to use tables for layout.
Any way to fix this, and continue to use DIV or is the only way to go
back to tables?
> Thanks in advance.
Using Win2K with Firefox 1.0.4 and IE6, I don't see anything strange
that fits your problem description. In fact, it seems to flow quite
well. A cursory glance at the source shows nothing glaringly bad.
Got a better question? <g>
Please DO quote what you are replying to, inline as I have here.

Signature
-bts
-This space intentionally left gone for the weekend.
listaction - 27 May 2005 19:52 GMT
> Using Win2K with Firefox 1.0.4 and IE6, I don't see anything strange
> that fits your problem description. In fact, it seems to flow quite
> well. A cursory glance at the source shows nothing glaringly bad.
>
> Got a better question? <g>
Here's a page w/ tables (page a)
http://www.geocities.com/listaction2/test3ForumTable.htm
Here's a page w/ div & CSS (page b)
http://www.geocities.com/listaction2/test3Forum.htm
Step 1: Open "page a" in IE / Firefox (having a different flavor of
Windows doesn't matter)
Step 2: Resize the window in which you've loaded "page a", so that you
make the window size smaller (assuming you start w/ 1024 X 768+, reduce
it to about 400 X 800)
Step 3: Repeat step 1 and step 2 for "page b" (replace "page a" w/
"page b".
Step 4: Assuming you can see the two versions at the same time, notice
that the text wrapping is more graceful w/ tables(page b) than in the
div-css (page a) version.
Why is the above happening? What can I do to make "page a" behave like
"page b"?(transform gracefully).
> Please DO quote what you are replying to, inline as I have here.
OKAY