HTML
E1918
HTML (HyperText Markup Language) is the standard markup language used to structure and present content on the World Wide Web.
Aliases (13)
Statements (50)
| Predicate | Object |
|---|---|
| instanceOf |
markup language
→
web standard → |
| abbreviation |
HTML
→
|
| allows |
document structure definition
→
embedding external resources → hypertext linking → |
| associatedWith |
CSS
→
JavaScript → |
| basedOn |
SGML
→
|
| componentOf |
World Wide Web
→
front-end web development → |
| conformsTo |
DOM
→
|
| creator |
Tim Berners-Lee
→
|
| currentLivingStandard |
HTML Living Standard
→
|
| developedBy |
Tim Berners-Lee
→
|
| domain |
World Wide Web
→
|
| elementType |
block-level elements
→
inline elements → |
| encodingDefault |
UTF-8
→
|
| fileExtension |
.htm
→
.html → |
| fullName |
HyperText Markup Language
→
|
| influenced |
XHTML
→
XML-based web languages → |
| influencedBy |
SGML
→
|
| introduced |
1991
→
|
| mediaType |
text/html
→
|
| primaryUse |
presenting content on the World Wide Web
→
structuring web content → |
| renderedBy |
web browsers
→
|
| standardizedBy |
W3C
→
WHATWG → |
| supports |
audio embedding
→
forms → hyperlinks → images → lists → metadata → scripting → semantic elements → tables → text formatting → video embedding → |
| supportsDoctype |
<!DOCTYPE html>
→
|
| syntaxType |
tag-based
→
|
| version |
HTML 2.0
→
HTML 3.2 → HTML 4.01 → HTML5 → XHTML 1.0 → |