answersLogoWhite

0

Web browser access HTML by going out onto the internet and requesting the HTML page from a web server. The server responds to the browser by allowing the browser to copy the HTML document to the client machine.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is the definition of web browser?

A web browers is a program that you use to access the Internet. It reads and knows how to display and download files that are put on servers for people to read. Internet Explorer and Firefox are two major web browers.


What are limitations of PHP?

PHP is used with HTML to interact with the web server to process forms, access and manipulate


How do you create web by HTML tages?

Web can be created by creating a .html file. Inside the HTML file, you can put the tags of HTML.


How are HTML documents and webpages related?

HTML is a language that is used to create web pages. A HTML document is a web page in effect. It is the browser that opens a HTML document and displays it as a web page.


What is the need for HTML?

The need for HTML begin with the web. Development of web made the need of HTML more important.


Why HTML important to web browsers?

HTML is important to web browsers as it forms the web pages. The web pages are the ones which run on the browsers.


Can an excel workbook be published as an HTML and be saved on web page?

Yes, an Excel workbook can be published as HTML and saved on a web page. You can use Excel's "Save As" feature to export the workbook in HTML format. Once saved, the HTML file can be uploaded to a web server, allowing users to access it through a web browser. Additionally, it’s also possible to embed Excel workbooks using online services like Microsoft OneDrive or Google Sheets for interactive features.


What is web HTML?

It is a HTML file you're opening on a web browser instead of Adobe Reader.


Is HTML popular?

Most of the web is coded in HTML.


What is the code HTML for?

HTML is the code that tells a web browser how to display a web page on your computer screen.


How do you view your HTML coding in a website?

A html file can be opened by any browser direct from your computer. For it to be actually on the web it needs to be uploaded to a web server.A html file can be opened by any browser direct from your computer. For it to be actually on the web it needs to be uploaded to a web server.A html file can be opened by any browser direct from your computer. For it to be actually on the web it needs to be uploaded to a web server.A html file can be opened by any browser direct from your computer. For it to be actually on the web it needs to be uploaded to a web server.A html file can be opened by any browser direct from your computer. For it to be actually on the web it needs to be uploaded to a web server.A html file can be opened by any browser direct from your computer. For it to be actually on the web it needs to be uploaded to a web server.A html file can be opened by any browser direct from your computer. For it to be actually on the web it needs to be uploaded to a web server.A html file can be opened by any browser direct from your computer. For it to be actually on the web it needs to be uploaded to a web server.A html file can be opened by any browser direct from your computer. For it to be actually on the web it needs to be uploaded to a web server.A html file can be opened by any browser direct from your computer. For it to be actually on the web it needs to be uploaded to a web server.A html file can be opened by any browser direct from your computer. For it to be actually on the web it needs to be uploaded to a web server.


What is the pair of outermost container tags in a web document?

The outer-most container tags in a web document are the opening and closing HTML tags. For instance: <html> [Web stuff here </html>