Is there any way to use CSS to make headers and footers for pages so i dont have to code the same text and put the same image in the same places on page after page after page. I finally took the dive into CSS and am having lots of fun
MWpro
4:23 pm on Apr 4, 2004 (gmt 0)
Since you have just started getting into css, I recommend taking a look at this thread. What CSS Can and Cannot Do [webmasterworld.com]
The short answer is no; you will need to look to a serverside scripting language such as PHP. You can look here to get you started [webmasterworld.com ]
Bonusbana
5:19 pm on Apr 4, 2004 (gmt 0)
You can however define a background image to a footer or header, that will follow through all your pages.