navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

 

Can I set the header/footer up in css?

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> Cascading Style Sheets >> Can I set the header/footer up in css?
Page: [1]
 
Scotty

 

Posts: 209
From: The left coast-go Obama-
Status: offline

 
Can I set the header/footer up in css? - 4/25/2004 23:31:04   
I thought I read somewhere that you can set up the header/footer information using css (tables?). On one site where we have a php db (lots of fun using Front Page 2000), the db person is stating the following.

"CSS cannot do header/footer at all, like you are currently using the CSS
"stylesheet" for. is exactly that, a stylesheet.... it has nothing to do
with the header and footer on every page.
The way the php header and footer work, is all files "include" a common file
on the server, that contains the header and footer code, then like i said
above, its as simple as calling the php functions " send_header() " and
"send_footer()" in order to dynamically create the page."

Is this an acceptable way to do this? This would make all pages end in php. I'd then have a Admin page where I can cut and paste my Front Page developed <body> yaddyadda </body> information into the template.

Scotty
suzkaw

 

Posts: 161
From: North Carolina, USA
Status: offline

 
RE: Can I set the header/footer up in css? - 4/26/2004 0:47:24   
That answer you got is pretty much the way it would work. However you could style your header and footer with the style sheet.
I normally create a page just the way I want then split it into to sections one for the header and one for the footer that way everything is inline like it is suppose to do.

quote:

This would make all pages end in php.

Yes unless you used some type of mod rewrite to change it to html.

_____________________________

Thanks,
Eric
68 Classifieds

(in reply to Scotty)
Page:   [1]

All Forums >> Web Development >> Cascading Style Sheets >> Can I set the header/footer up in css?
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts