answersLogoWhite

0

What do the letter HTML mean?

User Avatar

Anonymous

14y ago
Updated: 8/19/2019

Hypertext Markup Language.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

How can you get the HTML code from a HTML document?

If you mean HTML website, just check the page source. If you mean a '.html' document, Right click and select Open With and select any text editor.


What is the extension of HTML and xml?

You mean the file extension, right? HTML: .html or .htm XML: .xml


What does u in HTML mean?

<u> in HTML underlines the specified text.


What does the abbrieveation HTML mean?

HTML stands for "Hypertext Markup Language".


What does browser mean in HTML?

A "browser" is a program that can render/read HTML.


What does HTML without the L mean?

The extension htm or html can be used for HTML files. Some computer systems only support 3 letter extensions, which is why some people only use htm for the extension. For the file itself it does not make any real difference. It is still a HTML document and will work on the internet. Browsers will open it whether it has a htm or a html extension.


What do you mean by HTML header?

HTML header is placed on the top of a HTML page. It is wrapped inside the <head> element.


What does h1 in HTML stand for?

Heading 1 For example, this would mean that HOME is the first heading in HTML. <html> <body> <h1> HOME </h1> </body> </html>


How do you submit an HTML?

I don't understand exactly what you mean by that but if you simply save a file with the extension .HTML it will be a HTML file that you can publish online. for eg <HTML> <body> This is my HTML page </body> </HTML> will simply show "This is my HTML page" on your web browser hope i helped


What does mean HTML documents?

HTML stands for Hyper Text Markup Language. An HTML document contains HTML code that shows a Web browser how to display the document content.


What does HTML page mean?

A HTML page is a web page that is created using Hyper Text Markup Language and is saved with a .html extension


What do you mean by header?

HTML header is placed on the top of a HTML page. It is wrapped inside the <head> element.