Search: in
Hypertext Markup Language
Hypertext Markup Language in Dictionary Dictionary
  Tutorials     Encyclopedia     Videos     Books     Software     DVDs  
       
Dictionary results for: Hypertext Markup Language

Hypertext Markup Language


Hypertext Markup Language

Hypertext Markup Language




Source: WordNet (r) 3.0 (2006)

	hypertext markup language
    n 1: a set of tags and rules (conforming to SGML) for using them
         in developing hypertext documents [syn: hypertext markup
         language, hypertext mark-up language, HTML]

	




Source: The Free On-line Dictionary of Computing (26 July 2010)

	Hypertext Markup Language
HTML

    (HTML) A hypertext
   document format used on the World-Wide Web.  HTML is built
   on top of SGML.  "Tags" are embedded in the text.  A tag
   consists of a "<", a "directive" (in lower case), zero or
   more parameters and a ">".  Matched pairs of directives, like
   "" and "" are used to delimit text which is to
   appear in a special place or style.

   Links to other documents are in the form

    foo

   where "" and "" delimit an "anchor", "href" introduces
   a hypertext reference, which is most often a Uniform Resource
   Locator (URL) (the string in double quotes in the example
   above).  The link will be represented in the browser by the
   text "foo" (typically shown underlined and in a different
   colour).

   A certain place within an HTML document can be marked with a
   named anchor, e.g.:

    

   The "fragment identifier", "baz", can be used in an href by
   appending "#baz" to the document name.

   Other common tags include 

for a new paragraph, .. for bold text,

Advertisement




Hypertext Markup Language in Dictionary
Hypertext Markup Language top Hypertext Markup Language

Home - Add TutorGig to Your Site - Disclaimer

©2011-2013 TutorGig.info All Rights Reserved. Privacy Statement