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


 
  <MAP>  
   
Specifies a container for client-side imagemap data. Inside the <MAP> container, you place instances of the <AREA> tag.
 
EXAMPLE: <map name="Map">
<area shape="rect" coords="313,61,353,77" href="../index.php">
<area shape="rect" coords="362,62,395,78" href="../free-pages/free.php">
<area shape="rect" coords="404,61,464,79" href="../premium-pages/premium.php">
<area shape="rect" coords="671,60,703,78" href="../tutorial-pages/tutorials.php">
<area shape="rect" coords="713,59,750,79" href="../Links/index.php">
</map>
 
     
     
  <MARQUEE>  
   
Displays a scrolling text message within a document. Believe this only works on Internet Explorer and Mozilla Firefox.
 
EXAMPLE: <marquee direction="left" behavior="scroll" scrolldelay="250" scrollamount="10">"Get Your Template Today" : "Get Some Knowledge Today" : "Get Your Design Today"</marquee>
 
     
     
  <META>  
   
Specifies information about the document to browsers,applications and search engines. Place the <META> tag within the document head.
 
EXAMPLE:
<head> <title>Notretsam Design <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta http-equiv="keywords" content="web design, web templates, custom design, free templates" <link rel="stylesheet" href="cssstylesheets/templatescheme.css"></link> </head>
 
     
     

 
Home | Pricing | Order Design

 Copyright © Masterton Enterprise 2006-2007