Friday 22 April 2011

All HTML Tag With Its Details or Definations

Detailed list of HTML tags with version 4.1 and 5

HTML tags are basically used for the webpage design

This all tags work with many browser but some tags are not so if you want work with it you should use Visual Basic 2010
 
<script>             Defines a script
<section>           Defines a section
<select>            Defines a selectable list
<dfn>                Defines a definition term
<div>                Defines a section in a document
<dl>                  Defines a definition list
<dt>                  Defines a definition term
<em>                Defines emphasized text
<embed>          Defines external application or interactive content
<eventsource>  Defines a target for events sent by a server
<fieldset>          Defines a fieldset
<figcaption>      Defines caption for the figure element.
<figure>            Defines a group of media content, and their caption
<footer>           Defines a footer for a section or page
<form>             Defines a form
<header>         Defines a group of introductory or navigational aids, including hgroup elements
<hgroup>         Defines a header for a section or page
<hr>                 Defines a horizontal rule
<html>             Defines an html document
<i>                   Defines italic text
<iframe>          Defines an inline sub window (frame)
<img>              Defines an image
<input>            Defines an input field
<ins>                Defines inserted text
<kbd>              Defines keyboard text
<th>                 Defines a table header
<thead>           Defines a table header
<time>             Defines a date/time
<title>               Defines the document title
<tr>                  Defines a table row
<ul>                  Defines an unordered list
<var>                Defines a variable
<video>            Defines a video
<wbr>              Defines a line break opportunity for very long words and strings of text with no spaces
<keygen>         Creates a key pair
<label>             Defines a label for a form control
<legend>          Defines a title in a fieldset
<li>                  Defines a list item
<link>              Defines a resource reference
<mark>            Defines marked text
<map>             Defines an image map
<menu>           Defines a menu list
<meta>            Defines meta information
<meter>           Defines measurement within a predefined range
<nav>              Defines navigation links
<noscript>        Defines a noscript section
<object>          Defines an embedded object
<ol>                 Defines an ordered list
<optgroup>      Defines an option group
<option>          Defines an option in a drop-down list
<h1>                Defines a heading level 1
<h2>                Defines a heading level 2
<h3>                Defines a heading level 3
<h4>                Defines a heading level 4
<h5>                Defines a heading level 5
<h6>                Defines a heading level 6
<head>            Defines information about the document     
<output>         Defines some types of output
<p>                 Defines a paragraph
<param>         Defines a parameter for an object
<pre>              Defines preformatted text
<progress>      Defines progress of a task of any kind
<q>                 Defines a short quotation
<ruby>            Defines a ruby annotation (Work in East Asian typography)
<rp>               Work for the benefit of browsers that don't support ruby annotations
<rt>                Defines the ruby text component of a ruby annotation.
<samp>          Defines sample computer code
<small>          Defines small text
<source>        Defines media resources
<span>          Defines a section in a document
<strong>        Defines strong text
<style>           Defines a style definition
<sub>             Defines subscripted text
<summary>     Defines a summary/caption for the <details> element
<sup>             Defines superscripted text
<table>           Defines a table
<tbody>         Defines a table body
<td>               Defines a table cell
<textarea>      Defines a text area
<tfoot>           Defines a table footer

No comments:

Post a Comment