patajz asked:
I have made a series of buttons with rolovers in image ready and i have saved using the “save optimized as” option. I saved as HTML and Images. Now that i have that i do not know how to put it into dreamweaver. if i try to put the HTML into a table it comes out as a new page.
I have made a series of buttons with rolovers in image ready and i have saved using the “save optimized as” option. I saved as HTML and Images. Now that i have that i do not know how to put it into dreamweaver. if i try to put the HTML into a table it comes out as a new page.
What do i have to do ?
Thank you.
seo
Possibly Related Posts:
- How much is my used laptop worth?
- Illustrator and Dreamweaver: CSS layers and DIV?
- How do i use Imageready and make roll overs buttons?
- how do I add drop down menus to my website?
- photoshop cs3 / dreamweaver cs3 animated gifs?





That’s frequently how i work when making a site.
When you Save Optimized As and choose html/images, it will put those elements into a table for you by default- it’s how Image Ready handles layout. So if you open the Image Ready html file in Dreamweaver, you should be ready to go, just start making your changes. I’ll usually take the .html file made by IR, and then resave it as .htm before I start making changes. Then you can delete the images you may not need in your layout table, add in all of your other content, styles etc.