Hi!
I have the follwing problem:
1.) I have a *.css file, where I defined some styles.
2.) In the HTML-File the a:hover, body, table and so on works fine.
3.) But I also defined (example): mt {font-size:24px}, and if I use this
"mt" in my HTML-File nothing happens.
I'm not so good in CSS-Programming, but this should work! If I use the same
definations as "style=..." it works fine.
Can anyone give me a hint?
Greetings and thanks,
Christian.
I have the follwing problem:
1.) I have a *.css file, where I defined some styles.
2.) In the HTML-File the a:hover, body, table and so on works fine.
3.) But I also defined (example): mt {font-size:24px}, and if I use this
"mt" in my HTML-File nothing happens.
I'm not so good in CSS-Programming, but this should work! If I use the same
definations as "style=..." it works fine.
Can anyone give me a hint?
Greetings and thanks,
Christian.
Comment