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

Notices


Reply
 
Thread Tools Rate Thread Display Modes
Old 01-31-2012, 04:13 AM   #16
ryanharris369
Registered User
 
Join Date: Jan 2012
Posts: 14
Whether it is a header or footer, the formatting & layout requirements ought to be satisfied by using CSS & you ought to refrain 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.
ryanharris369 is offline   Reply With Quote
Old 04-08-2012, 09:44 PM   #17
blakedustin595
Registered User
 
Join Date: Apr 2012
Posts: 17
Do strive to utilize an outside mode sheet. Be it a footer or header, all the formatting as well as layout wants would be satisfied with the implementation 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.
blakedustin595 is offline   Reply With Quote
Old 05-05-2012, 03:32 AM   #18
sam051
Registered User
 
Join Date: Feb 2012
Posts: 128
For header and footer we used css and this is helped for linking of html.
sam051 is offline   Reply With Quote
Old 05-30-2012, 06:50 AM   #19
raj05
Registered User
 
Join Date: May 2012
Location: india
Posts: 79
Given information is very helpful for me. I appreciate that information.
raj05 is offline   Reply With Quote
Old 11-12-2016, 12:15 AM   #20
phamdung
Registered User
 
Join Date: Oct 2016
Posts: 23
In my opinion , i think you need to create a file call header.php and footer.php
After that you should to import that file to your main page or any page you want ( You need to know and replace the url to this file )
<?php
include('header.php');
include('footer.php');
?>
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
phamdung is offline   Reply With Quote
Old 11-13-2016, 09:24 PM   #21
Priyanka785
Registered User
 
Join Date: Jul 2015
Posts: 169
You can easily make header or footer for your website . My suggestion is that you sholud download header or footer code and replace in your webpages..
__________________

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.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Priyanka785 is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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 11:33 AM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.