|
I don't think using ImageReady to code a layout is the best method. You can see that there is a large amount of code created with tables. Then using "layers" in Dreamweaver doesn't help the situation. When you create a layer it absolutely positions it wherever you create it. It can get very crazy with positioning things like that when you then view the site in various browsers.
You might be better off learning how to code a website without the use of ImageReady and Dreamweaver first. For example, after learning myself, I use ImageReady only to slice images. I then take those images into Dreamweaver and put the site together using CSS and XHTML.
|