answersLogoWhite

0

What is a static HTML file?

User Avatar

Anonymous

16y ago
Updated: 8/16/2019

Static HTML vs Dynamic HTML.

Static HTML is a web document(s) that show the same information for all users. It can be updated from time to time but shows the same information to each and every user.

Dynamic HTML is a web document that shows different information per user due to factors such as a search. This web page will vary depending on information passed to it.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

How do you pass values from an sevlet to an HTML page?

You cannot. A HTML file is a static file and it cannot get or receive dynamic contents that a Servlet may pass or send.


How do you create a static page in HTML?

A static page can be easily created in HTML page. It just needs the static tags defined in HTML.


What is the file htm used for?

HTM and HTML are the most common type of documents used to build static webpages.


How do you give connection between HTML and java servlet?

You cannot. HTML is a static file and it cannot interact with a Java Servlet. A Servlet can always redirect to a HTML page but the other way round cannot happen.


Where is the HTML file on you blog?

Where is the HTML file on you blog?


How do you send a HTML attachment?

You can save your HTML file from the browser as an Archived HTML file, but the best way to send a HTML file and its folders is to zip it.


What is static pages using HTML?

Static pages in HTML are the ones that do not change over time. They are the ones that have no changing elements.


What is th difference between saving an HTML file and opening an HTML file?

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.


How do you save a text file as HTML if the HTML file choice is not in Notepad?

When you go to save your file, type in your desired file name, then type ".html" on the end. This tells Notepad that you want to save your document as an HTML file.


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.


What is an HTML file extension?

The original extension of a HTML page was .htm because of file name restrictions that limited filetype extensions to 3 characters, today you can use 3 or 4 so either .html or .htm is perfectly fine.


How do you get rid of HTML?

open HTML file, delete "code", save file