answersLogoWhite

0

We write HTML coding in notepad and save it with .html extension. It will automatically open with internet explorer

User Avatar

Wiki User

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


How do you create an HTML file in Aptana 3?

Tested on Aptana 3.0.4: File/New from template/HTML/<html version>


How can you create a HTML documents?

You can create a HTML file in any of the text editors known. Notepad and various other IDE's are examples.


What are the two main parts of an HTML file What tags create them?

The html page <html> </html> and also the body <body></body> which contains the content.


How can you create HTML files?

HTML files are in their essence simply text files that are written in this code language called "HTML". To make programs recognize the text files as web documents, they are called .htm files. So in short, to create an HTML file, simply create a text file using Notepad, save it and change the file name to "xyz.htm" or "xyz.html" instead of "xyz.txt".


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.


Do you need to be connected to the Internet constantly while you create HTML Pages?

No you dont need internet to create n check the HTML all you have to do is to create a write the HTML Tags on the Notepad and Save it on your hard disk with the extension .html or .htm then Open the file it will be displayed on Your Web Browser....


Where is the HTML file on you blog?

Where is the HTML file on you blog?


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


Can you create webpages in a word processor?

Yes. You just need to save it as a .html or .htm file


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.