recent

Advertisement

HTML Tags

HTML Tags Including Their Description:

New - Refers to new tags in HTML5.

<!--..--> Defines a comment.
<!DOCTYPE> Defines the document type.
<a> Defines a hyperlink.
<abbr> Defines an abbreviation.
<acronym> Defines an acronyms. (Not supported in HTML5.)
<address> Defines contact information for the author or owner of the document.
<applet> Defines an embedded applet. (Deprecated in HTML4.01. Not supported in HTML5.)
<area> Defines an area inside an image map.
<article> New Defines an article.
<aside> New Defines content aside from the page content.
<audio> New Defines sound content.
<b> Defines bold text.
<base> Specifies the base URL or target for all relatives URLs in a document.
<basefont> Specifies a default color, size and font for all text in a document. (Deprecated in HTML4.01. Not supported in HTML5.
<bdi> New Isolated a parts of the text that might be formatted in a different direction from other text outside it.
<bdo> Overrides the current text direction.
<big> Defines big text. (Not supported in HTML5.)
<blockquote> Defines a section that is quoted from another source.
<body> Defines the document's body.
<br> Defines a single line break.
<button> Defines a clickable button.
<canvas> New Used to draw graphics, on the fly, via script (usually JavaScript).
<caption> Defines a table caption.
<center> Defines centered text. (Deprecated in HTML4.01. Not supported in HTML5.)
<cite> Defines the title of a work.
<code> Defines a piece of computer code.
<col> Specifies column properties for each group within a <colgroup> element.
<colgroup> Specifies a group of one or more columns in a table fro formatting.
<command> New Defines a command button that a user can invoke.
<datalist> New Specifies a list of pre-defined option for input controls.
<dd> Defines a description of an item in a definition list.
<del> Defines text that has been deleted from a document.
<details> New Defines additional details that a user can view or hide.
<dfn> Defines a definition term.
<dialog> New Defines a dialog box or window.
<dir> Defines a directory list. (Deprecated in HTML4.01. Not supported in HTML5.)
<div> Defines a section in a document.
<dl> Defines a definition list.
<dt> Defines a term (an item) in a definition list.
<em> Defines emphasized text.
<embed> New Defines a container for an external (Non-HTML) application.
<fieldset> Groups related elements in s form.
<figcaption> New Defines a caption for a <figure> element.
<figure> New Specifies self-contained content.
<font> Defines font, color and size for text. (Deprecated in HTML4.01. Not supported in HTML5.)
<footer> New Defines a footer for a document or section.
<form> Defines a HTML form for user input.
<frame> Defines a window (a frame) in a frameset. (Not supported in HTML5.)
<frameset> Defines a set of frames. (Not supported in HTML5.)
<h1> to <h6> Defines HTML headings.
<head> Defines information about the document.
<header> New Defines a header for a document.
<hgroup> New Groups headings (<h1> to <h6>) elements.
<hr> Defines a thematic changes in a document.
<html> Defines the root of a HTML document.
<i> Defines a part of text in an alternate voice or mood.
<iframe> Defines an in-line frame.
<img> Defines an image.
<input> Defines an input control.
<ins> Defines a text that has been inserted into a document.
<kbd> Defines a keyboard input.
<keygen> New Defines a key-pair generator field usually for forms.
<label> Defines a label for an <input> element.
<legend> Defines a caption for a <fieldset>, <figure> or <details> element.
<li> Defines a list item.
<link> Defines the relationship between a document and an external resource which is mostly used to link to style sheets.
<map> Defines a client side image map.
<mark> New Defines marked or highlighted text.
<menu> Defines a list or menu of commands.
<meta> Defines meta-data about an HTML document.
<meter> New Defines a scalar measurement within a known range (a gauge).
<nav> New Defines navigation links.
<noframes> Defines an alternate content for users that do not support frames. (Not supported in HTML5.)
<noscript> Defines an alternate content for users that do not support client-side scripts.
<object> Defines an embedded object.
<ol> Defines an ordered list.
<optgroup> Defines a group of related options in a drop-down list.
<option> Defines an option in a drop-down list.
<output> New Defines the result of a calculation.
<p> Defines a paragraph.
<param> Defines a parameter for an object.
<pre> Defines pre-formatted text. 
<progress> New Represents a progress of a task.
<q> Defines a short quotation.
<rp> New Defines what to show in browsers that do not support rubby annotations.
<rt> New Defines an explanation or pronunciation of characters (For East Asian Typography).
<ruby> New Defines a ruby annotation (For East Asian Typography).
<s> Defines text that is no longer correct.
<samp> Defines sample output from a computer program.
<script> Defines a client-side script.
<section> Defines a section in a document.
<select> Defines a drop-down list.
<small> Defines a smaller text.
<source> New Defines multiple media resources for media elements (for <audio> and <video>).
<span> Defines a section in a document.
<strike> Defines strike-through text. (Deprecated in HTML4.01. Not supported in HTML5.)
<strong> Defines important text.
<style> Defines style information for a document.
<sub> Defines subscripted text.
<summary> New Defines a visible heading for a <details> element.
<sup> Defines superscripted text.
<table> Defines a table.
<tbody> Groups the body content in a table.
<td> Defines a cell in a table.
<textarea> Defines a multi-line input control (text writeable part).
<tfoot> Groups a footer content in a table.
<th> Defines a header cell in a table.
<thead> Groups the header content in a table.
<time> New Defines a time or date.
<title> Defines a title for the document.
<tr> Defines a row in a table.
<track> New Defines text tracks for media (<audio> and <video> element.)
<tt> Defines Teletype text. (Not supported in HTML5.)
<u> Defines an underlined text.
<ul> Defines an unordered list.
<var> Defines a variable.
<video> New Defines a video content.
<wbr> New Defines a possible line break.
Prakash vast

Prakash vast

No comments:

Post a Comment

Thank you for your comment.

Real Time Web Analytics