Click to See Complete Forum and Search --> : Text displays differently in IE


twiggystardust
10-15-2007, 08:59 AM
Designed my site http://laurarees.roundthebend.org/ using Safari.

Now I've come to cross-browser test, I see that all the text in the 'Recent Press' section is all bold in IE 7 - however, the only text that should be bold there is 'The British Theatre Guide'.

It's not a massive issue but it's bugging me and I'm stumped. If anyone could throw any light on this it would be much appreciated! :)

Centauri
10-15-2007, 09:37 AM
For starters, try validating your page (http://validator.w3.org/check?uri=http%3A%2F%2Flaurarees.roundthebend.org%2F&charset=%28detect+automatically%29&doctype=Inline&group=0) to fix the errors - you have a doctype and head sections halfway down the page, as well as unclosed tags.

twiggystardust
10-15-2007, 10:00 AM
ok cheers thanks!