HTML: Difference between revisions
Jump to navigation
Jump to search
imported>Supten Sarbadhikari No edit summary |
imported>Supten Sarbadhikari No edit summary |
||
Line 23: | Line 23: | ||
*[http://whatwg.org/specs/web-apps/current-work/ Web Applications 1.0] A specification generally referred to as "HTML 5". The Web Hypertext Application Technology working group are an independent initiative who cooperate with the W3C. | *[http://whatwg.org/specs/web-apps/current-work/ Web Applications 1.0] A specification generally referred to as "HTML 5". The Web Hypertext Application Technology working group are an independent initiative who cooperate with the W3C. | ||
[[Category:CZ Live]] | |||
[[Category:HTML| ]] | [[Category:HTML| ]] | ||
[[Category:4-letter acronyms]] | [[Category:4-letter acronyms]] |
Revision as of 00:35, 29 January 2007
Hypertext markup language or html is a set of tags and rules (conforming to and a subset of SGML) for using them in developing hypertext documents [1]. It is 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. It is a W3C standard used for creating World Wide Web pages.
Tim Berners-Lee created the original HTML (and many associated protocols such as HTTP) on a NeXTcube workstation using the NeXTSTEP development environment.
See also
External links
Tutorials and guides
HTML Markup Validators
- W3C's Markup Validator
- WDG HTML Validator
- Validators and checkers (Site Check)
- Off-line HTML Validator v1.0 for Windows
Other specifications
- Web Applications 1.0 A specification generally referred to as "HTML 5". The Web Hypertext Application Technology working group are an independent initiative who cooperate with the W3C.