creating multiple pages
i have created index.html page in layout tables top nav , side nav bars. how create rest of pages have same top , side navs, don't have reload images each different page? if can point me right resources or articles, appreciated. thank you!
first of all, urge start over, without using layout tables. layout tables fragile , difficult troubleshoot when things go wrong. use nested tables instead.
to reuse objects on other pages, can use templates, server side includes, or combination of both. can use library items, although never have.
to reuse objects on other pages, can use templates, server side includes, or combination of both. can use library items, although never have.
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment