• 0

IFrames and templates?


Question

I'm trying to make a new website site and am quite new to it all, I'm using dreamweaver mainly, I want a site where the design is the same on all pages, but just a bit of info changes on say the left hand site,,,and wanted to use an iframe for this - but also wanted to make the main thing a template so I just have to write in the Iframe the main content of that page - can this be done,,,,,,anyone give me any pointers ?

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

make a template with the links etc in

put a table in

use the code

<iframe name="main" src="main.html" frameborder="0" width="600" height="600" ></iframe>

simple

make seperate pages

then make the links on the template to each of the pages and in the target box on the options bar put in "main" this will tell it to use the iframe to change pages

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.