answersLogoWhite

0

The work of HTML is to design Web Pages. Just like this one! HTML can be used with other Web and Non-Web coding languages to make an interactive Web-Site.

WikiAnswers, uses more then one type of coding inside HTML. It uses JavaScript, PHP, etc!

To start with HTML, you first need to start with HTML tags, those define the Web Page, so that then you can add other tags. The HTML tag is <html>

Like <body> , <p> , <script> , <title> , <head> , and many, many more!

Remember, you always need to close the tags. To close the tags, you use a /.

Exampels: </html> </body> </head> </title> , ect

Their is a sort of special tag, the <br> tag. That you close automatically, it is basically your ENTER key. for the br tag, you do this : <br />

For more information on HTML, look at the Related Links!

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

How do you working in HTML?

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


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.


What does HTML use tags for?

HTML cannot work without it's tags. It uses tags for it's scripting work.


Why i don't need HTML to work?

The people not into web-designing do not need HTML to work. Only web designers are in the need of that.


How does HTML work with facebook?

It doesn't


Is HTTP an example of HTML code?

No. HTTP is HyperText Transfer Protocol, which is the protocol that web pages work on. HTML needs HTTP for it to work. HTTP is not code for a web page; it is not HTML.


How does java script ehance the capabilites of HTML?

Javascript can change how HTML will work, alike how CSS makes HTML look flashy.


What are and used for in HTML?

HTML uses tags for its complete functionality. These tags are defined to do a certain work.


Can you insert a HTML on your profile page on WikiAnswers?

Yes however not all html tags will work.


Is it true HTML code needs to be complied before it run in order for it to work?

No HTML can be written in a simple text file and saved as .html.


Why doesn''t html work in Google Chrome?

HTML works in Google chrome easily. It supports the latest versions of HTML and CSS.


Does HTML work in emails?

HTML does work in emails but to varying degrees. The name of the game with HTML and emails is testing, testing, testing. Unfortunately each reader interprets the HTML differently so you have to be very specific in your coding. Be warned that css doesn't work well in emails and should only be used inline