Content deleted Content added
Undid revision 1232539103 by BangladeshiEditorInSylhet (talk) reverted change of link names to derived, as per MOS:PIPESTYLE
per the standard itself
Line 3:
{{pp-vandalism|small=yes}}
{{Infobox file format
| name = HTML<br />{{small|{{nowrap|(HyperText Markup Language)}}}}
| icon = File:HTML5 logo and wordmark.svg
| icon_size = 120px
Line 24:
| open = Yes
| url = {{URL|https://html.spec.whatwg.org/}}
| iconcaption = The official logo of the latest version, [[HTML5]]<ref>{{Cite web | url=https://www.w3.org/html/ | title=W3C Html}}</ref><!--Please doW3C not replace it. W3Cofficially uses the HTML5 logo as the official one for the HTML main page. Thank --Rezonansowy -->
}}
{{HTML}}
'''HyperTextHypertext Markup Language''' ('''HTML''') is the standard [[markup language]] for documents designed to be displayed in a [[web browser]]. It defines the content and structure of [[web content]]. It is often assisted by technologies such as [[CSS|Cascading Style Sheets]] (CSS) and [[scripting language]]s such as [[JavaScript]].
 
'''HyperText Markup Language''' ('''HTML''') is the standard [[markup language]] for documents designed to be displayed in a [[web browser]]. It defines the content and structure of [[web content]]. It is often assisted by technologies such as [[CSS|Cascading Style Sheets]] (CSS) and [[scripting language]]s such as [[JavaScript]].
 
[[Web browser]]s receive HTML documents from a [[web server]] or from local storage and [[browser engine|render]] the documents into multimedia web pages. HTML describes the structure of a [[web page]] [[Semantic Web|semantically]] and originally included cues for its appearance.