Just made a template and then made 30 pages from that one template.
How can I set the <head> area of the page as editable so I can update the other pages.
I am still pretty new to Dreamweaver :(
Craig
ukgimp
2:38 pm on Oct 7, 2003 (gmt 0)
if you go to code view you will see the editable region that you have set up. You can either copy that code around the head section or create new editable region with modify>template.
Cheers
richardb
2:38 pm on Oct 7, 2003 (gmt 0)
Hi Mate
<!-- #BeginEditable "area" --> your stuff <!-- #EndEditable -->
Rich
creative craig
2:43 pm on Oct 7, 2003 (gmt 0)
Slowly getting to grips with Dreamweaver, its going to take a while longer though.