Hey guys,
IE is freaking me out.
my css code looks like this:
kl {
font-size:10pt;
font-weight: bold;
color:#6e90a6;
}
and my html code looks like this:
<div id="testid"><kl>test</kl>
Why does IE ignore my CSS code?
Please could someone help me :)?
Update: Great responses guys, that was really fast :)
Thank you all! Such a great site here :)
I wanted to create a custom tag because of several headlines. but I think I going to use Dorjans way because of the good compatibility of all browsers!
Have a nice day.