answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What HTML files must be end with what?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

Does a webpage end in HTML?

A web page need not have an HTML suffix. It can have HTM or SHTML instead. Or a server can be directed to send any file as HTML using either the server's configuration files or a .htaccess file in the same directory as the web page.


Why do you write comments in HTML files how are comments written in HTML programs?

Comments are very important in a HTML code. They are started by <!-- and ended by --!>


How do you convert the HTML file in to text file?

All HTML files are text files. You can open them with any text editor, such as Notepad. When a browser opens the file, it reads it and displays the html as a web page. If you open a html file in a text editor or a word processor or other such application, you will see the actual html code, which is just ordinary text. So you don't need to convert HTML files into text, as they are already text files. All you need is something to open them with, other than a browser.


How can you add audio to HTML?

HTML does not add files. That is the use of SQL.


Can you use HTML on freewebs?

Yes, simply upload your HTML files in the "Edit your site" page. when u g0 t0 ch00se template click use HTML (ab0ve)

Related questions

What is www and HTML?

WWW stands for World Wide Web. HTML stands for Hyper Text Markup Language which is a basic web code, these files usually end in .html or .htm


What kind of files are webpages?

HTML files.


What type of files are HTML documents?

HTML documents are plain-text files, usually encoded in UTF8 format.


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


Would HTML files be better than a downloaded link?

HTML files are self created files which can easily be created. Downloaded links will provide you the fancy things but not knowledge.


What is a synonym for webpages?

HTML files is one...


Does a webpage end in HTML?

A web page need not have an HTML suffix. It can have HTM or SHTML instead. Or a server can be directed to send any file as HTML using either the server's configuration files or a .htaccess file in the same directory as the web page.


What is an HTML converter?

An HTML Converter is a program that will take your HTML files and modify them to be able to be used with PHP, Javascript or ASP.


Can ASP code be put in HTML?

ASP can't be put 'in' HTML. ASP can be written in files where HTML is written. ASP can also output HTML.


Is it safe to delete htlm files off your hard drive?

Unless you are making a site yourself and saved the HTML files for later uploading, it is normally safe to deleate HTML files. Html files are website pages which are normally saved for later use by the internet explorer. These are normally saved in a temp folder and can be deleted. Other uses for HTML files are help files, which if deleted, you may not view the help file of the program. Therefore before deleting HTML files, check the folder from where you will delete the files. If they are from a program file, it is not recommended to delete the files, if they are from the internet temporary folder, you can either delete the files manually or you can delete them from the internet explorer by pressing on Delete Browsing History found in Tools.


Why do you write comments in HTML files how are comments written in HTML programs?

Comments are very important in a HTML code. They are started by <!-- and ended by --!>


How do you convert the HTML file in to text file?

All HTML files are text files. You can open them with any text editor, such as Notepad. When a browser opens the file, it reads it and displays the html as a web page. If you open a html file in a text editor or a word processor or other such application, you will see the actual html code, which is just ordinary text. So you don't need to convert HTML files into text, as they are already text files. All you need is something to open them with, other than a browser.