Depends which both is being asked. HTML yes can create both static and dynamic web pages.
Webpages.
Webpages are built using the various tags predefined. The purpose of webpages is to make web interactive or for promotion.
If you want to do professional webpages, you can buy a software like Adobe DreamWeaver. If you just wan to make some fun webpages and/or you don't want to spend $800 on an expensive software like dreamweaver, you can use the free soft ware called NVU. go to NVU.com to download this freeware. for both software, if you are good at HTML, then you can make good webpages. to learn the mark up language HTML go to http://www.w3schools.com/html
If you want to do professional webpages, you can buy a software like Adobe DreamWeaver. If you just wan to make some fun webpages and/or you don't want to spend $800 on an expensive software like dreamweaver, you can use the free soft ware called NVU. go to NVU.com to download this freeware. for both software, if you are good at HTML, then you can make good webpages. to learn the mark up language HTML go to http://www.w3schools.com/html
HTML is used within tags thus is called markup language. It's functionality is to make webpages interactive.
HTML is used by placing tags at their proper position. A tag <p> is used for defining a paragraph.
HTML is a user friendly application which can be used to make web designs. It uses tags which are defined to do a specific task.
Chrome can be used to make use of webpages. It can be also used to test the HTML or JSP pages.
In HTML you links by giving the path starting with the folder the HTML or HTM file is located. For example if your HTML document is the the folder my documents and you want to link to a file in a sub-folder of my documents. You would type in <a href="webpages/yourwebpage.html> Make sure the folder webpages is in the folder It isn't a very good idea to place other webpages on your website in different folders because you can't link back to the my documents folder from the webpages folder. This causes lots of complications.
HTML creates webpages, C++ and Java can make programs like games. Those are just the basic ones. You can see a list of them at: http://www.ukessays.com/essays/computer-science/programming-languages-and-their-types-and-uses.php
you can go to Google gadget for webpages and choose one and add a page element - html/java code - copy and paste or you can make your own.
HTML is not a type of computer. HTML (HyperText Markup Language) is a common markup language (computer code) that is used to make webpages. Web browsers like Internet Explorer are used to interpret and read these HTML code in an HTML file (a web page) so that the layout of the page with its texts and images is displaced to you.