I'm trying to choose a good font for a web-site but I see that using the <h5> tag the font looks good in IE and in Safari but it looks so bad in Mozilla!! Anyone of you can give some tip about this 'problem', I used to thought Mozilla was the best...
BTW strange thing is that if I use the <p> tag the same font looks good in Mozilla..why not with the <h5> tag?
I'm trying to choose a good font for a web-site but I see that using the <h5> tag the font looks good in IE and in Safari but it looks so bad in Mozilla!! Anyone of you can give some tip about this 'problem', I used to thought Mozilla was the best...
BTW strange thing is that if I use the <p> tag the same font looks good in Mozilla..why not with the <h5> tag?
Thanks!!!
h5 {font-weight: normal;
}