[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Mommio2

4/12/2004 1:59:00 AM

Hi! I am very new to FP 2003. Hope someone can answer these elementary
questions, please.
I created a layout table and inserted text. Even though I tell it to
align the text left, it still centers it in every cell? Why?
Also, exactly when should you use a percent for height and width
instead of a fixed amount?
Thanks a bunch!


1 Answer

Jim Buyens

4/12/2004 6:08:00 PM

0

>-----Original Message-----
>Hi!

Howdy.

>I am very new to FP 2003. Hope someone can answer
>these elementary questions, please.
> I created a layout table and inserted text. Even
> though I tell it to align the text left, it still
> centers it in every cell? Why?

You have to specify left alignment on the table cell, and
not on the text.

> Also, exactly when should you use a percent for
> height and width instead of a fixed amount?

This is entirely at your discretion.

Percentage measurements produce a so-called "liquid
Layout" that expands and contracts to fit the browser
window. Typically, the outermost table width is 100%.

Fixed measurements produce a fixed-width layout, which
many designers find easier to cope with.

Jim Buyens
Microsoft FrontPage MVP
http://www.inter...
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------