podarum Posted July 27, 2009 Report Share Posted July 27, 2009 Hi all,I'm using a font on my site that's not that popular, anyone know how I can set the default font if the user doesn't have the desired fault installed on their PC? I'm using Dreamweaver CS4, and I'm hoping to get this done froom there . Thanks Link to comment Share on other sites More sharing options...
Ingolme Posted July 27, 2009 Report Share Posted July 27, 2009 In CSS, when setting the font-family property you can (and should) define a list of fonts separated by commas: font-family: Tahoma,Arial,Helvetica,sans-serif; Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now