answersLogoWhite

0


Best Answer

There is no software really that is neccessary. You can use something like Dreamweaver or Aptana Studio. A software called Notepad++ is also really popular. But it is possible to make HTML files with notepad, or gedit (if you use linux). Just be sure to save the file as htm, html, shtml, or shtm, instead of .txt.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

12y ago

You don't really need software, you can use 1hwy.com and some other Web Hosting sites, but web design software involving HTML editing, include Dreamweaver, FrontPage, NVU, and some others. I suggest FrontPage because it is what I use in all of my great web works. One good code editing program that I am sure that you have is notepad, but with notepad, you have to type all of the HTML code, which is quite a hassle. For further information about web design, or if you would like a web page/network, feel free to message me.

This answer is:
User Avatar

User Avatar

Wiki User

13y ago

almost any text aditor,u can use and excel if you want.in save dialog box choose Web Page .htm .html from save as type.you can use notepad and choose save as,them from save as type choose all files and add on end of document name .htm or .html

This answer is:
User Avatar

User Avatar

Wiki User

13y ago

To edit HTML documents, you can use these programs to edit the HTML Document.

- Notepad ++

- The Windows Text Editor ( This automatically comes with any Windows OS, to find it, go to " Start ", " All Programs ", " Accessories ", " Notepad ".

Those are the ones that I know, you can also search on the internet for other HTML document editors.

I do recommend to use Notepad ++, as it as good features, and you can get Add-Ons to help you.

This answer is:
User Avatar

User Avatar

Wiki User

13y ago

Notepad can be used to create / edit HTML code all you need to do is put the <html> tag at the top of the document and close it with </html>

There is also a program called dreamweaver which can be used to create / edit HTML code as well

This answer is:
User Avatar

User Avatar

Wiki User

12y ago

You can use a variety of programs. You can use an HTML designer such as Microsoft FrontPage or Microsoft Expression Web, but you can also go the free route by learning HTML and simply using "notepad" on your computer. I personally recommend Notepad++, which is a free program. Make sure when you are saving your html file that you include the .html or .htm extension(ex.: webpage.htm)

Hope this helps!

Check out w3schools.com, they have some kicking tutorials for HTML and a full course for free.

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

You can edit an HTML document in any text editor. Notepad is a popular choice on Windows (because it comes bundled with the OS.) On Linux, Emacs or Vi have passionate followings.

You may also choose a more advanced program, like Dreamweaver (paid) or Notepad++ (free.) These programs will highlight the HTML syntax, making it much easier to spot errors.

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

This depends on how much HTML code you're going to be writing, and on your own personal preferences.

You can use any text editor (Notepad, Vim, Emacs, etc.) or any more advanced program that can save as plain text (MS Office, Open Office, WordPerfect) to edit HTML code. HTML isn't compiled, so as long as the text editor works, you should be fine.

If you're going to be doing a lot of code, then you might want to check out more advanced, specialized software. Notepad++ on Windows/Mac, or GEdit/Geany on Linux will offer you syntax highlighting. This color coding makes it much easier to spot errors in your code.

Professionals use a wide range of Integrated Development Environments (IDE) depending on what their purpose is. The de facto standard for HTML/CSS is Adobe's Dreamweaver. It also doubles as a WYSIWYG editor. I've also heard good things about Komodo Edit, but haven't ever used it personally.

IDEs offer more services than the other software types. For instance, Dreamweaver has built-in FTP, SVN, and reference capabilities. That's where the "integrated" comes in.

All these programs are free, with the exclusion of Dreamweaver. You can find links to the free software in the related links section.

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

Yes they can. If you have the original source code then you can use a text editor like Notepad or an application like Dreamweaver to edit the HTML document.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What software do you use to write HTML?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

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.


Can you write a software using HTML if not what computer programming languages do I need to Know to write a software?

Webpages may be considered in the very broad meaning of "software", but with just HTML it will be quite useless as a software, rather it would be just a document.


How do you working in HTML?

You can work on HTML in Notepad or Notepad++. These are text editors which understand HTML.


What is web design software that generates HTML tags?

There is no need for any software. You can write the code in a notepad or any text editor.


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.


Which type of software is easiest to use to create html?

You can create HTML in microsoft notepad, but a good option is Dreamweaver.


Why do you think most websites are built using HTML?

Because HTML was created to design websites with. All websites use HTML, no matter what software you use to build them. So if you use a website designer programmer, like Dreamweaver, it creates HTML for you.


How can we make website using HTML on Punjabi culture?

You should have knowledge of HTMLOr, you can use software where you'll need to drag and drop--you won't have to write HTML in this case.You need to have data on the Punjabi culture.For more information see the "Related Links"


What are some programs that can help you write HTML?

Many software packages, most notably Microsoft's Frontpage and Macromedia's Dreamweaver, are available to make programming in HTML easier and most efficient.


What does the software Thimble do?

Thimble software is software introduced by Mozilla for making websites, or rather, making it easier to make websites. Thimble is basically a simple visual editor that allows the user to write and edit HTML inside their browser window, then preview and publish the content. The software was meant for people who are not very familiar with HTML or CSS.


What is the connection of a notepad with HTML tags?

You can use Notepad to write HTML pages, and HTML consists of tags. So you would be writing a lot of tags when using Notepad to create a HTML page.


What is a web design software that generates HTML tags?

HTML tags are not generated with software. They are present when the browser recognizes them.