Question:

How do I add a scrollable content area inside another page in Dreamweaver CS3

by  |  earlier

0 LIKES UnLike

I have a table filled with pictures and text and I want to put it on a page but I don't want the footer extended all the way down so I'd like to create like a page in a page where I can put the table without extending the actual host page.

 Tags:

   Report

2 ANSWERS


  1. You can do that with the <iframe> tag, in Dreamweaver it is just referenced as a frame. Generally, the source of a frame is an outside site. This can lead to some search engine issues, though, which is why you don't see this method used very often. A separate page is usually preferred.  


  2. Iframes would be the old way, using CSS you want to set the area's overflow="scroll"

    http://www.domedia.org/oveklykken/css-di... should help

Question Stats

Latest activity: earlier.
This question has 2 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.
Unanswered Questions