answersLogoWhite

0


Best Answer

HTML is not for programming. It is not a programming language. You can use it to do markup, which in simple terms is affecting the look of a page, like its fonts and colours. You need to know tags and attributes and have an idea of the layout before you start and you also need to have your text and any images and any other things you need for the page.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

14y ago

note pad

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the three things required for HTML programming?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

Html vs traditional programming language?

HTML is not a programming language so it is very different to programming languages. HTML is really just for formatting text and laying out pages, what we call marking up a page. So it is a Markup Language. It can't really do anything interactive with you. Web pages that can do things normally have programming code built into them, with languages like Javascript. HTML can't even do simple things like calculations. Calculations are fundamental to programming languages, as are many other things like: making decisions, repeating instructions, storing data, processing data, and many other things. HTML can't do any of those things. HTML borrows some things from programming, like the facility to use comments, encouraging people to lay out their code properly and the use of simple English-like commands. If people have learned how to use HTML, it is still a big step up to grasp the concepts of programming. There are also very many programming languages, many of them specialising in doing certain kinds of jobs. Many are very complicated and technical and can be quite cryptic, making them hard to learn. They can also be very strict in how you have to do things, and even simple errors can stop your program working. Programming can be very frustrating because of that. You need to learn and understand a lot more things to write programs than you need for creating HTML pages. HTML is a lot less complicated. You can even make some basic mistakes and your page will still work. HTML can be learned very simply and quickly. It is very easy to show someone how to create a simple web page with HTML. So there is a very big difference between HTML and programming languages.


How does HTML helps programming students?

It is important to note that HTML is not a programming language. It is a markup language. However, it does have some similar characteristics, like that it is a file with a list of commands, it has rules, it allows comments and other things. It is easy to learn and can be useful to get people used to the basic concept of giving instructions to a computer in a file. However there are lots of fundamentals of programming that are not in HTML, as it is not a programming language. For serious programming courses, people would not be shown HTML as part of the training. They would start on an actual programming language to be shown the fundamentals of programming. Some programming can be linked into web pages, and so integrated with HTML and if people are going to be creating programs for the internet, then they would learn HTML.


What is the pac man HTML code?

You cannot create Pac Man just with HTML. It is not a programming language. You need a programming language to write programs. HTML is not capable of doing those kinds of things. It just lays out pages and formats text to a limited extent. A website with Pac Man has programming code built into it.


Why is HTML required?

HTML is required to create web pages.


What operating system uses HTML?

No operating system uses HTML, HTML is only a language for web browsers to display webpages, without a web browser it is useless. HTML coding cannot handle the complex tasks required of an operating system.

Related questions

What is the role of HTML in computer programming in detail?

HTML has no role in programming. HTML is not a programming language. It is a markup language, which means it is for formatting pages and text and helping to lay them out. It has no real processing capabilities. To make a webpage actually do something you need to introduce a programming language. So you can use HTML with a programming language to make an actual webpage do things. HTML cannot do that by itself.HTML has no role in programming. HTML is not a programming language. It is a markup language, which means it is for formatting pages and text and helping to lay them out. It has no real processing capabilities. To make a webpage actually do something you need to introduce a programming language. So you can use HTML with a programming language to make an actual webpage do things. HTML cannot do that by itself.HTML has no role in programming. HTML is not a programming language. It is a markup language, which means it is for formatting pages and text and helping to lay them out. It has no real processing capabilities. To make a webpage actually do something you need to introduce a programming language. So you can use HTML with a programming language to make an actual webpage do things. HTML cannot do that by itself.HTML has no role in programming. HTML is not a programming language. It is a markup language, which means it is for formatting pages and text and helping to lay them out. It has no real processing capabilities. To make a webpage actually do something you need to introduce a programming language. So you can use HTML with a programming language to make an actual webpage do things. HTML cannot do that by itself.HTML has no role in programming. HTML is not a programming language. It is a markup language, which means it is for formatting pages and text and helping to lay them out. It has no real processing capabilities. To make a webpage actually do something you need to introduce a programming language. So you can use HTML with a programming language to make an actual webpage do things. HTML cannot do that by itself.HTML has no role in programming. HTML is not a programming language. It is a markup language, which means it is for formatting pages and text and helping to lay them out. It has no real processing capabilities. To make a webpage actually do something you need to introduce a programming language. So you can use HTML with a programming language to make an actual webpage do things. HTML cannot do that by itself.HTML has no role in programming. HTML is not a programming language. It is a markup language, which means it is for formatting pages and text and helping to lay them out. It has no real processing capabilities. To make a webpage actually do something you need to introduce a programming language. So you can use HTML with a programming language to make an actual webpage do things. HTML cannot do that by itself.HTML has no role in programming. HTML is not a programming language. It is a markup language, which means it is for formatting pages and text and helping to lay them out. It has no real processing capabilities. To make a webpage actually do something you need to introduce a programming language. So you can use HTML with a programming language to make an actual webpage do things. HTML cannot do that by itself.HTML has no role in programming. HTML is not a programming language. It is a markup language, which means it is for formatting pages and text and helping to lay them out. It has no real processing capabilities. To make a webpage actually do something you need to introduce a programming language. So you can use HTML with a programming language to make an actual webpage do things. HTML cannot do that by itself.HTML has no role in programming. HTML is not a programming language. It is a markup language, which means it is for formatting pages and text and helping to lay them out. It has no real processing capabilities. To make a webpage actually do something you need to introduce a programming language. So you can use HTML with a programming language to make an actual webpage do things. HTML cannot do that by itself.HTML has no role in programming. HTML is not a programming language. It is a markup language, which means it is for formatting pages and text and helping to lay them out. It has no real processing capabilities. To make a webpage actually do something you need to introduce a programming language. So you can use HTML with a programming language to make an actual webpage do things. HTML cannot do that by itself.


