This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Front Page > July 2007 > Table Question
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| George W. Barrowcliff 2007-07-25, 6:19 pm |
| I maintain a web site for some friends of mine.
There are a few pages that have contact information for their dealers.
The pages are now split into east and west parts of the US.
i.e. Western Region: http://www.cgsp.net/WestRegion.htm
I want the name of the dealer to be centered in the table cell but the
address, phone number etc to be left justified.
In FP2003, it shows correctly but even in IE 7 everything is left justified.
What can I do to force the formatting to display as it does in FP?
And, one other thing. Since they are adding dealers all the time, is there
an easy way to add the dealers alphabetically without manually moving stuff
around? Maybe even keeping the list in Excel where it is easy to sort it
and importing the list into FP?
Thanks In Advance
GWB
| |
| Thomas A. Rowe 2007-07-25, 10:20 pm |
| Insert a table into the cell with 2 rows, in the top row place the dealer's name and set the
alignment values for the cell to center, in the bottom row place the remaining content with the
alignment set to left.
--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
http://www.Ecom-Data.com
==============================================
"George W. Barrowcliff" <george.barrowcliff@flash.net> wrote in message
news:eFXtlcwzHHA.5160@TK2MSFTNGP05.phx.gbl...
>I maintain a web site for some friends of mine.
>
> There are a few pages that have contact information for their dealers.
>
> The pages are now split into east and west parts of the US.
>
> i.e. Western Region: http://www.cgsp.net/WestRegion.htm
>
> I want the name of the dealer to be centered in the table cell but the address, phone number etc
> to be left justified.
>
> In FP2003, it shows correctly but even in IE 7 everything is left justified.
>
> What can I do to force the formatting to display as it does in FP?
>
> And, one other thing. Since they are adding dealers all the time, is there an easy way to add the
> dealers alphabetically without manually moving stuff around? Maybe even keeping the list in Excel
> where it is easy to sort it and importing the list into FP?
>
> Thanks In Advance
>
> GWB
>
| |
|
| Sort in FrontPage
http://www.microsoft.com/downloads/...&displaylang=en
The align attribute in the <address> tag is not valid HTML, and may be
ignored by browsers.
Try:
<p align="center">Name</p>
<p>Other information</p>
You can then use the sort addin above to sort the table in alphabetical
order.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
http://www.rxs-enterprises.org/fp
FrontPage Support: http://www.frontpagemvps.com/
"George W. Barrowcliff" <george.barrowcliff@flash.net> wrote in message
news:eFXtlcwzHHA.5160@TK2MSFTNGP05.phx.gbl:
> I maintain a web site for some friends of mine.
>
> There are a few pages that have contact information for their dealers.
>
> The pages are now split into east and west parts of the US.
>
> i.e. Western Region: http://www.cgsp.net/WestRegion.htm
>
> I want the name of the dealer to be centered in the table cell but the
> address, phone number etc to be left justified.
>
> In FP2003, it shows correctly but even in IE 7 everything is left justified.
>
> What can I do to force the formatting to display as it does in FP?
>
> And, one other thing. Since they are adding dealers all the time, is there
> an easy way to add the dealers alphabetically without manually moving stuff
> around? Maybe even keeping the list in Excel where it is easy to sort it
> and importing the list into FP?
>
> Thanks In Advance
>
> GWB
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|