/    Sign up×
Community /Pin to ProfileBookmark

Help with placing a standard message

I need help on how to (possibly) place a standard message at the top and bottom of all my html pages. I currently go in and manually place these using the <h2> command. I was wondering what is the easiest method to do this and if it could be done using the styleshee file?

to post a comment
CSS

1 Comments(s)

Copy linkTweet thisAlerts:
@LeeUJul 18.2006 — If your Web host will allow it, you can use server side includes (ssi). There are instructions [URL=http://http-server.carleton.ca/~dmcfet/html/ssi.html]here[/URL]

Basically, you would create a file with the information you want to change, give it an extension of ".inc" and place the following in the file where you want it to appear:
[CODE]
<!--#include virtual="/includes/header.inc" -->[/CODE]
×

Success!

Help @JCook_12 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.18,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...