use of small fonts

  • Thread starter Thread starter CPNW
  • Start date Start date
C

CPNW

when using Dreamweaver, it suggests the use of small
fonts, however i cannot find out how to install these.
Can anyone help?
 
CPNW said:
When using Dreamweaver, it suggests the use of small
fonts, however i cannot find out how to install these.

Control Panel|DISPLAY|SETTINGS|ADVANCED tab
Choose the Small Font setting
 
CPNW said:
when using Dreamweaver, it suggests the use of small
fonts, however i cannot find out how to install these.
Can anyone help?

Small fonts probably refer to size of the fonts. Dreamweaver is a web
site/page program, which is mostly HTML. HTML defines the use of the
<small> tag to decrease size of fonts. Or you can use Cascading Style
Sheets (CSS) to define exact font size in Points. Suggest you read more
about this in documentation about Dreamweaver and HTML.
 
CPNW said:
when using Dreamweaver, it suggests the use of small
fonts, however i cannot find out how to install these.
Can anyone help?

Go to Display - Settings - click Advanced and change the DPI value.
This has the equivalent effect
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top