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.
You can create your HTML page easily by using tags. Tags are the elements by writing them, you can create your views.
Yes, it is a Programming language however you can not create an Application like the sort of thing you'd find in Visual Studios.
Homepage can be created using HTML or various other languages. <table> can be used to create tabular format in 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.
Web pages.
Thumbnail images can be made using HTML and CSS. HTML will import the image and CSS would give the thumbnail style.
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.
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.
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.
A browser reads HTML and displays it as a web page. You can read and edit HTML using a simple program like Windows Notepad.
You can create only web pages with HTML. No desktop app can be created with it.
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.