answersLogoWhite

0

How much data can be sent by HTML?

User Avatar

Anonymous

10y ago
Updated: 8/20/2019

There is no reasonable size limit to an HTML document. The amount of data you can display depends on your computer capability and your bandwidth limitation. However, if you HTML file is too large the user many experience unreasonable delays in loading your page.

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

When the user clicks on the Submit button the content of the form is sent to another file in HTML?

Data may be sent to another location. What happens will be decided by how the page is designed and where the designer wants to send the data and how it is to be sent. So there is not a single answer to the question.


What is methord and action in form in HTML?

Method refers to the way that the data is transferred. It can either be GET or POST. Actions refers to the page in which the form data is sent.


How much data sent through Gmail?

The data which can be sent as an attachment to Gmail is 25 MB. The rest of the data can be sent via Drive. It can be using Drive or attachment too.


How do you make a personal bio data using HTML?

bio data using html


When a JSP is executed what will be sent to the client?

html


Bytes sent bytes received?

It means how much data has been sent up and down your LAN line.


How do you display data in other HTML page retrieved from post method?

You can used various methods for retrieving data in HTML. JavaScript, Servlets etc are some ways to get data.


Is Html an example of an HTML program?

HTML is not a program it is a langue your computer speaks with the browser to create arguments and display data


What are function of head in html?

The HEAD section of an HTML document contains meta-data, or data that describes the document. Mostly, it's there for the use of search engines and browsers. HEAD sections also frequently contain Style information, that makes the HTML have a certain look, and Javascripts that are used in the page. Much of the data in the HEAD section is really just links to other data elsewhere on the web. (Like CSS and JS files.)


What is the need of forms in HTML?

Forms are the mechanisms or the code snippets in HTML that does the following:1) Lets the user input the data on the web page (Upload the data or interact with web page)2) The forms are received on web server and the web servers can take particular action depending on the type of input sent by user (this is done using forms)The action may be next web page, storing information on server and so on.A form on a webpage allows a user to enter data that is sent to a server for processing


How is PERL different from HTML?

Perl is a server-side language. It is executed on the server, and any output generated is sent to the client (the user).HTML is read and executed by the client. It is simply sent, as is, by the server.


What is information sent from the computer called?

Information sent from the computer is called data.