What is HTML?

Question

What is HTML?

Answer

HTML or HyperText Markup Language, is a Universal language that allows an individual using special code to create web pages to be viewed on the Internet. Below is an example of HTML code that creates a link that says "Visit Computer Hope" and goes to the Computer Hope web page if clicked. This is just one example of hundreds of other HTML meta tags.

<A HREF="http://www.computerhope.com/">Visit Computer Hope</a>

Additional information

  • Category
  • HTML Q&A
  • Related pages
  • HTML Help
  • Solved?
  • Were you able to locate the answer to your question?