Hello,
I am learning CSS and other WWW technologies. In the folowing definition
italic doesn't work:
h2
{
color: Brown;
text-decoration: italic;
}
I mean header is displayed with normal font, not italic.
I use Firefox and Konqueror in Linux.
Please help.
/RAM/
I am learning CSS and other WWW technologies. In the folowing definition
italic doesn't work:
h2
{
color: Brown;
text-decoration: italic;
}
I mean header is displayed with normal font, not italic.
I use Firefox and Konqueror in Linux.
Please help.
/RAM/
Comment