Tag |
Type |
What It Is |
Tag |
Type |
|
<p> |
HTML Text Tags |
Paragraph |
<p> |
HTML Text Tags |
|
<h1> |
HTML Text Tags |
Heading 1 |
<h1> |
HTML Text Tags |
|
<h2> |
HTML Text Tags |
Heading 2 |
<h2> |
HTML Text Tags |
|
<h3> |
HTML Text Tags |
Heading 3 |
<h3> |
HTML Text Tags |
|
<h4> |
HTML Text Tags |
Heading 4 |
<h4> |
HTML Text Tags |
|
<h5> |
HTML Text Tags |
Heading 5 |
<h5> |
HTML Text Tags |
|
<h6> |
HTML Text Tags |
Heading 6 |
<h6> |
HTML Text Tags |
|
<strong> |
HTML Text Tags |
Strong |
<strong> |
HTML Text Tags |
|
<em> |
HTML Text Tags |
Emphasis |
<em> |
HTML Text Tags |
|
<abbr> |
HTML Text Tags |
Abbreviation |
<abbr> |
HTML Text Tags |
|
<address> |
HTML Text Tags |
Contact Information |
<address> |
HTML Text Tags |
|
<bdo> |
HTML Text Tags |
Override The Current Text Direction |
<bdo> |
HTML Text Tags |
|
<blockquote> |
HTML Text Tags |
Content From Another Source |
<blockquote> |
HTML Text Tags |
|
<cite> |
HTML Text Tags |
Title Of The Work, Book, Website |
<cite> |
HTML Text Tags |
|
<q> |
HTML Text Tags |
Inline Quotation |
<q> |
HTML Text Tags |
|
<code> |
HTML Text Tags |
Display A Part Of Programming Code |
<code> |
HTML Text Tags |
|
<ins> |
HTML Text Tags |
Text Inserted |
<ins> |
HTML Text Tags |
|
<del> |
HTML Text Tags |
Text Deleted From The Document |
<del> |
HTML Text Tags |
|
<dfn> |
HTML Text Tags |
Term Defined Within A Sentence/Phrase |
<dfn> |
HTML Text Tags |
|
<kbd> |
HTML Text Tags |
Keyboard Input |
<kbd> |
HTML Text Tags |
|
<pre> |
HTML Text Tags |
Preformatted Text |
<pre> |
HTML Text Tags |
|
<samp> |
HTML Text Tags |
Sample Output Of A Computer Program |
<samp> |
HTML Text Tags |
|
<var> |
HTML Text Tags |
Variable Name Used In Mathematical Or Programming Context |
<var> |
HTML Text Tags |
|
<br> |
HTML Text Tags |
Single Line Break |
<br> |
HTML Text Tags |
|
<div> |
HTML Text Tags |
Division |
<div> |
HTML Text Tags |
|
<a> |
HTML Link Tags |
Anchor Tag For A Link |
<a> |
HTML Link Tags |
|
<base> |
HTML Link Tags |
Base Url For All Relative Url Within The Document |
<base> |
HTML Link Tags |
|
<img> |
HTML Image And Object Tags |
Image |
<img> |
HTML Image And Object Tags |
|
<area> |
HTML Image And Object Tags |
Area Of An Image Map |
<area> |
HTML Image And Object Tags |
|
<map> |
HTML Image And Object Tags |
Image Map |
<map> |
HTML Image And Object Tags |
|
<param> |
HTML Image And Object Tags |
Parameter For An <Object> Element |
<param> |
HTML Image And Object Tags |
|
<object> |
HTML Image And Object Tags |
Embed An Object |
<object> |
HTML Image And Object Tags |
|
<ul> |
HTML List Tags |
Unordered List |
<ul> |
HTML List Tags |
|
<ol> |
HTML List Tags |
Ordered List |
<ol> |
HTML List Tags |
|
<li> |
HTML List Tags |
List |
<li> |
HTML List Tags |
|
<dl> |
HTML List Tags |
Description List |
<dl> |
HTML List Tags |
|
<dt> |
HTML List Tags |
Term In Description List |
<dt> |
HTML List Tags |
|
<dd> |
HTML List Tags |
Definition/Description Of A Term In Description List |
<dd> |
HTML List Tags |
Comments
Post a Comment