answersLogoWhite

0

What is HTML and How do you create this?

Updated: 8/18/2019
User Avatar

Wiki User

13y ago

Best Answer

HTML stands for Hyper Text Markup Language and it orginated somewhere around the 1990s. In a nutshell, HTML is the basis for almost everything you see on the internet. HTML is the basic text that you see and sometimes the pictures as well. To make a basic beginners HTML page, follow these steps in Notepad.

An HTML page looks like this:

Sample Webpage

Hello, goodbye!!

This page is all about me, pal!

Well, bladee blah blah!


="your document.htm"> Doctor Who is AWESOME!!!


Snowmen! Yay!!!

But just remember to always make sure you have the HTML, the Title, the Body, Font face and A HREF tags if you want to be able to read your webpage in Internet Browser. :)

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is HTML and How do you create this?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What the major problem to create a HTML?

There are no such problems to create HTML pages. All you need to do is create an HTML document and run it on a browser.


Need of HTML?

The need of HTML is to create fancy webpages. With HTML, novice users can create webpages as well.


What type of pages are created with the help of HTML?

You can create any type of pages using HTML because html is a language used to create web pages for display in browser. And you can also create a static page by using HTML.


Why is HTML required?

HTML is required to create web pages.


What is the significance of HTML in web designing?

HTML is a formatting language that tells a browser how to display content. You can not create a Webpage without HTML. Many web designers will create the HTML in the background for you.


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

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


Uses of HTML?

HTML is the language used to create web pages.


Why hypertext is combine with HTML?

Hypertext is combined with HTML as it is formed by it. HTML could easily create a Hypertext.


How can HTML help create websites?

HTML is a page formatting language. It tells the web browser how to display content. You need to use HTML when you create websites. Some Website designers will allow you to edit in a WYSIWYG format and automatically create the HTML code in the background for you.


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 our own page by using HTML page structure?

You can create your HTML page easily by using tags. Tags are the elements by writing them, you can create your views.


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.