HTML
Translation
HTML
Examples
She is learning to write HTML.
She is learning to write HTML.
This is a basic HTML page.
This is a basic HTML page.
Grammar Patterns
to write/code in HTML to use the HTML language. I am learning to code in HTML.
an HTML ((file/document/page)) a file or document written in HTML. Please send me the HTML file.
Similar Words
Related concepts: XML, SGML
Etymology
An acronym for 'HyperText Markup Language'. HyperText refers to text with links, and Markup Language is a system for annotating a document.
Memory Tips
Think of HTML as the skeleton of a webpage. CSS provides the skin (styling), and JavaScript provides the muscles (interactivity).