answersLogoWhite

0

What is HTML protocol?

Updated: 8/20/2019
User Avatar

Wiki User

12y ago

Best Answer

There is no such thing as "HTML Protocol". You might be looking for HTTP, which is HyperText Transfer Protocol.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is HTML protocol?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Is HTML protocol or not?

HTML is a protocol


What is the driffrence between HTTP and HTML?

HTTP is the protocol, HTML is the language.


Why Is HTML synchronous?

HTML is synchronous because the base protocol, HTTP (Hypertext Transfer Protocol) does not maintain a connection with the server. This was because, at the time, no one could imagine wanting a protocol that kept state. Give that the protocol doesn't track the user, there'd be no way for HTML to by asynchronous.


Is HTTP an example of HTML code?

No. HTTP is HyperText Transfer Protocol, which is the protocol that web pages work on. HTML needs HTTP for it to work. HTTP is not code for a web page; it is not HTML.


What is the protocol used to request a webpage?

HTTP Hypertext Transfer Protocol


Which protocol is used to send and receive HTML file?

HTML files are most often sent and received using HTTP, which stands for HyperText Transfer Protocol. Files can also be shared using FTP, which stands for File Transfer Protocol.


What is the standard protocol for retrieving websites?

The protocol for retrieving web resources is the HTTP 1.1 protocol which is defined in: http://tools.ietf.org/html/rfc2616


Is HTML a protocol that defines how webpages are transmitted?

HTML is not a protocol, it is a language. HTML stands for Hypertext Markup Language. The protocol that webpages go through is HTTP, which stands for Hyper Text Transfer Protocol. HTTP can be seen on the front of every webpage (e.g. http://wiki.answers.com)/.I had never thought of HTML as a protocol but according to the CCENT/CCND ICND1 book by ciscopress.com, an official book of Cisco, HTML is a protocol. By definition, a protocol is simply a set of rules that determine the format and transmission of data. HTML does define a format for how data is diplayed even though it is transmitted via HTTP.


What is the protocol that transfers HTML data from servers to browsers called?

It is called HTTP, or Hyper Text Transfer Protocol.


Which protocol is not used in the internet?

internet protocols HTTP HTML and some PROXY


What is HTMP?

typo for HTML It can also mean Hypertext Mail Protocol


What is the primary markup language and protocol of the web?

HyperText Markup Language, also called HTML is the language. The protocol is HyperText Transfer Protocol, also called HTTP.