How do I make HTML code that sais "use this or if not available use this"?

In HTML how do I make a code that says for example "use Tahoma fonts and if not avaiable use Arial". Or for example "use purple as background and if not available use white". I'm trying to cover all major browsers.
 
Back
Top