Posted by Jose on 12/31/05 02:08
> Using simple .html, how do I keep all the text over on the right side?
One way is with tables.
Some people think this is an "abuse of tables" but it's simple and it works.
One caution - don't set the table or cell widths in pixels. Set them as
percents if you must set them - better is to let the browser handle it.
If you set =anything= with fixed pixel widths, it prevents the window
from resizing gracefully.
Jose
--
You can choose whom to befriend, but you cannot choose whom to love.
for Email, make the obvious change in the address.
[Back to original message]
|