answersLogoWhite

0

No software special is required if you are using Notepad. Otherwise you might use IDE's like Visual Studio.

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

What tool is used to edit HTML page?

english


Does HTML have anything to do with Software development?

No, HTML relates to passing information across the www. Software can be developed to edit HTML, and HTML can be used to call software (java) but you can't write 'OpenOffice' using an HTML editor.


What is HTML code used for in dreamweaver?

HTML (Hypertext Markup Language) is a code language used for web documents. Browsers interpret this code and construct the web page from it.Dreamweaver is a so-called "WYSIWYG" (What you see is what you get) page design software. This means you design the page by inserting elements and moving them (e.g. per drag&drop). Dreamweaver then constructs HTML code from your page that will, hopefully, look the same when loaded in a browser. Most (if not all) versions of Dreamweaver also allow you to edit the result HTML code yourself.


What is benefits of HTML?

HTML is not a software application, it is a set of formatting rules. Many software programs can interpret HTML code and format documents based on HTML tags, such as <b></b> to tell a browser to show bold text.


What is HTML and what do you use it for?

HTML is the code used to create and customize web pages. It makes it possilbe to add things like pictures or links to a web page and much more. Its like what you use when you edit your myspace profile.


What does HTML use to put content on a page?

HTML can be used to put content on the page. The body tag is used to put content in the window of web page.


What are the tools used to create HTML document?

Basically...All that is needed to create an HTML document are: A computer with a text editor (like notepad or textedit) A web browser to view the page you programmed And a working knowledge of HTML!


In what type of business would you use HTML tags?

HTML Tags are not used only for one type of business or site, HTML is in EVERY SINGLE WEBPAGE. Without them, all you would see is text on a page. You need them to insert images, edit text, start paragraphs, etc. They can never be neglected no matter what type of business you have. If your web hosting site has tools allowing you to edit the page without going into HTML Coding, it still does not mean that HTML is a waste for you. When using these tools it simply is a quicker way of modifying HTML and adding HTML tags. Hope this helps!-jjshammas


Were is a HTML located on a page?

HTML is the page. It's the language used to write webpages. So, the answer to where it's located on the page is "Yes."


Is HTML a url?

HTML is a language used to create web pages. A URL is the address of the page or another internet resource. So HTML and URL are not the same kind of thing. It is the address of a html page that would be a URL, but not HTML itself.HTML is a language used to create web pages. A URL is the address of the page or another internet resource. So HTML and URL are not the same kind of thing. It is the address of a html page that would be a URL, but not HTML itself.HTML is a language used to create web pages. A URL is the address of the page or another internet resource. So HTML and URL are not the same kind of thing. It is the address of a html page that would be a URL, but not HTML itself.HTML is a language used to create web pages. A URL is the address of the page or another internet resource. So HTML and URL are not the same kind of thing. It is the address of a html page that would be a URL, but not HTML itself.HTML is a language used to create web pages. A URL is the address of the page or another internet resource. So HTML and URL are not the same kind of thing. It is the address of a html page that would be a URL, but not HTML itself.HTML is a language used to create web pages. A URL is the address of the page or another internet resource. So HTML and URL are not the same kind of thing. It is the address of a html page that would be a URL, but not HTML itself.HTML is a language used to create web pages. A URL is the address of the page or another internet resource. So HTML and URL are not the same kind of thing. It is the address of a html page that would be a URL, but not HTML itself.HTML is a language used to create web pages. A URL is the address of the page or another internet resource. So HTML and URL are not the same kind of thing. It is the address of a html page that would be a URL, but not HTML itself.HTML is a language used to create web pages. A URL is the address of the page or another internet resource. So HTML and URL are not the same kind of thing. It is the address of a html page that would be a URL, but not HTML itself.HTML is a language used to create web pages. A URL is the address of the page or another internet resource. So HTML and URL are not the same kind of thing. It is the address of a html page that would be a URL, but not HTML itself.HTML is a language used to create web pages. A URL is the address of the page or another internet resource. So HTML and URL are not the same kind of thing. It is the address of a html page that would be a URL, but not HTML itself.


How do you post HTML program?

A HTML Program is one used to create a web page. It is used to post on server to make the web page live.


How do you go previous page in HTML?

Html istself cannot be used to do things like go back to the previous page or go to the next page. Html is simply a markup language, languages that are used to describe information through the use of text that is applied to the document. In order to, make html do such things, a scripting language is used. This can be embedded into html.