Why HTML is not dynamic?

HTML by itself does not really get your pages to do anything. HTML is not a programming language. It helps lay things out and colour things and change sizes and so on, but not much more. You can create a button with HTML, but when you click on it nothing will happen. To get it and your page in general to really do things, you need some programming code, like Javascript. HTML is therefore static. It requires other things to work with it to make your webpage dynamic.HTML by itself does not really get your pages to do anything. HTML is not a programming language. It helps lay things out and colour things and change sizes and so on, but not much more. You can create a button with HTML, but when you click on it nothing will happen. To get it and your page in general to really do things, you need some programming code, like Javascript. HTML is therefore static. It requires other things to work with it to make your webpage dynamic.HTML by itself does not really get your pages to do anything. HTML is not a programming language. It helps lay things out and colour things and change sizes and so on, but not much more. You can create a button with HTML, but when you click on it nothing will happen. To get it and your page in general to really do things, you need some programming code, like Javascript. HTML is therefore static. It requires other things to work with it to make your webpage dynamic.HTML by itself does not really get your pages to do anything. HTML is not a programming language. It helps lay things out and colour things and change sizes and so on, but not much more. You can create a button with HTML, but when you click on it nothing will happen. To get it and your page in general to really do things, you need some programming code, like Javascript. HTML is therefore static. It requires other things to work with it to make your webpage dynamic.HTML by itself does not really get your pages to do anything. HTML is not a programming language. It helps lay things out and colour things and change sizes and so on, but not much more. You can create a button with HTML, but when you click on it nothing will happen. To get it and your page in general to really do things, you need some programming code, like Javascript. HTML is therefore static. It requires other things to work with it to make your webpage dynamic.HTML by itself does not really get your pages to do anything. HTML is not a programming language. It helps lay things out and colour things and change sizes and so on, but not much more. You can create a button with HTML, but when you click on it nothing will happen. To get it and your page in general to really do things, you need some programming code, like Javascript. HTML is therefore static. It requires other things to work with it to make your webpage dynamic.HTML by itself does not really get your pages to do anything. HTML is not a programming language. It helps lay things out and colour things and change sizes and so on, but not much more. You can create a button with HTML, but when you click on it nothing will happen. To get it and your page in general to really do things, you need some programming code, like Javascript. HTML is therefore static. It requires other things to work with it to make your webpage dynamic.HTML by itself does not really get your pages to do anything. HTML is not a programming language. It helps lay things out and colour things and change sizes and so on, but not much more. You can create a button with HTML, but when you click on it nothing will happen. To get it and your page in general to really do things, you need some programming code, like Javascript. HTML is therefore static. It requires other things to work with it to make your webpage dynamic.HTML by itself does not really get your pages to do anything. HTML is not a programming language. It helps lay things out and colour things and change sizes and so on, but not much more. You can create a button with HTML, but when you click on it nothing will happen. To get it and your page in general to really do things, you need some programming code, like Javascript. HTML is therefore static. It requires other things to work with it to make your webpage dynamic.HTML by itself does not really get your pages to do anything. HTML is not a programming language. It helps lay things out and colour things and change sizes and so on, but not much more. You can create a button with HTML, but when you click on it nothing will happen. To get it and your page in general to really do things, you need some programming code, like Javascript. HTML is therefore static. It requires other things to work with it to make your webpage dynamic.HTML by itself does not really get your pages to do anything. HTML is not a programming language. It helps lay things out and colour things and change sizes and so on, but not much more. You can create a button with HTML, but when you click on it nothing will happen. To get it and your page in general to really do things, you need some programming code, like Javascript. HTML is therefore static. It requires other things to work with it to make your webpage dynamic.


