|
WantToLearn -> RE: how to do "shared borders" equivalent? (6/21/2007 15:31:30)
|
In addition to includes, you should also check out Master Pages and Dynamic Web Templates (DWT). quote:
Master Pages and Dynamic Web Templates Both master pages and Dynamic Web Templates allow you to create a consistent layout that can easily be updated in all the pages in your site. If you are working with ASP.NET files, use master pages to define a consistent look with shared content across pages. If you are working with HTML files, use Dynamic Web Templates. source: Expression Web Help To learn more, just search for "Master Pages" and "Dynamic Web Templates" in Expression Web Help.
|
|
|
|