Forum Moderators: open
Anyways, As far as I know, Imageready does not make entire webpages, just web elements, such as image rollovers. But even if it can do whole webpages, you should not make webpages (or even rollovers or any HTML content) with that program! that program should be used for making and editing images, ONLY (which you can then include into your HTML code).
Webpages are best made with non-what-you-see-is-what-you-get editors, in other words: real HTML editors. Something as simple as notepad would do, except it does not support many useful features, so it woudl be a good idea to find something a little more customizable and flexible, more geared to web design.
If you want to make good webpages, you must learn how to code HTML, and how to implement CSS styling. There are hundreds of easy tutorials on the web about them.