Folks,
I'm new to CSS and realise that by posting in the html newsgroup, I
might upset one or two readers by raising a CSS question in an html
newsgroup however my ISP only has one small CSS newsgroup available -
I'm hoping someone here might be able to help.
I have an external style sheet which I call/install from inside my head
tags like so:
<link href="css/module.css" rel="stylesheet " type="text/css">
<link href="css/vst.css" rel="stylesheet " type="text/css">
I would like to over-ride the fonts that are defined in the style sheet
but leave the rest of the setup the same - I'm sure there must be a
method that will allow me to over ride this via an html (or style tag)
that appears somewhere after the above - but I don't know which (or how).
Can someone help? All replies please via the newsgroup so that others
can learn too...
Thanks in advance,
randelld
Comment