FONT FACE ELEMENT

Sometimes we change fonts in MS Words, here we can do the same thing. Its like FONT SIZE tag. The format is like  <FONT FACE=(name of the font)>.........</FONT>

Example:

<HTML>
<HEAD>
<TITLE>
Program 8
</TITLE>
</HEAD>
<BODY>
<FONT FACE="ARIAL"> This is my New Program</FONT>
<FONT FACE="IMPACT"> This is My New Program</FONT>
</BODY>
</HEAD>

For your better Understanding I am providing you some names of most popular fonts.


  1. academy engraved let
  1. algerian
  1. amaze
  1. arial
  1. arial black
  1. balthazar
  1. bankgothic lt bt
  1. bart
  1. bimini
  1. comic sans ms
  1. book antiqua
  1. bookman old style
  1. braggadocio
  1. britannic bold
  1. brush script mt
  1. century gothic
  1. century schoolbook
  1. chasm
  1. chicago
  1. colonna mt
  1. comic sans ms
  1. commercialscript bt
  1. coolsville
  1. courier
  1. courier new
  1. cursive
  1. dayton
  1. desdemona
  1. fantasy
  1. flat brush
  1. footlight mt light
  1. futurablack bt
  1. futuralight bt
  1. garamond
  1. gaze
  1. geneva
  1. georgia
  1. geotype tt
  1. (*above: Geotype TT)
  1. helterskelter
  1. helvetica
  1. herman
  1. highlight let
  1. impact
  1. jester
  1. joan
  1. john handy let
  1. jokerman let
  1. kelt
  1. kids
  1. kino mt
  1. la bamba let
  1. lithograph
  1. lucida console
  1. map symbols
  1. marlett
  1. (*above: Marlett)
  1. matteroffact
  1. matisse itc
  1. matura mt script capitals
  1. mekanik let
  1. (*above: mekanik let)
  1. monaco
  1. monospace
  1. monotype sorts
  1. ms linedraw
  1. new york
  1. olddreadfulno7 bt
  1. (*above: OldDreadfulNo7 BT)
  1. orange let
  1. palatino
  1. playbill
  1. pump demi bold let
  1. puppylike
  1. roland
  1. sans-serif
  1. scripts
  1. scruff let
  1. serif
  1. short hand
  1. signs normal
  1. (*above: Signs Normal)
  1. simplex
  1. simpson
  1. stylus bt
  1. superfrench
  1. surfer
  1. swis721 bt
  1. swis721 blkoul bt
  1. symap
  1. (*above: Symap)
  1. symbol
  1. (*above: symbol)
  1. tahoma
  1. technic
  1. tempus sans itc
  1. terk
  1. times
  1. times new roman
  1. trebuchet ms
  1. trendy
  1. txt
  1. verdana
  1. victorian let
  1. vineta bt
  1. vivian
  1. webdings
  1. (*above: Webdings)
  1. wingdings
  1. (*above: Wingdings)
  1. western
  1. westminster
  1. westwood let
  1. (*above: Westwood LET)
  1. wide latin
  1. zapfellipt bt
  1.  

If You cant understand anything don't forget to write me!!

Related Posts:

  • Blink Text Now e will learn how to blink some part of a text.  Its work like So for doing effect like this we have to use a tag. The tag format is  <BLINK>..............................</BLINK> Example: <… Read More
  • Bold Face Element After learning the BODY tag now we will learn how to enhance the body part. In text mood if you want to BOLD any part of your text then you have to use the BOLD tag. This tag looks like following: <B>............… Read More
  • Subscript and Superscript Element SUBSCRIPT We familiar with Subscript element. It is mostly used in chemical name , The tag is looks like <SUB>………………….</SUB> Example: <HTML> <HEAD> <TITLE> Program 6 </TITLE> &… Read More
  • Revision 0.0.1 Today we are going to revise all the things we learn so far. We will write all the tags in a single page. So far we learnt how to BOLD, or ITALIC or UNDERLINE a text.  Then we learn how to BLINK and SUPERSCRIP SUBSCRIPT… Read More
  • Italics and Underline Elements We are Learning how to enhance your body contents.  If You want to represent some parts of your text as Italic format then you can use this tag, <I>…………………………………..</I> For Example: <HTML><HEAD&g… Read More

0 comments:

Post a Comment