answersLogoWhite

0

When you save an HTML file, the contents of that file are written on the hard drive. This has the effect of changing the contents of the file.

When you read and HTML file, the file remains unchanged on the disk.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What is the difference between an HTML page and a dhtml page?

DHTML combines HTML, JavaScript, the HTML DOM, and CSS.


What is the difference between html and dhtml in hindi?

hello


Are HTML tags used offline?

Yes. HTML is used in any document of a file type that specifies it, including .html, .htm, .php, .asp, and so on. An example of this is right-clicking on a web page, saving it to your computer, disconnecting from the Internet, then opening that file.


What is the difference between DDR1 and DDR2?

http://dhivacpt.blogspot.com/2007/10/difference-between-ddr1-and-ddr2.html


What is the semantic difference between HTML tag and HTML text?

HTML text is formatted text that you view on a HTML formatted page, a HTML tag is a tag which defines the formatting of a selected area of text, i.e opening tag "<u>" "text to format here", followed by closing tag "</u>" would underline the text that you wish to format. In short, HTML tag defines the format of the text. These basics can be applied to a range of different functions.


What is the difference between client- and dynamic HTML from being used?

Client side HTML can be seen as dynamic HTML but not much effective. Server Side Dynamic HTML is much more effective.


What HTML language would you use for links Opening and Closing?

HTML is itself a language on it's own, so uses no other. Opening and closing of tags is a part of HTML.


How can save the HTML application from in online HTML code?

HTML Application could be recovered as HTML codes. Saving the page as HTML could give us an insight about the structure.


What is web HTML?

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


What is the difference between Atom and RSS feeds?

Only the HTML tags differ Atom Feed is similar to RSS Fees but it differ only in HTML tag


What is the difference between button and submit button in html?

A diferença é que um envia o comando HTML e o outro não


What is web 2.0 HTML?

In truth, there's almost no difference between the HTML used in web 2.0 applications, and the HTML used in all other HTML applications. The difference is mainly in the way that the user interacts with the page, and this is provided mainly by the tighter coupling of JavaScript and backend programming like PHP, as well as the ability to transfer data between both using asynchronous calls (AJAX.)