HTML is a Hypertext Markup Langauge. HTML is used to developing webpage and in conjunction with the other net langauges, java script, ASP,PHP or Python it becomes a powerful tool for anyone who is into web design.
HTML uses very easy syntax thus its not hard to understand the meaning of the langauge itself. There are extended versions of HTML nowadays such as DHTM and XHTML technologies.
2006-09-05 12:41:47
·
answer #2
·
answered by Anonymous
·
0⤊
0⤋
HTML (Short for HyperText Markup Language) is:
- The authoring software language used on the Internet's World Wide Web. HTML is used for creating World Wide Web pages.
- A subset of Standard Generalized Mark-Up Language (SGML) for electronic publishing, the specific standard used for the World Wide Web.
- A language in which web pages are written.
- The authoring language used to create documents on the World Wide Web.
- In practical terms, HTML is a collection of platform-independent styles (indicated by markup tags) that define the various components of a World Wide Web document. HTML was invented by Tim Berners-Lee while at CERN, the European Laboratory for Particle Physics in Geneva.
- The coding language used to create hypertext documents for the World Wide Web. In HTML, a block of text can be surrounded with tags that indicate how it should appear (for example, in bold face or italics). Also, in HTML a word, a block of text, or an image can be linked to another file on the Web. HTML files are viewed with a World Wide Web browser.
- The tag-based ASCII language used to create pages on the web.
- The coded format language used for creating hypertext documents on the World Wide Web and controlling how Web pages appear.
- Is the basic language used to write web pages. HTML is a mark up language and not a full-blown programming language so is therefore essentially static in nature. HTML is parsed by your web browser when a web page downloads and consists of tags (commands to tell the browser how to render the text, where to load in graphics etc on the web page) as well as the actual text.
- Is a set of codes that are displayed over a web browser. It is guide for the browser with instructions on how the page is set-up, where and how text and graphics should be placed.
- The code that tells the web browser how to interpret a web page.
- Web page description language. A W3C standard, compatible with all systems.
- The language used to create documents displayed on the web.
- The coding language used to create Hypertext documents for use on the World Wide Web.
- A subset of Standard Generalized Markup Language (SGML), this language provides codes used to format hypertext documents. Individual codes are used to define the hierarchy and nature of various components of a document, as well as to specify hyperlinks.
- A set of programming commands inserted around blocks of text that describe how to display it. HTML commands also display other media (graphics, sound, and video). Documents on the Web are often written in HTML.
- A language used to create documents on the Internet.
- The language used to create and design Web sites. HTML is a standard text file with specific tags that a browser reads and interprets into a Web page.
- The language used for creating web pages.
- The coding applied to text files that allows them to appear as formatted hypermedia documents on the World Wide Web.
- A coding language used to make hypertext documents for use on the Web. HTML resembles old-fashioned typesetting code, where a block of text is surrounded by codes that indicate how it should appear. HTML allows text to be "linked" to another file on the Internet.
- The computer language of the World Wide Web
- A set of tags and rules (conforming to SGML) for using them in developing hypertext documents
- In computing, HyperText Markup Language (HTML) is a markup language designed for the creation of web pages and other information viewable in a browser. HTML is used to structure information -- denoting certain text as headings, paragraphs, lists and so on -- and can be used to define the semantics of a document.
2006-09-05 12:38:03
·
answer #3
·
answered by HotRod 5
·
0⤊
0⤋