answersLogoWhite

0

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

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

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.


When creating an HTML file you should separate sections of HTML code with what?

spaces


Html is a webpage yes or no?

HTML is the Hyper Text Markup Language. It defines the rules/tags to make a web page. If a file has an extension of .html , then we can say that it is a web page.


Is it possible to create HTML documents with word?

yes you can use any text editing software to make a HTML file. Just use the rules of HTML and save it as htm or HTML and your good to go.


How do you create new different webpage?

You can create a new web page by creating a new HTML file. Each HTML corresponds to a web page.


Where is the HTML file on you blog?

Where is the HTML file on you blog?


How do you send a HTML attachment?

You can save your HTML file from the browser as an Archived HTML file, but the best way to send a HTML file and its folders is to zip it.


What is th difference between saving an HTML file and opening an HTML file?

When you save an HTML file, the contents of that file are written on the hard drive. This has the effect of changing the contents of the file. When you read and HTML file, the file remains unchanged on the disk.


How do you save a text file as HTML if the HTML file choice is not in Notepad?

When you go to save your file, type in your desired file name, then type ".html" on the end. This tells Notepad that you want to save your document as an HTML file.


What is an HTML file extension?

The original extension of a HTML page was .htm because of file name restrictions that limited filetype extensions to 3 characters, today you can use 3 or 4 so either .html or .htm is perfectly fine.


How do you get rid of HTML?

open HTML file, delete "code", save file


Put file in the same directory as my HTML file?

Yes you need to put the file in the same directory. This will get the file to be executed from the HTML file.