472,952 Members | 2,100 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,952 software developers and data experts.

resizing tables (globally - over many pages) using frontpage - how?

Hello...

I have a site with about 50-100 pages. All the pages have the same
layout. Just the text is different. My plan is to create "1" page and
use it as a template for the rest...just filling it with textual
content. I would like the flexibility of adjusting the pages WIDTH (by
changing the table WIDTH) at some later date without having to go to
every individual page to make the change. I've used the STYLES feature
in FP - love it! Using it, I'm able to change the font for example over
all 50-100 pages just by changing 1 page. What I'm wondering is if
there is a way to do the same to a tables WIDTH. Can I change 1 pages
table width of 750 pixels to 850 pixels and have it applied to my other
49-99 pages as well?

Thanks for any help...

Jul 24 '05 #1
2 1506
googley wrote:
I have a site with about 50-100 pages. All the pages have the same
layout. Just the text is different. My plan is to create "1" page and
use it as a template for the rest...just filling it with textual
content.
Use any old templating language you like. My preference would be TT.
http://www.template-toolkit.org/
I would like the flexibility of adjusting the pages WIDTH (by
changing the table WIDTH)
http://www.allmyfaqs.com/faq.pl?Tableless_layouts
I've used the STYLES feature in FP - love it!
Style sheets - good. Frontpage - makes it rather difficult to produce decent
quality code.
Using it, I'm able to change the font for example over
all 50-100 pages just by changing 1 page. What I'm wondering is if
there is a way to do the same to a tables WIDTH.


http://www.w3.org/TR/CSS21/visudet.html#propdef-width

--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is
Jul 24 '05 #2
googley wrote:

[...] Using it, I'm able to change the font for example over
all 50-100 pages just by changing 1 page. What I'm wondering is if
there is a way to do the same to a tables WIDTH. Can I change 1 pages
table width of 750 pixels to 850 pixels and have it applied to my other
49-99 pages as well?

If you create a CSS stylesheet for the site, you can include it in
every page on your site and the styles are applied. To change the look of
the entire site, change the style(s) in the one file, the stylesheet.
The initial change to using stylesheets does require you to add either
a <link rel="stylesheet" ... > or @import in the header of each page.
After that, style changes are easy.
I do not know if FP offers such facility.

--
jmm dash list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)
Jul 24 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Jim | last post by:
I've just bought a new Windows Server 2003 and I am trying to move an exiting FrontPage website to this new machine. I can't get ASP pages to run. IIS 6.0 has been installed. From the snap-in,...
9
by: Bryan R. Meyer | last post by:
Hello Everyone, The problem of browser resizing has become an issue for me. While redesigning my webpage, I set the left and right margins to be auto so that my content would be centered. ...
6
by: Robert J. O'Hara | last post by:
I'm one of those people who practices what some consider "dull" and others consider "elegantly conservative" page design. I appreciate good traditional typography and standards-compliant liquid...
86
by: Michael Kalina | last post by:
Because when I asked for comments on my site-design (Remember? My site, your opinion!) some of you told me never to change anything on font-sizes! What do you guys think of that:...
5
by: Robert J. O'Hara | last post by:
For some time I've made use of the max-width property in CSS to cause my pages to appear as a centered block against a contrasting background. This works well in new browsers (Mozilla, etc.) and...
0
by: Stu | last post by:
I have a few FrontPAGE 2002 Webs running on Windows 2003 Servers and IIS. My webs use ASP (classic) pages that display data pulled from the Access databases using the FrontPage database results...
5
by: Jon Sequeira | last post by:
Is there a way to redirect from an ASP.NET page to an ASP page without showing the ASP page's URL in the client's browser? This works perfectly with an HTML page, for example: path =...
0
by: Ken Fichthorn | last post by:
I have a very simple website, built in FrontPage 2002, which displays static information only. I would like to add some ASP.NET web forms (providing some event registration web pages). I plan...
1
by: ProgramAnalyst | last post by:
Hey guys, I've got a page that has multiple tables (all same format, they just contain diffrent information) and when u print that page the tables get cut up and spread out on multiple pages....
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
by: Mushico | last post by:
How to calculate date of retirement from date of birth
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
1
by: Teri B | last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.