answersLogoWhite

0

You cannot create a windows application with HTML. It is not a programming language. It does not have the facilities to do it. It is designed for formatting pages, like changing colours, specifying fonts and font sizes, laying out text. To write applications you need a programming language.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

How do you create our own page by using HTML page structure?

You can create your HTML page easily by using tags. Tags are the elements by writing them, you can create your views.


Can you make a program using HTML?

Yes, it is a Programming language however you can not create an Application like the sort of thing you'd find in Visual Studios.


How do you create homepage or web page from event in table format using HTML?

Homepage can be created using HTML or various other languages. <table> can be used to create tabular format in HTML.


What type of pages are created with the help of HTML?

You can create any type of pages using HTML because html is a language used to create web pages for display in browser. And you can also create a static page by using HTML.


Using only Html you can create?

Web pages.


How to create thumbnail images using HTML and css?

Thumbnail images can be made using HTML and CSS. HTML will import the image and CSS would give the thumbnail style.


What does it mean to have experience using HTML?

HTML is HyperText Markup Language. It is a language used to create web pages. If you have used it a lot and know how to use it properly you can create very good web pages. You would then have experience using HTML.


Can you create a database with only a form?

Yes , you can create a database using a form . But you have to do two things First make a form in html or jsp whatever you like. Then Connect the form to database using java database connectivity.Yes, we can create database with a form. First create a form using html or jsp then we can connect it to database using JDBC.


Do HTML pages have to be created in some type of software application specifically designed for that purpose?

No, not really. You can even use a simple text pad or a notepad to create HTML pages. Using IDE's (Integrated Development Environments) for creating HTML pages actually quickens/simplifies the process of creating HTML pages but it is not a mandatory requirement.


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.


What types of programs can you open using HTML?

You can create only web pages with HTML. No desktop app can be created with it.


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.