Flanok did you know that you can make your HTML validate within a couple minutes?
1. Line 32 column 18: there is no attribute "BORDERCOLOR": <tr bordercolor="#DFDFDF">
2. You have no alt attributes. If you do not want to use them, you still can add in your images: alt=""
Then your pages will validate. Why not fix them?
|