answersLogoWhite

0

Using only Html you can create?

User Avatar

Anonymous

16y ago
Updated: 8/17/2019

Web pages.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

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.


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 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.


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.


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.


What is the code to create web browser using HTML?

You can not create a browser using HTML--you would have to use some other programming language. In order to make a browser which can read HTML, you basically just need something that can correctly parse SGML and display it in an intelligent way--technically, to read HTML it doesn't even need to give the text the styles, an example is the text-only Lynx browser.


How do to create a static webpage with only one image as background?

Use html only and that should give you a static page. You can put image as background by using css


Is a browser's main function to create webpages using HTML?

No, a browsers main function is to read HTML files and render them on the screen. If you want to create pages with HTML, you'll need an editor, IDE, or WYSIWYG.


How do you create forms using ASP and HTML?

You can use a WYSIWYG html editor to drag and drop html form controls and program their function. An html editor such as Microsoft Front Page or Adobe DreamWeaver can do these tasks.


What is the connection of a notepad with HTML tags?

You can use Notepad to write HTML pages, and HTML consists of tags. So you would be writing a lot of tags when using Notepad to create a HTML page.