Quote:
|
Originally Posted by Sualdam
You have 12 runtime errors thrown out by that page.
All 'object expected' errors.
|
That coincides with the number of posts on the page.
The page uses too many colors for the fonts, there's no consistent use of any particular font family. The fonts Times New Roman and Arial do not 'sit well' with each other.
Also, from your page styles we have the following:
.blogtitle {font-family: Andy, Andy, Andy, Andy;color:blue;font-size:36px;margin:2px;}
/* I'm not familiar with the font 'Andy', and most of your visitors will not have that particular font on their system... if you're after a distinctive look to your header maybe you should use a graphic instead. */
I can understand that you want to make the design 'fun' to look at.. and appealing to kids.. but I think the 'readability' of the page would benefit from having fewer colors and less variety in the fonts.
By all means, use color to accent and draw attention to headlines, but not red body text against a pale blue background.. that just sets my teeth on edge! (sorry!)
Paul