External Publication
Visit Post

Answered: I want to insert your own rollover image objects or a Fireworks HTML files to an HTML page in Adobe Dreamweaver CS6 software. Give me for help.

Solutions to all Windows, macOS software questions [Unofficial] April 7, 2026
Source

Asked about Adobe Dreamweaver CS6.

To insert a rollover image or a Fireworks HTML file into an HTML page using Adobe Dreamweaver CS6, you can follow these steps:

For Rollover Images:

  1. Open your HTML page in Dreamweaver CS6.
  2. Place your cursor where you want to insert the rollover image.
  3. Go to the "Insert" menu, select "Image Objects," and then choose "Rollover Image."
  4. In the Rollover Image dialog box, enter the following:
    • Original image: Select the image file to display when the page loads.
    • Rollover image: Select the image file to display when the mouse is over the original image.
    • Alternative text: Enter a description of the image for accessibility purposes.
    • URL: (Optional) You can add a link if you want the image to be clickable.
  5. Click "OK" to insert the rollover image.

For Fireworks HTML Files:

  1. In Dreamweaver, open the HTML file where you want to insert the Fireworks HTML content.
  2. Go to the "File" menu and choose "Open" to load the Fireworks HTML file.
  3. Select the sections of the Fireworks HTML file you want to include or simply insert the entire content.
  4. Copy the content and paste it into the desired location within your main HTML file in Dreamweaver.
  5. Make sure to also move any associated images or CSS files to the appropriate directories in your website's structure.

Always preview your webpage in a browser to ensure everything displays correctly and check compatibility with different browsers if necessary.

Discussion in the ATmosphere

Loading comments...