Guest andrew.price Posted August 23, 2009 Report Posted August 23, 2009 Design by Andrew Price ? 2009 - All Rights Reserved Quote
Andrea Posted August 23, 2009 Report Posted August 23, 2009 Have you verified that the image is actually uploaded and that there are no spelling/ case issues in the file name? Also, don't use empty p tags to create space - use margins and/or padding for that. The proper way to add a copyright symbol into your html is: © The proper doctype would be HTML strict. When something is zero, there's no need for a unit of measure. Use abbreviations when possible - so: margin-top: 0px; margin-right: 10px; margin-bottom: 0px; margin-left: 10px; should be: margin: 0 10px; Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.