Fixed Width Website

T

Tom

Using FrontPage 2003, I would like to create a website
with a fix width, which appears in the center of a
browser, with even spacing on each side.

Thanks!

Tom
 
T

Thomas A. Rowe

Use a table to 750 pixels, and set the alignment to center. You could set
this up using the Dynamic Web Template.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
T

Thomas A. Rowe

Create a table 750 pixel width, then under table properties, align the table
to center, then place all page content within this table, depending you may
also need to use nested tables (tables within cell of another table).

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
Top