Question 1:
I'm using CSS styles throughout my site, however, I have one particular font type at a particular size etc that I use for different titles - and I want to have them as different colours depending on the page. Rather than create a different style for each one of these, I want to also use the <font colour="whatever"> tag. Which works fine. BUT: can I also make it have a different 'hover' colour? At the moment, with the font colour tag, it completely disables any hover attributes in the CSS style.
Question 2:
Can I 'name' a colour in the CSS sheet and use that throughout the site, either in text chunks or backdrop colours etc? I would like to do this so that, if I so wanted, I could just change the colour value once in order to change the entire site.
Cheers...
I'm using CSS styles throughout my site, however, I have one particular font type at a particular size etc that I use for different titles - and I want to have them as different colours depending on the page. Rather than create a different style for each one of these, I want to also use the <font colour="whatever"> tag. Which works fine. BUT: can I also make it have a different 'hover' colour? At the moment, with the font colour tag, it completely disables any hover attributes in the CSS style.
Question 2:
Can I 'name' a colour in the CSS sheet and use that throughout the site, either in text chunks or backdrop colours etc? I would like to do this so that, if I so wanted, I could just change the colour value once in order to change the entire site.
Cheers...