473,326 Members | 2,013 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

How to add identical text to sveral pages?

Jan
Hi

I have website that uses css to control the look and position of various
blocks of content. Some of these blocks contain the same content for every
page in the site, eg horizontal and vertical blocks containing links to
other pages in the site. It mimics a frames based look without the frames
( I wanted the site to be as Google friendly as possible)

Is there a way of implementing the site so that I don't have to type in the
text and links in every page?

Thanks for spending the time on me!

J
Jul 24 '05 #1
3 1332
Use an "include" page that contains the link info, and then include it in every page.
Insert > Web Component > Included content.
--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed..................
...............................with a computer

"Jan" <Ja*************@hotmail.com> wrote in message
news:d8**********@newsg4.svr.pol.co.uk...
Hi

I have website that uses css to control the look and position of various
blocks of content. Some of these blocks contain the same content for every
page in the site, eg horizontal and vertical blocks containing links to
other pages in the site. It mimics a frames based look without the frames
( I wanted the site to be as Google friendly as possible)

Is there a way of implementing the site so that I don't have to type in the
text and links in every page?

Thanks for spending the time on me!

J

Jul 24 '05 #2
Jan wrote:
Some of these blocks contain the same content for every
page in the site Is there a way of implementing the site so that I don't have to type in
the text and links in every page?


http://www.allmyfaqs.com/faq.pl?Incl...ile_in_another

--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is
Jul 24 '05 #3
On Mon, 06 Jun 2005 19:07:57 +0100, in comp.infosystems.www.authoring.html David
Dorward <do*****@yahoo.com> wrote:
Jan wrote:
Some of these blocks contain the same content for every
page in the site

Is there a way of implementing the site so that I don't have to type in
the text and links in every page?


http://www.allmyfaqs.com/faq.pl?Incl...ile_in_another


And, for a quick example...

In *.css -

/* Divisions */

div.menu { float: left; width: 25%; color: #000000; background: #c0c0c0
url(./img/background-menu.gif) }
div.main { float: right; width: 73% }
/* 2 per cent gutter for separation between menu and body */

In *.htm -

<!-- ^ Header stuff up thataway ^ -->

<div class=menu>
<!--#include virtual="./menu.htm"-->
</div>

<div class=main>

<a name="top"> </a>

<!-- PAGE CONTENT HERE -->

</div>
</body>
</html>

Jul 24 '05 #4

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

Similar topics

12
by: MikeT | last post by:
I have a page that produces little thumbnails of the 3D models it finds in a specified directory (and iterates down through any sub directories). It basically scans each directory for 3D Studio...
10
by: st4 | last post by:
Help, As part of my family history web site i need to get 150 pages of typed text into some format to display. It just text right now but I would like to add some graphics (photos) and make the...
4
by: Robert W. | last post by:
I've scanned through the various methods of the 'File' library but can't see any method that would be equivalent to the DOS "COMP" command. Is there, in fact, a simple method to do this or do I...
48
by: phillip.s.powell | last post by:
MySQL 3.23.58 - 4.0.17 (yep, several database server instances, don't ask) I have database Spring with table Students I have database Summer with table Students I am tasked to produce a...
1
by: Neo Geshel | last post by:
I am having conflicting results with two pieces of identical code. One is an insert, the other is an update to a db. The first code, which works, is this: Sub Add3_Click(sender As Object, e As...
1
by: Mr Flibble | last post by:
I want my site to host a Default.aspx and a Default2.aspx page with one page being rendered using Stylesheet1.css and the other using Stylesheet2.css. So far I've just copied Default into Default2...
0
by: Jean-François Michaud | last post by:
Hello, I'm trying to generate identical keys on 2 different sets of nodes Basically I need to be able to create a new identity tag on each page where the tag is not present, but the...
18
by: Luminari | last post by:
I have two pages. Both of them are supposed to have one table on it with a fixed header. Both pages were tested in IE6. Structurally they are identical. Both have a <divthat wraps a <tablethat...
6
by: kepston | last post by:
Hi I have a report which splits invoice costs to various departments and shows a summary. The various divisors and multipliers used in deriving the values for each department, are such that the...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

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.