Basic tags of HTML :-

viteb

New member
Joined
Sep 10, 2012
Messages
2
Points
0
HTML(Hyper Text Markup Language) is a language which is used to create a website. This language is relatively easy to learn. HTML language has a different versions. Using HTML language you can do so many wonderful things in your website like to you can create headings,add pictures to the website etc. And yes,these all can be done by using series of HTML tags. Different tags are used for different purpose.

Basic tags of HTML are listed below :-

(1) Header tag <head>.
(2) Body tag <body>.
(3) Title tag <title>.
(4) Meta tag <meta>.
(5) HTML tag <HTML>.

Share some more basic tags of HTML....
 

hoangvu

New member
Joined
Jun 6, 2012
Messages
1,844
Points
0
When writing HTML, you will have to add "tags" to the text in order to create the structure for your website. These tags tell the browser how to display the text or graphics in the document.
Here's a list of html tags
<a>
<abbr>
<acronym>
<address>
<applet>
<area>
<b>
<base>
<basefont>
<bdo>
<big>
<blockquote>
<body>
<br>
<button>
<caption>
<center>
<cite>
<code>
<col>
<colgroup>
<dd>
<del>
<dfn>
<dir>
<div>
<dl>
<dt>
<em>
<fieldset>
<font>
<form>
<frame>
<frameset>
<head>
<h1> - <h6>
<hr>
<html>
<i>
<iframe>
<img>
<input>
<ins>
<kbd>
<label>
<legend>
<li>
<link>
<map>
<menu>
<meta>
<noframes>
<noscript>
<object>
<ol>
<optgroup>
<option>
<p>
<param>
<pre>
<q>
<s>
<samp>
<script>
<select>
<small>
<span>
<strike>
<strong>
<style>
<sub>
<sup>
<table>
<tbody>
<td>
<textarea>
<tfoot>
<th>
<thead>
<title>
<tr>
<tt>
<u>
<ul>

Hope it's useful for everyone have references
 

leszek

New member
Joined
Oct 27, 2012
Messages
6
Points
0
all that stuff properly described you can find on w3schools.com
 

Swapnil

New member
Joined
Oct 18, 2012
Messages
38
Points
0
HTML is a language used to create webpages and websites, it is an acronym for Hyper Text Markup Language, basic html tags are
<html>
<head>
<title>
<body>
<meta>
<a>
<li><ul>
all these tags are paired tags, once you open any tag you have to close it by adding slash in the beginning of the tag </html> is an end of the source tag.
 

annahussy

New member
Joined
Nov 30, 2012
Messages
30
Points
0
There are so many of HTML tags in HTML and all tags are very useful for making good design of website. If you want to know about all tags of HTML than you have to use W3school tutorial site that provide you good information about all HTML tags with detail.
 

aixporter

New member
Joined
Dec 12, 2012
Messages
115
Points
0
The list is extensive, but you should definitely separate the different HTML specifications. For example, <i> is no longer used in HTML5 and is replaced with the <em> tag. <b> is also replaced by <strong>.

We don't want to mix specifications even if they are grandfathered in newer revisions.
 

fab

New member
Joined
Nov 16, 2012
Messages
44
Points
0
Almost All Basic Tags In HTML Covered Within Post . One Have Sound Knowledge of them With their Attributes . Also Make Sure what to include in your work that makes Design more Creative . Like Adding Images Alt Tags gives image an Identity .
 

pramod

Active member
Joined
Nov 24, 2012
Messages
353
Points
28
Hi Donald,

here knowledge is comprehensive, you can learn here:D
Here almost all the basic tags of HTML are covered. But how to use it, for self learning is the post by @leszek
all that stuff properly described you can find on w3schools.com
w3schools.com is the free web developer tutorial website, and there any beginner can learn how to use these basic tags.

:)
 

telma

New member
Joined
Feb 9, 2013
Messages
4
Points
0
Halo..
i am new web development. i was worried about HTML tags.you have share very nice informative post.
Thank you
 
Last edited by a moderator:

edwardgordy

New member
Joined
Mar 11, 2013
Messages
12
Points
0
HTML is a very popular markup language that is used to create website. It is easy to learn and implement. It's various basic tags are Header tag <head>, Body tag <body>, Title tag <title>, Meta tag <meta> and HTML tag <HTML>. It is very important for all web developers to understand these basic tags in order to design an attractive website.
 
Older threads
Replies
1
Views
5,170
Replies
10
Views
6,626
Replies
2
Views
3,598
Replies
6
Views
7,685
Newer threads
Replies
3
Views
3,526
Replies
0
Views
2,250
Adi
Replies
9
Views
3,955
Replies
0
Views
2,502
Replies
0
Views
2,871
Latest threads
Replies
1
Views
118
Replies
0
Views
130
Replies
0
Views
178
Replies
5
Views
447

Latest postsNew threads

Referral contests

Referral link for :

Sponsors

Popular tags

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Top