answersLogoWhite

0

How does hmtl function?

User Avatar

Anonymous

13y ago
Updated: 8/19/2019

HTML basically tells the computer what to do. it does this by using codes embedded in the <>

To start out an HTML command you have to type <HTML>

to end an HTML command you have to type the same command as the first, but put a / in front of the command </HTML>. other than that its basically English, if you want to title you page, you type <title>.

Example:

<HTML>

<Title>Basic Webpage</Title>

<body>

<p>

Hello World, this is a basic webpage using HTML

</p>

</body>

</HTML>

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is the origins of HMTL?

HTML is the real answer, and stands for HyperText Markup Language.


How do you install hmtl 5?

HTML is not installed but rendered. The browsers render HTML on page.


How does hmtl works?

HTML works on the principle of tags. A tag is a statement which executes a certain task.


What are hmtl codes?

HTML codes are nothing but HTML tags. These tags are used to define how a web page will look.


How do you put images on your profile on Tinierme.com?

Go on photo bucket or tiny pic type i nthe image you want and copy the hmtl code


Can you use hmtl to view videos on my slow pc?

Sorry, HTML is just a formatting language. It can tell you browser to display a video, but it can not do anything about a slow PC.


What is the purpose of the worldwide web consortium markup validation service?

It allows internet user to check HTML documents for conformance to HMTL or XHTML standards. It also provides a quick method for web page authors to check their posted pages for mark-up errorsIt allows internet user to check HTML documents for conformance to HMTL or XHTML standards. It also provides a quick method for web page authors to check their posted pages for mark-up errorsIt allows internet user to check HTML documents for conformance to HMTL or XHTML standards. It also provides a quick method for web page authors to check their posted pages for mark-up errors


What does hmtl stand for?

(HyperText Markup Language) A markup language designed for the creation of web pages with hypertext and other information to be displayed in a web. Ref: studio.brightcove.com/library/help/glossary_help.cfm


What does hmtl URL and http mean?

HTML= Hypertext markup language :the language the internet can understand URL= Uniform resource locator:locates your internet ip adresss http=Hypertext transfer protocol:the internet knows the security and the availability of downloads and the internet in area eg. https:hypertext transfer protocol secure


A formula prewritten by excel is called?

Function


What is the parent function for the exponential function?

The parent function of the exponential function is ax


What function tests a specific condition in Excel?

The IF function is the main function to do it and you can also use other logical functions, like the AND function, the OR function or the NOT function.