I'm taking another run at learning more CSS. This time, I decided to swipe a design from a site I liked and try to rework it until it fit what I wanted.
This is where I'm at so far. I like the layout, and I'm getting the decorations to fit. The current problem is that the bottom fade is a few pixels off the bottom contact block... of course, that's only in IE 6 and not in FireFox.
How can I fix that? Better yet, how would I learn to "debug" it myself?
I can't imagine that people who are building style sheets are constantly adding up offests and margins in their heads, applying exeptions (e.g., except when the content is larger than the size) and then making sure the total matches some other element size.
I marvel at site designs which are complicated -- I just can't imagine how they're cooked up. Dreamweaver is hardly WYSIWYG, particularly when using CSS.
I can't believe how frustrating the workflow is. Drawing the fade image took only a couple minutes in Illustrator; bringing it back to Dreamweaver and then getting it posted to the site took longer. Dreamweaver doesn't have a tool to inspect an image -- I can't find a way to click on BottomFade.GIF and see its image size, for example, or even check its date or filesize.
Am I using the wrong tools?
This is where I'm at so far. I like the layout, and I'm getting the decorations to fit. The current problem is that the bottom fade is a few pixels off the bottom contact block... of course, that's only in IE 6 and not in FireFox.
How can I fix that? Better yet, how would I learn to "debug" it myself?
I can't imagine that people who are building style sheets are constantly adding up offests and margins in their heads, applying exeptions (e.g., except when the content is larger than the size) and then making sure the total matches some other element size.
I marvel at site designs which are complicated -- I just can't imagine how they're cooked up. Dreamweaver is hardly WYSIWYG, particularly when using CSS.
I can't believe how frustrating the workflow is. Drawing the fade image took only a couple minutes in Illustrator; bringing it back to Dreamweaver and then getting it posted to the site took longer. Dreamweaver doesn't have a tool to inspect an image -- I can't find a way to click on BottomFade.GIF and see its image size, for example, or even check its date or filesize.
Am I using the wrong tools?