answersLogoWhite

0

This will make all font on your computer larger except for the font that shows up in text on your browser (like what I'm typeing here, will stay the same size).

Go to your desktop and right click your mouse, a box will show up with the following options 'Arrange Icons By' 'Refresh' 'New' and 'Properties'.

Click on 'Properties' and a bigger box will pop up called 'Display Properties'. There will be 5 tabs along the top, 'Themes' 'Desktop' 'Screen Saver' 'Appearance' and 'Settings' Click on 'Appearance'.

You will see an example box which will show you what your changes look like and 3 drop down menus, to change your font go to the third one at the bottom where it says 'Font Size:' above it, click the arrow and the list will drop down. Pick which font you would like and then click apply, ok. (It will take a minute or two to load the change)

If you would like to change the font size in your web browser too, you just need to open up internet Explorer (web browser) where there will be several tabs at the top, if you click on 'View' a box will drop down, within that list should be 'Text Size' If you hover over that, you will be able to pick the size you want.

Hope this helps. (:

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

If you change font color on computer will document print that color?

if you have a color printer


What is computer font?

a computer screen font is how you type when your typing.


How can you change the font size on your computer?

You can't. Yes you can but it depends on the application so you have to be more specific


How do you change wingdings into normal font?

Highlight it and change the font in the font menu.


How do you change font color in an accent document?

how to change font colours 2how to change font colours 2


What is screen font?

a computer screen font is how you type when your typing.


What is it called in excel when you change the font style to bold increase the font size and change the font color?

This is referred to as "font formatting."


Change font color in nokia e63?

You can't change the font colour in Notes or Active Notes, but you can in QuickOffice. You go Options > Format > Font > Font Colour. Here you can change the font colour.


How do you change the font in WikiAnswers in the answer box?

You can't change the font in the WikiAnswers answer box. There is one standard font.


What font do they use in Free Realms?

Well Freerealms Has Its Own Font, And When You Install Freerealms Into Your Computer,you Also Get The Font, Just Search in Your Computer freerealms.ttf And You Should Find It


What are the three most common font enhancements?

Font enhancements are bold, a change of color, and change of style. Fonts can be chosen from a list in a computer program.


How do you change the font of an element?

Use the font-size tag to change an elements font size. For example to change all paragraph text to 24px your CSS would look like: p { font-size: 24px; }