answersLogoWhite

0

What else can I help you with?

Related Questions

What are the rules to be fallow in creating HTML file?

There are various rules to be followed in creating HTML file. All the tags should be closed after opening one.


Which option should be used to separate keywords in meta tags?

To separate the keywords in a meta tag in HTML, we use the comma (,) For instance <meta name = "keywords" content = "answer, questions, HTML questions">


Need of frame in HTML?

Frames are used to divide the HTML page into sections. The <frame> tag is used for that purpose.


How do you create web by HTML tages?

Web can be created by creating a .html file. Inside the HTML file, you can put the tags of HTML.


Acronym for a computer language used to create sections of a webpage?

The answer is HTML


Coding for creating HTML editor using java applet?

<html> <body> java applets</body></html>


How many section of HTML document?

There are six headings that are available to be used in HTML. The range from H1 to H6. An H1 is more important then H6 heading. There should only be one H1 heading on any single HTML page.


What is the basic code for creating a webpage?

HTML?


What does HTML progamming means?

HTML programming means using tags in HTML. It is a way of creating interactive web pages.


What is the different parts of HTML?

A HTML page can be divided into various sections. The head part of the page and the body part are the main one.


What makes HTML do?

HTML is a markup language for web designing. It helps creating web pages according to our needs.


What is the best topic in creating a website for the beginners?

html and css