Go Back   Site Owners Forums - Webmaster Forums > Web Programming > Programming General > HTML / DHTML

Notices


Reply
 
Thread Tools Rate Thread Display Modes
Old 11-01-2011, 02:07 AM   #1
ncjbhd
Registered User
 
Join Date: Jul 2011
Posts: 262
Headers & Footers

Hello,

I've been using Frontpage as my HTML program but recently changed to Dreamweaver. In Frontpage there was something called shared borders where if you made a change to a shared border that change would automaticly changed on all pages that shared that border.

Since my web site has many pages I would like to know how to make a Header and Footer that would be used by all pages and if a change had to be made it could be made once and be reflected on all pages.

Thank You
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
ncjbhd is offline   Reply With Quote

Old 11-15-2011, 04:16 AM   #2
Davidweb
Registered User
 
Join Date: Nov 2011
Posts: 27
The purpose of header and footer is to insert any new content in the low or top part in any blog,To insert data we have to simply copy and paste the data,there is no need to install any plugin.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Davidweb is offline   Reply With Quote
Old 11-15-2011, 04:53 AM   #3
jassicacute
Registered User
 
Join Date: Aug 2010
Posts: 42
We alwasys put content in header and footer thats shared By All pages in your site. You should make files named header and footer , and call it in all pages in your site.
__________________
Enjoy Incerdible
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
With Our Special
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


Avail Flat 30% Off For NRI
jassicacute is offline   Reply With Quote
Old 11-18-2011, 01:44 AM   #4
bryanbell
Registered User
 
Join Date: Dec 2010
Location: Florida
Posts: 168
Create the two file header and footer and include it in all your website pages than after you just need to change the content in your header file or footer file and it will automatically change in your all files.

For example if you are using PHP than you can create file like header.php and include it in all your web pages

<?php
include("header.php");
?>

Last edited by bryanbell; 09-11-2012 at 04:13 AM..
bryanbell is offline   Reply With Quote
Old 11-23-2011, 02:50 AM   #5
Spoint_Vinil
Moderator
 
Join Date: Sep 2011
Location: INDIA
Posts: 250
use css.thats the simple solution to this question make external css for your convenience and modify it when required and it will show changes in all the associated content pages
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Spoint_Vinil is offline   Reply With Quote
Old 11-29-2011, 04:17 AM   #6
michelleweb
Registered User
 
Join Date: Nov 2011
Location: LA, USA
Posts: 12
Quote:
bryanbell
has well described you can use header and footer php files in all your webpages. or also you can call through CSS as per your wish.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
- Specializes in Web and Multimedia Development services.
michelleweb is offline   Reply With Quote
Old 12-17-2011, 01:40 AM   #7
georgeallen300
Registered User
 
Join Date: Dec 2011
Posts: 14
Be it a header or footer, all your formatting and layout needs would be fulfilled with the use of CSS. Do try to use an external style sheet.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
georgeallen300 is offline   Reply With Quote
Old 01-04-2012, 03:13 AM   #8
smithgomes745
Registered User
 
Join Date: Jan 2012
Posts: 14
Do try to use an external style sheet. Be it a header or footer, all your formatting and layout needs would be fulfilled with the use of CSS.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
smithgomes745 is offline   Reply With Quote
Old 01-05-2012, 11:57 PM   #9
andrewpoll88
Registered User
 
Join Date: Jan 2012
Posts: 14
Whether it is a header or footer, the formatting and layout requirements should be satisfied by using CSS and you should refrain from using external style sheet.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
andrewpoll88 is offline   Reply With Quote
Old 01-13-2012, 02:51 AM   #10
henryadams53
Registered User
 
Join Date: Jan 2012
Posts: 14
Do try to make use of an outside style sheet. Be it a header or footer, all of your formatting and layout needs would be fulfilled with the use of CSS.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
henryadams53 is offline   Reply With Quote
Old 01-13-2012, 11:25 PM   #11
marktell7
Registered User
 
Join Date: Jan 2012
Posts: 14
Whether it is a header or footer, the formatting and layout needs should be satisfied by using CSS and you should avoid using external style sheet.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
marktell7 is offline   Reply With Quote
Old 01-16-2012, 11:14 PM   #12
albertcamus013
Registered User
 
Join Date: Jan 2012
Posts: 14
Whether it is a header or footer, the formatting and layout requirements should be satisfied by using CSS and you should refrain from using external style sheet.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
albertcamus013 is offline   Reply With Quote
Old 01-19-2012, 01:05 AM   #13
frankleahy5
Registered User
 
Join Date: Jan 2012
Posts: 14
Whether it is a header or footer, the formatting & layout needs ought to be satisfied by using CSS & you to keep away from using outside style sheet.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
frankleahy5 is offline   Reply With Quote
Old 01-25-2012, 01:15 AM   #14
willarnett5
Registered User
 
Join Date: Jan 2012
Posts: 14
Whether it is a header or footer, the formatting and layout requirements should be satisfied by using CSS and you should refrain from using external style sheet.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
willarnett5 is offline   Reply With Quote
Old 01-29-2012, 10:17 PM   #15
markzandi21
Registered User
 
Join Date: Jan 2012
Posts: 14
Be it a header or footer, all of your formatting and layout needs would be fulfilled with the use of CSS. Do try to make use of an outside style sheet.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
markzandi21 is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 02:25 PM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.