Learn HTML Tutorial – Basic HTML Tags

March 12, 2010
By

The most important tags in HTML are tags that define headings, titles, paragraphs and line breaks.

The best way to learn HTML is to try it yourself. Get yourself a nice HTML editor. With this editor, you can edit the HTML source code if you like, and click on a preview button to view the result.


HTML, HEAD, TITLE & BODY Tags

HTML

This HTML tag tells the browser that your file contains HTML-coded information. The file extension .html also indicates this is an HTML document.

HEAD

The head element identifies the first part of your HTML-coded document that contains the title. The title is shown as part of your browser’s window.

TITLE

The title element contains your document title and is displayed in the title bar at the top of the browser’s window. You title should contains at least one and not more than two of your most profitable keyword as it is used to identify your page for search engine. Make it unique, descriptive and short.

BODY

The body element is the second and largest part of your HTML document. It contains the content of your document and consist of various sub-elements such as Headings, Paragraphs, Lists, Preformatted Text, Horizontal Rule and others.

The required tags are shown in the example below:


<html>

<head>

<TITLE> One simple HTML Document</TITLE>

</head>

<body>

<H1> Learn HTML Guide</H1>

<P> Let’s learn HTML. It’s easy to use. This is the first paragraph.</P>

<P> This is the second paragraph.</P>

</body>

<html>

Popularity: 1% [?]

Related Posts | Have You Read?

Tags: , , , ,

4 Responses to Learn HTML Tutorial – Basic HTML Tags

  1. unlisted_one on March 12, 2010 at 1:25 PM

    waa,..nak print out and compile la kak ros..utk rujukan..hehe

    [REPLY]

    Hanz Reply:

    Betul tu Nia..dari yang mula2 lagi..pastu boleh kita self-learning macam K.Ros buatkan…
    .-= Hanz´s last blog post ..Adrini’s – It’s All About Moms =-.

    [REPLY]

  2. syigim on March 14, 2010 at 3:45 PM

    pening! kena baca byk kali! betul la, better compile kan? :mrgreen:
    .-= syigim´s last blog post ..What’s For Breakfast? =-.

    [REPLY]

  3. ilmucts on August 24, 2010 at 2:28 PM

    wah yang kaya begini yang dicari untuk pemula lumayan sedikit demi sedikit jadi bisa dech…
    terimakasih banyak sangat membantu…
    ilmucts´s last [type] post ..Cara menempelkan flash animasi di blog

    [REPLY]

Leave a Reply

Your email address will not be published. Required fields are marked *

*

icon_wink.gif icon_neutral.gif icon_mad.gif icon_twisted.gif icon_smile.gif icon_eek.gif icon_sad.gif icon_rolleyes.gif icon_razz.gif icon_redface.gif icon_surprised.gif icon_mrgreen.gif icon_lol.gif icon_idea.gif icon_biggrin.gif icon_evil.gif icon_cry.gif icon_cool.gif icon_arrow.gif icon_confused.gif icon_question.gif icon_exclaim.gif 

CommentLuv badge
http://mombloggersplanet.com/wp-content/plugins/wp-monalisa/icons/wpml_bye.gif 
http://mombloggersplanet.com/wp-content/plugins/wp-monalisa/icons/wpml_good.gif 
http://mombloggersplanet.com/wp-content/plugins/wp-monalisa/icons/wpml_negative.gif 
http://mombloggersplanet.com/wp-content/plugins/wp-monalisa/icons/wpml_scratch.gif 
http://mombloggersplanet.com/wp-content/plugins/wp-monalisa/icons/wpml_wacko.gif 
http://mombloggersplanet.com/wp-content/plugins/wp-monalisa/icons/wpml_yahoo.gif 
http://mombloggersplanet.com/wp-content/plugins/wp-monalisa/icons/wpml_cool.gif 
http://mombloggersplanet.com/wp-content/plugins/wp-monalisa/icons/wpml_heart.gif 
http://mombloggersplanet.com/wp-content/plugins/wp-monalisa/icons/wpml_rose.gif 
http://mombloggersplanet.com/wp-content/plugins/wp-monalisa/icons/wpml_smile.gif 
http://mombloggersplanet.com/wp-content/plugins/wp-monalisa/icons/wpml_whistle3.gif 
http://mombloggersplanet.com/wp-content/plugins/wp-monalisa/icons/wpml_yes.gif 
http://mombloggersplanet.com/wp-content/plugins/wp-monalisa/icons/wpml_cry.gif 
http://mombloggersplanet.com/wp-content/plugins/wp-monalisa/icons/wpml_mail.gif 
http://mombloggersplanet.com/wp-content/plugins/wp-monalisa/icons/wpml_sad.gif 
http://mombloggersplanet.com/wp-content/plugins/wp-monalisa/icons/wpml_unsure.gif 
http://mombloggersplanet.com/wp-content/plugins/wp-monalisa/icons/wpml_wink.gif 
 

Categories

MBP Ambassadors & Contributors