Menu

   dot image Home
   dot image Pricing
   dot image Order Design


Web Hosting

IX Web Hosting


Tutorials

   dot image Adding Images
   dot image Adding Links
   dot image Affiilation 1
   dot image Affiliation 2
   dot image Creating Headers
   dot image Creating Lists
   dot image CSS Style Sheets
   dot image Domain Names
   dot image Essential Tags
   dot image HTML Tables
   dot image Scrolling Text
   dot image Text Formatting
   dot image Web Design 1
   dot image Web Design 2
   dot image Web Hosting


HTML Dictionary

   dot image Letter A
   dot image Letter B
   dot image Letter C
   dot image Letter D
   dot image Letter E
   dot image Letter F
   dot image Letter H
   dot image Letter I
   dot image Letter K
   dot image Letter L
   dot image Letter M
   dot image Letter N
   dot image Letter O
   dot image Letter P
   dot image Letter Q
   dot image Letter S
   dot image Letter T
   dot image Letter U
   dot image Letter V


 
  <B>  
   
Indicates text that should appear in boldface.
 
EXAMPLE: The bold word is <B>in bold font.</B>
 
     
     
  <BASE>  
   
Identifies the location where all relative URLs in your document originate.
 
EXAMPLE: <BASE HREF="http://www.orginal-base.co.uk">
 
     
     
  <BASEFONT>  
   
Provides a font setting for normal text within a document. Font settings within the document are relative to settings specified with this tag. Use this tag in the document header (between the <HEAD> tags).
 
EXAMPLE: <BASEFONT SIZE="12">
 
     
     
  <BDO>  
   
Indicates text that should appear with the direction (left to right or right to left) specified, overriding other language-specific settings.
 
EXAMPLE: <P LANG="gb" DIR="rtl">This text contains a number, <BDO="ltr">47869</BDO>, that must appear left to right.</P>
 
     
     
  <BGSOUND>  
   
Embeds a background sound file within documents. Use in the document head of documents intended for visitors who use Internet Explorer.
 
EXAMPLE: <BGSOUND SRC="background.wav">
 
     
     
  <BIG>  
   
Indicates that text display in a larger font.
 
EXAMPLE: <BIG>Large Font</BIG>
 
     
     
  <BLINK>  
   
A Netscape-Specific tag that makes text blink on and off.
 
EXAMPLE: <BLINK>Latest Update: New blinking text</BLINK>
 
     
     
  <BLOCKQUOTE>  
   
Provides left and right indention of affected text and is useful for quoting a direct source within a document. Use for indention is deprecated. use <BLOCKQUOTE> to signify only a block quotation.
 
EXAMPLE: The procedure is <BLOCKQUOTE>accepted and the money will be transfered soon.</BLOCKQUOTE>
 
     
     
  <BODY>  
   
Acts as a container for the body of the document, it appears after the <HEAD> tag and is followed by the </HEAD> tag. You can also define the color of your background and text related to information and links here.
 
EXAMPLE:
<HEAD>
<BODY>Your page content placed here</BODY>
</HEAD>
 
     
     
  <BR>  
   
Breaks a line of continuous text and prevents text alignment around images
 
EXAMPLE: IMAGE LOCATED HERE<BR>Then image description underneath image.
 
     
     
  <BUTTON>  
   
Sets up a button to submit or reset a form as well to activate a script. Use the <IMG> tag between the opening and closing <BUTTON> tags to specify a graphical buttons.
 
EXAMPLE: <BUTTON TYPE="button" VALUE="enter name" onclick(doit)>Enter Name</BUTTON>
 
     
     

 
Home | Pricing | Order Design

 Copyright © Masterton Enterprise 2006-2007