answersLogoWhite

0

How do you make a program using HTML?

Updated: 8/19/2019
User Avatar

Wiki User

11y ago

Best Answer

HTML is not used for making programs. It is used for making websites.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you make a program using HTML?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Is there any way to call a PHP script in HTML?

PHP is a server side language, so cannot run within the browser as HTML does. You can however make a call to the PHP page within your HTML (using a form button or anchor link for example), and using Ajax (javascript) make the HTML show the response of the PHP program. The user will not know that the server side PHP program has been executed, as when using Ajax the browser does not load a new page.


How do you make a personal bio data using HTML?

bio data using html


How can you make your song into a HTML code?

There is no software, program, or pattern that transforms songs into HTML.


Program for create a student detail in a table using HTML?

Oracle is a great program for creating a student detail in a table using HTML. One can even use a word processing platform too.


What was the program used to make facebook?

PHP, Html


How do you post HTML program?

A HTML Program is one used to create a web page. It is used to post on server to make the web page live.


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.


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 can you write text over image using HTML 5?

It would depend on the program you are using and weather or not it is allowable.


How do you convert an image into an HTML page?

you don't actually make an image into a page you need to save it as a .jpeg or .gif image and then use it in an HTML document such as a Word document saved as an HTML page, or using a web design program like Dreamweaver for instance using the jpeg as a background or a gif as a web site button


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


HTML code has a limit of 10 webpages per site?

No! HTML is simply code. You can write 1 million pages of HTML code if you want. HTML is not a program. Its code. Now you may have a program that uses HTML code and that program has limitations. But not HTML itself.