How can this be done?

J

JD

I want to create a 1 row (100% width), 1 cell (no height specified)
table that will contain one line of centered text.

When viewed full-size on a 15" ~ 17" monitor, all the text will be
visible.

Now say I squeeze the browser view to half size- I do not want the text
to wrap nor do I want the table to extend out of view. I just want the
table to collapse to the same size as everything else in the browser
window even if all the text can't be seen.

Can this be done?
 
C

chris leeds

just set the table specifications to a % and not a fixed size. if you don't
want the text to wrap check "no wrap" on the cell properties dialog box and
center/ middle for the placement.
as far as pushing the table past the size of the browser just make sure you
don't have anything on one line that adds up to more than 640 pixels (or
whatever resolution you're shooting for).

HTH
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top