answersLogoWhite

0

What to use for making HTML?

User Avatar

Anonymous

16y ago
Updated: 8/17/2019

You can use something as simple as Notepad or a full-blown HTML editor like DreamWeaver or something similar. Once you learn the various HTML tags you can easily put together a quick web page using nothing but notepad or any text editor. Using a simple text editor can become quite tedious if you are creating a complex page. At this point you would want to find an HTML editor that will help you create a page faster. There are many WYSIWYG editors available now that allow you to just start typing and create the page however you want. Even something like Microsoft Word could be used to create an HTML page.

You will want to find an editor that you like. Some editors and HTML generators will create such complex HTML that it can be very difficult to edit it by hand so I recommend testing serveral out and find one that fits your needs.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What is the break element in HTML?

The break element is <br>. You would use this to make a new line when making a page in HTML. This can be used anywhere in HTML.


How is the HTML document used for making a hyperlink?

Correct syntax for creating a hyperlink in HTML is <a href="the_file_name_link.html">This is a link</a>


Can you use HTML forms on a WordPress site without using a plugin?

Yes, you are able to use HTML forms on a WordPress site without a plugin. When you are editing whatever post or page you are making the form on, switch to HTML view from WYSIWIG Editor. Then, simply use the regular tags you use to create forms on an HTML document.


How do you make a program using HTML?

HTML is not used for making programs. It is used for making websites.


How do you make a background on a webpage using HTML?

Making a background on a webpage in HTML is deprecated; you are advised to use CSS instead. However, if you must use HTML and only HTML, then place the "background" attribute in the body tag of the document in question like so: <body background="http://www.example.com/picture.jpg">


How do you use PHP in HTML?

You can't use PHP in an HTML document, but you can use HTML in PHP script.


Would you use HTML to create a website?

Basically HTML is used for making any website... It is totally depends on website subject which CMS you want use? Suppose if you want to make ecommerce website, you will use Magento etc.


How do you use a HTML?

http://www.w3schools.com/HTML/


Which html converters are free to use?

The html converters that are free to use are HTML Converter and Free HTML Converter. These two websites do a great job at converting html files to whatever you need.


What website is used for making presentaions on stardoll?

It's not a website. The most common use for presentations is Word or html codes.


Does HTML work in PowerPoint?

NO HTML does not work in PowerPoint. Power Point is for making slide shows and HTML is a web programming language.


How do you use HTML?

There are many sites which teach you HTML,Google ithttp://www.w3schools.com/HTML/