Posts: 1,283
Name: Abel Mohler
Location: Asheville, North Carolina USA
|
Well, it fits onto my screen, but I can see how it would spill over on smaller screens. If you are trying to resize an image in Dreamweaver, then use it as a background, you won't be able to do it. Only images in <img> tags can be resized with HTML or CSS. Background images should be resized in Photoshop first. Since background images don't interrupt the document flow, they are often preferable to <img> tags.
Your layouts will be easier to manipulate, or make "liquid" if you learn to do div/css layouts instead of building your site with tables. Maybe you won't do it this time, but it is something to keep in mind for the future.
__________________
<!--if a signature drops in the forest, and no one is there to see it, does it make a link?-->
|