How to Edit iframe in Dreamweaver CS5
Iframe HTML tags let you include a "Web page within a page." The iframe links to another page on your website or an external Web page, so you can display the page content without re-coding the HTML. Dreamweaver lets you edit the frame's size, delete the frame or add a new frame into your Web page.
Instructions
-
-
1
Click the Windows "Start" button and select "All Programs." Click "Adobe," and then click "Dreamweaver" to open the software.
-
2
Click the "Open" toolbar item. Click your Dreamweaver Web project file and click "Open" to load all of the HTML files in the editor.
-
-
3
Double-click the HTML page you want to edit. The page opens so you can see a visual representation of your HTML code.
-
4
Click the iframe you want to edit. Click "Properties." In the configuration window, type the size you want to make the frame. Click "OK" to view the changes.
-
5
Right-click the iframe and select "Delete" if you want to remove it from the page. If you want to change the page to which the iframe points, type a new URL in the properties window. Click "Save" to save the changes.
-
1