Hi,
I am sure this has been solved before but its not working for me.
My top menu uses   as I didn't want it going onto two lines when the browser was minimalized. With IE it looks okay but firefox shows the   tag.
I've put in the mozilla fix but it still displays the   when the menu is loaded.
The website is http://www.fulneckschool.co.uk\WEBSITE\
Any help would be appreciated.
  with firefox
Hi,
You're missing teh closing semi-colon for the non-breaking line-space code
IE tends to be forgiving of those kinds of things, reads the   and 'assumes' it should have the ; Other browsers don't do that.
Ruth
You're missing teh closing semi-colon for the non-breaking line-space code
Code: Select all
Ruth