Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

CSS CSS Basics (2014) Understanding Values and Units Font Properties

rajbee
rajbee
6,657 Points

Font installation on users computers

Quiz question true/false - By default, users viewing our websites do not need to have the fonts we use installed on their computer.

Not sure what this means.

1 Answer

Logan R
Logan R
22,989 Points

Lets say I want to use a sweet font called 'Roboto' I found on Google Fonts. Roboto doesn't come pre-installed on my computer, so I download it and install it and use it for my website.

The question is asking if the user doesn't have Roboto installed on their computer, will they still be able to see the Roboto font.

Does that clear it up at all?