English
German

HTML Introduction

What is HTML

  1.      HTML stands for Hyper Text Markup Language
  2.      HTML is not a programming language, it is a markup language
  3.      A markup language is a set of markup tags
  4.      HTML uses markup tags to describe web pages.
     

Hyper Text Markup Language HTML

Welcome to HTML Tutorial. Here you will learn how the basics of the Hyper Text Markup Language (HTML), so that you may make your own web pages like the one you are viewing right now.

HTML is not a programming language, but rather a markup language. If you already know XML, then HTML will be a snap for you to learn. We urge you not to attempt to blow through this tutorial in one sitting. We recommend that you spend 15 minutes to an hour a day practicing HTML and then take a break, to let the information settle in. We aren't going anywhere!


HTML

Creating an HTML document is easy. To begin coding HTML you need only two things: a simple text editor and the dedication to follow our tutorial! Notepad is the most basic of simple-text editors and you will probably code a fair amount of HTML with it.

If you are new to HTML and haven't read through the Beginner's Tutorial, please take a few minutes to complete that tutorial before moving on.


HTML Tags

HTML markup tags are usually called HTML tags

  1.    HTML tags are keywords surrounded by angle brackets like <html>
  2.    HTML tags normally come in pairs like <b> and </b>
  3.    The first tag in a pair is the start tag, the second tag is the end tag
  4.    Start and end tags are also called opening tags and closing tags

HTML Web Pages

HTML Web pages have many uses. Here are some important facts about why web pages are so useful.

  1.      A cheap and easy way to spread information to a large audience.
  2.      Another medium to market your business.
  3.      Let the world know about you with a personal website!

HTML Example

  1.     The text between <html> and </html> describes the web page
  2.     The text between <body> and </body> is the visible page content
  3.     The text between <h1> and </h1> is displayed as a heading
  4.     The text between <p> and </p> is displayed as a paragraph.
     

 


HTML Tutorial,HTML Introduction, HTML Introduction example, learn HTML Introduction,explain example HTML Introduction online free training HTML Tutorial, HTML Tutorial example, learn HTML Introduction, online tutorial, download tutorial, HTML Tutorial books, HTML Tutorial videos, live videos HTML Tutorial, learn HTML Tutorial, HTML Tutorial topic HTML Introduction, live training HTML Tutorial, download free tutorial