Help with HTML site development

ZeroFrag

Member
Mar 13, 2005
51
0
0
Ok, so i created a online store for a buddy of mine. The site is up and running, and everything is working the way it should.

So he calls me the other day and wants me to add a small image that says "free shipping" to all the webpages. Adding it manually to the 3 main pages (Home, New Items, Customer Service) wouldn't be a big deal. But He also wants it added to all the individual product pages 50+.

So i'm looking around at sites like directron and other sites like it. They have specials on all their sites, and i'm sure they don't do it all manually.

So i'm thinking, is there a way to seperate a page into sections or blocks and have the block call up the information, such us images, or forms or items or menus or ......

Kinda like Cascading style sheets do for text, but have it do it for all the other pages too.

Also, is there a program that would take a change to the main page, and update that change on all my other pages? (Like if i wanted to add a colum on the right side to include various specials)

Is there a way to do that with Dreamweaver MX, or do i need to upgrade to Dreamweaver DEV? Is there an other program that is better suited for this?

Thanks for any help you guys can give me.

ZeroFrag
 

WobbleWobble

Diamond Member
Jun 29, 2001
4,867
1
0
Dreamweaver can create templates which let you set which parts of the page will stay the same and which parts you want to be editable or optional.
 

ZeroFrag

Member
Mar 13, 2005
51
0
0
I saw the template option (didn't mess with it much). But would it apply any update i make to the template to all the other pages i made with the template previously after i change something on the template.