Untitled Document



 Introduction to HTML
 Structure of HTML
 Creating First HTML  Document
 Building Your HTML  Document
 Including Fancier  Formatting
 Building Your HTML  Document
 Including Fancier  Formatting
   Adding Colors
 Specifying Fonts and  Font Sizes
 Changing  Background Image  and Attribute
 Formatting Text by Its  Usage
 
 Formatting Text by Its  Usage
 The Phrase Elements
 Other Special Text  Formatting
 
 Other Special Text  Formatting
 Preformatted Text,  Spaces and All  <PRE>
 Documents with  Changes: <INS>,  <DEL>
 Address Information:  <Address>
 Working with Long  and Short Quotations
 Drawing a Line on  the Page
 Using Lists to Organize  Information
 
 Using Lists to  Organize Information
   Ordered Lists <OL>
   Unordered Lists <UL>
 A Definition or  Glossary List <DL>
 Using the DIR and  Menu List Styles
 Anchors <A..>...</A>
 
   Anchors <A..>...</A>
   HREF
   NAME
   REL
   REV
   TARGET
   TITLE
   Page Formatting
 Lists and Links
 Tables
 Frames
 Including Images into  Document
 Including Multimedia
 Developing HTML  FORMS
 Using Style Sheet
 Understanding URLs
 Using JavaScript
 Using Java

Copyrights : Layout Galaxy All Rights Reserved
No part of this tutorial may be reproduced, stored in a retrieval system or transmitted in any form or by any means, electronic, electrostatic, magnetic tape, mechanical or otherwise, without prior permission in writing from Layout Galaxy.




  Building your HTML Document > Formatting Text by its Usage

  Formatting Text by Its Usage

One of the primary uses of the HTML is to mark up text so that its meaning and structure, rather than just appearance, is immediately apparent. It is something like giving different styles to the parts of a document.

  The Phrase Elements

The first set elements that are used to format the HTML page into structures and text fragments are -"the PHRASE elements".

Emphasis: This is used to make the text emphasized. Italics are the recommended rendering of emphasized text.

Syntax:

<EM [core] [international][events]>…text…</EM>

Strong: It gives strong emphasize to the text.

Syntax:

<STRONG [core] [international][events]>…text…</STRONG>

This gives the text extra emphasis. Boldface type is the rendering of strong text.

CITE: The <CITE> tag is used to identify sources of information outside the current document.

Syntax:

<CITE [core] [international][events]>…source…<CITE>

Source is the name of the citation. The usual rendering for <CITE> is italics.

Some more of the Phrase elements are given here.

Definition Terms:

Syntax:

<DFN [core] [international][events]>…term…</DFN>

It is used to identify the words within a body if the text that includes the definition is in the same sentence. The typical rendering for a defined term is italics.

Syntax:

<ABBR [core] [international][events]>…the abbreviation…</ABBR>

Syntax:

<ACRONYM [core] [international][events]>…the letters…</ACRONYM>

Acronym is an abbreviation that is pronounced as if a word.
Both <ACRONYM> and <ABBR> are new tags. Check out whether it is supported by your recent Browser!

Back Next


Copyrights : Layout Galaxy All Rights Reserved
No part of this tutorial may be reproduced, stored in a retrieval system or transmitted in any form or by any means, electronic, electrostatic, magnetic tape, mechanical or otherwise, without prior permission in writing from Layout Galaxy.




17, Vadsarvala Nivas, 65-A, J. Nehru Road, Mulund (W), Mumbai - 400 080 INDIA
Tel : 91-22-25795588, 91-22-25780444 Fax : 91-22-25793397
Email : ionline@vsnl.com
© Image Online 2001-2003