Receive all updates via Facebook. Just Click the Like Button Below

HTML Tags

A web browser reads an HTML document top to bottom, left to right.
The tags are impotent in HTML as it signals the browser to display it accordingly.
Tags have 3 major parts:

  • opening tag
  • content(s)
  • closing tag
1

About HTML Tags

2

There are lots of tags in HTML. There are tags for headers, tables, forms, images, paragraphs etc. The tags should be lower-case letters.

Below given are few example tags.

<body>Body Tag (acts as a content shell)
<p>Paragraph Tag</p>
<h2>Heading Tag</h2>
<b>Bold Tag</b>
<i>Italic Tag</i>
</body>

Tags Without Closing Tags

There are few tags that do not require the closing tag.
Some of them include the line break tag, image tag, input tag etc.

Example:

<input type="text" size="10" /> -- Input Tag
<img src="image.jpg" /> -- Image Tag
<br /> -- Line Break Tag

As these tags do not have any contents, they do not require the closing tag.

3

Related posts:

Advertise here

picture picture

Follow us

picture

- Tech-Tutorials twitter.com/techcuriosity

Like us

About Techcuriosity

I am Telson, the webmaster of Techcuriosity.com and through this site, I share my knowledge and curiosities in the Tech World.


What We Offer

  • What is ..?
  • How to ..?
  • Difference between ..?
  • How .. works?
  • Get in Touch

    techcuriosity@gmail.com
    UK : +44 77 33 890 678

    picture picture

    Our Partners

  • Website Design Dubai
  • SEO Link Exchange
  • picture

    picture