PDA

View Full Version : What's wrong with it?


pardonmy
04-17-2006, 05:52 PM
Hello everyone,

I resized the header and footer images to accomodate bigger pictures. Now I get some gray spots almost in the middle of my page. Take a look:

http://www.pardonmypixel.com/

What can I do? Please remember that I am very, very novice. Thank you in advance.

Connie
04-17-2006, 07:32 PM
I suggest the following way:

if you have not installed Firefox browser, do so
if you have not activated Webdeveloper extension in Firefox, do so

open your page in Firefox
use Tools / validate / validate HTML first
correct the mistakes
use Tools / validate / validate the CSS

correct the mistakes

then enable outline / block elements
you will see that some of the elements which are defined by CSS do not fit with their size etc. to your page

there are some more hints and tips in our forum here, for sure
if you have cleaned the most eminent problems, you will find more support in finetuning your website for sure

pardonmy
04-18-2006, 12:39 AM
Thanks for the great hint. I had no idea about this plug in for Firefox.