How can you chat on a webpage HTML?

HTML is just for designing the look and format of the page. To make the page actually do things, like running a chat page, takes programming. HTML is not a programming language so just using HTML you cannot create a fully functional chat page. You need HTML and a programming language working together to do that.


Html vs traditional programming language?

HTML is not a programming language so it is very different to programming languages. HTML is really just for formatting text and laying out pages, what we call marking up a page. So it is a Markup Language. It can't really do anything interactive with you. Web pages that can do things normally have programming code built into them, with languages like Javascript. HTML can't even do simple things like calculations. Calculations are fundamental to programming languages, as are many other things like: making decisions, repeating instructions, storing data, processing data, and many other things. HTML can't do any of those things. HTML borrows some things from programming, like the facility to use comments, encouraging people to lay out their code properly and the use of simple English-like commands. If people have learned how to use HTML, it is still a big step up to grasp the concepts of programming. There are also very many programming languages, many of them specialising in doing certain kinds of jobs. Many are very complicated and technical and can be quite cryptic, making them hard to learn. They can also be very strict in how you have to do things, and even simple errors can stop your program working. Programming can be very frustrating because of that. You need to learn and understand a lot more things to write programs than you need for creating HTML pages. HTML is a lot less complicated. You can even make some basic mistakes and your page will still work. HTML can be learned very simply and quickly. It is very easy to show someone how to create a simple web page with HTML. So there is a very big difference between HTML and programming languages.


How does HTML helps programming students?

It is important to note that HTML is not a programming language. It is a markup language. However, it does have some similar characteristics, like that it is a file with a list of commands, it has rules, it allows comments and other things. It is easy to learn and can be useful to get people used to the basic concept of giving instructions to a computer in a file. However there are lots of fundamentals of programming that are not in HTML, as it is not a programming language. For serious programming courses, people would not be shown HTML as part of the training. They would start on an actual programming language to be shown the fundamentals of programming. Some programming can be linked into web pages, and so integrated with HTML and if people are going to be creating programs for the internet, then they would learn HTML.


What is the HTML code for search engine?

You cannot create a search engine with HTML. It is not a programming language. It is just for displaying and formatting things on a webpage. To create a search engine you would need a programming language.


What is the pac man HTML code?

You cannot create Pac Man just with HTML. It is not a programming language. You need a programming language to write programs. HTML is not capable of doing those kinds of things. It just lays out pages and formats text to a limited extent. A website with Pac Man has programming code built into it.


How are HTML forms and JavaScript related?

HTML is used to create forms. As it is not a programming language it cannot process the forms or make them do anything. So for example it can create a button but it cannot make something happen when you click it. To do that, you need a programming language. Javascript is a programming language that is used in HTML pages to do lots of things, including the processing of forms.


What programming language should a software that will run in users' web browsers when they access your company's website be written in?

There are a few popular webcentric programming languages out there. PHP, ASP, and JSP are three very prominent examples. However, when generating content, all of these will generate HTML on the users' end, and thus, a knowledge of HTML (and usually CSS) will be required to make dynamic content for a website.


Why is HTML required?

HTML is required to create web pages.


Does javascript help you create your own website?

It can help, but it is only one thing you use and you need other things too. Most fundamentally, you need HTML. You can build a simple site just using HTML. It depends on what you want your website to do. You can have a combination of HTML and Javascript and other things, like CSS to create a page. HTML is basically for simply laying out and formatting your page. CSS allows for additional and more powerful formatting. HTML is not a programming language, so your page can not do much if it is pure HTML. To get the page to do things you need a programming language and that is where Javascript can be used. So it is very helpful.


What operating system uses HTML?

No operating system uses HTML, HTML is only a language for web browsers to display webpages, without a web browser it is useless. HTML coding cannot handle the complex tasks required of an operating system.