overriding inline styles?



Concerning the joys of working with someone else's markup: Is there a way to have my external stylesheet override the inline fonts (and other deprecated style elements) that are in these other html files?

I'm afraid of the answer I might hear....  :)
.



Relevant Pages

  • Re: overriding inline styles?
    ... > Concerning the joys of working with someone else's markup: ... > a way to have my external stylesheet override the inline fonts (and ...
    (alt.html)
  • Re: overriding inline styles?
    ... a way to have my external stylesheet override the inline fonts (and ... other deprecated style elements) that are in these other html ... It might be easier to clean up the original HTML, especially if you're going to be maintaining the site later. ...
    (alt.html)
  • Re: overriding inline styles?
    ... a way to have my external stylesheet override the inline fonts (and ... other deprecated style elements) that are in these other html ...
    (alt.html)
  • Re: overriding inline styles?
    ... way to have my external stylesheet override the inline fonts (and other deprecated style elements) that are in these other html files? ...
    (alt.html)
  • Re: overriding inline styles?
    ... > Concerning the joys of working with someone else's markup: Is there a> way to have my external stylesheet override the inline fonts that are in these other html files? ... but if you're thinking of <font> tags, then yes, you can override them in your external CSS: font ...
    (alt.html)