hopefully everyone is staying warm. We are freezing our butts off in the states. Anyway, I just noticed a weird thing going on at my site (wslounge.com). In firefox, the size of the text is normarl but if i switch to IE 7 the font sizes are all over the place.How may I fix this? I must warn you though that im a noob with coding.thanks in advance -Alex www.wslounge.com
Quick look. Remove your style in span tag. Just call a neat CSS file with your all fonts. Mixing everything may be the problem. Use notepad and save & check in both browsers. Hope this is clear enough though
you can also change fonts by using for example a link <a href="haha" style="font-size:9px">This is my website</a> Code (markup):