answersLogoWhite

0

What are the applications needed in HTML?

Updated: 8/20/2019
User Avatar

Wiki User

12y ago

Best Answer

No external applications are needed in HTML. Running HTML needs a browser to see the changes.

User Avatar

Wiki User

9y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the applications needed in HTML?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is HTML and how can use in java applications?

HTML is a markup language for the Web. It could be used to create Java applications for the web.


How can i used java for in windows 7 and why?

Java is needed for running Java applications like some games, online banking etc. Without it you will not be able to use these applications at all. Unless they upgrade to HTML 5. Then the users won't have to install and maintain the software for the applications.


What can turn static into applications such as games or calculators?

html


What can turn static documents into applications such as games or calculators?

html


Why is HTML needed?

Websites are built using HTML. It was designed to be used to work on the World Wide Web. It is the basic building block of web pages. If you want to create web pages then you should learn how to use HTML. You can still use other applications to create pages, like Dreamweaver, but a knowledge of HTML will help your understanding of what the application that is building your page is actually doing and allow you to make any changes you want.


What HTML does and doesn't do?

HTML displays your website. Utilizing AJAX HTML can now be dynamic (pull information from another source I.E. an outside file or website). HTML cannot run database driven applications such as forums, blogs, login scripts etc.


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.)


What is the software needed to read HTML?

A browser reads HTML and displays it as a web page. You can read and edit HTML using a simple program like Windows Notepad.


How are HTML xml and java affecting business applications on the web?

This sounds like some kind of assignment of yours, however, Businesses can control their website in different ways, and make it easier for their clients to use. They also are making the applications on the web faster and easier to access, which outside of the web, it is a slower process. We can now submit resumes and request interviews on the web. HTML, XML, and Java, make the business world easier to communicate with through the convenience of the internet. That is the explanation for "business applications" if that is what you were referring to as applications, if not, then assume that html, xml, and java are the ones that make those applications, which are interpreted by the browser.


What is the effect of body in HTML?

The <body></body> tag defines the body of an HTML document. Here is the minimum format needed for a basic HTML page. <html> <head> <title>Title</title> </head> <body> Stuff goes here... </body> </html>


What kind of code is needed to add comment boxes to a website?

The kind of code that is needed to add comment boxes to a website is HTML code. The HTML code can be downloaded from a site such as Generation Union or Quack It.


What is the reason for use HTML?

On very basic level, HTML is simple and is universal throughout all the browsers/os/devices. With HTML5, you can even write complicated applications for across the platforms access.