0% found this document useful (0 votes)
200 views5 pages

HTML Tagovi

This document defines HTML tags and their purposes. It lists over 90 common HTML tags such as <p> for paragraphs, <img> for images, and <a> for links. For each tag it provides a brief 1-2 word description of the tag's semantic purpose, such as "Defines a hyperlink" for the <a> tag. Some tags are noted as not being supported in HTML5 and recommend alternative tags to use instead.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
200 views5 pages

HTML Tagovi

This document defines HTML tags and their purposes. It lists over 90 common HTML tags such as <p> for paragraphs, <img> for images, and <a> for links. For each tag it provides a brief 1-2 word description of the tag's semantic purpose, such as "Defines a hyperlink" for the <a> tag. Some tags are noted as not being supported in HTML5 and recommend alternative tags to use instead.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 5

TAG DESCRIPTION

<!--...--> Defines a comment


<!DOCTYPE> Defines the document type
<a> Defines a hyperlink
<ar> Defines an are!iation
<acronym>
"ot supported in #T$%&. 'se <ar> instead.
Defines an acronym
<address> Defines contact information for the author(o)ner of a document
<applet>
"ot supported in #T$%&. 'se <o*ect> instead.
Defines an emedded applet
<area> Defines an area inside an ima+e-map
<article> Defines an article
<aside> Defines content aside from the pa+e content
<audio> Defines sound content
<> Defines old te,t
<ase> -pecifies the ase '.%(tar+et for all relati!e '.%s in a document
<asefont>
"ot supported in #T$%&. 'se C-- instead.
-pecifies a default color/ si0e/ and font for all te,t in a document
<di>
1solates a part of te,t that mi+ht e formatted in a different direction
from other te,t outside it
<do> O!errides the current te,t direction
<i+>
"ot supported in #T$%&. 'se C-- instead.
Defines i+ te,t
<lock2uote> Defines a section that is 2uoted from another source
<ody> Defines the document3s ody
<r> Defines a sin+le line reak
<utton> Defines a clickale utton
<can!as> 'sed to dra) +raphics/ on the fly/ !ia scriptin+ 4usually 5a!a-cript6
<caption> Defines a tale caption
<center>
"ot supported in #T$%&. 'se C-- instead.
Defines centered te,t
<cite> Defines the title of a )ork
<code> Defines a piece of computer code
<col>
-pecifies column properties for each column )ithin a <col+roup>
element
<col+roup> -pecifies a +roup of one or more columns in a tale for formattin+
<datalist> -pecifies a list of pre-defined options for input controls
<dd> Defines a description(!alue of a term in a description list
<del> Defines te,t that has een deleted from a document
<details> Defines additional details that the user can !ie) or hide
<dfn> Defines a definition term
<dialo+> Defines a dialo+ o, or )indo)
<dir>
"ot supported in #T$%&. 'se <ul> instead.
Defines a directory list
<di!> Defines a section in a document
<dl> Defines a description list
<dt> Defines a term(name in a description list
<em> Defines emphasi0ed te,t
<emed> Defines a container for an e,ternal 4non-#T$%6 application
<fieldset> 7roups related elements in a form
<fi+caption> Defines a caption for a <fi+ure> element
<fi+ure> -pecifies self-contained content
<font>
"ot supported in #T$%&. 'se C-- instead.
Defines font/ color/ and si0e for te,t
<footer> Defines a footer for a document or section
<form> Defines an #T$% form for user input
<frame>
"ot supported in #T$%&.
Defines a )indo) 4a frame6 in a frameset
<frameset>
"ot supported in #T$%&.
Defines a set of frames
<h8> to <h9> Defines #T$% headin+s
<head> Defines information aout the document
<header> Defines a header for a document or section
<hr> Defines a thematic chan+e in the content
<html> Defines the root of an #T$% document
<i> Defines a part of te,t in an alternate !oice or mood
<iframe> Defines an inline frame
<im+> Defines an ima+e
<input> Defines an input control
<ins> Defines a te,t that has een inserted into a document
<kd> Defines keyoard input
<key+en> Defines a key-pair +enerator field 4for forms6
<lael> Defines a lael for an <input> element
<le+end> Defines a caption for a <fieldset> element
<li> Defines a list item
<link>
Defines the relationship et)een a document and an e,ternal
resource 4most used to link to style sheets6
<main> -pecifies the main content of a document
<map> Defines a client-side ima+e-map
<mark> Defines marked(hi+hli+hted te,t
<menu> Defines a list(menu of commands
<menuitem>
Defines a command(menu item that the user can in!oke from a
popup menu
<meta> Defines metadata aout an #T$% document
<meter> Defines a scalar measurement )ithin a kno)n ran+e 4a +au+e6
<na!> Defines na!i+ation links
<noframes>
"ot supported in #T$%&.
Defines an alternate content for users that do not support frames
<noscript>
Defines an alternate content for users that do not support client-side
scripts
<o*ect> Defines an emedded o*ect
<ol> Defines an ordered list
<opt+roup> Defines a +roup of related options in a drop-do)n list
<option> Defines an option in a drop-do)n list
<output> Defines the result of a calculation
<p> Defines a para+raph
<param> Defines a parameter for an o*ect
<pre> Defines preformatted te,t
<pro+ress> .epresents the pro+ress of a task
<2> Defines a short 2uotation
<rp>
Defines )hat to sho) in ro)sers that do not support ruy
annotations
<rt>
Defines an e,planation(pronunciation of characters 4for East :sian
typo+raphy6
<ruy> Defines a ruy annotation 4for East :sian typo+raphy6
<s> Defines te,t that is no lon+er correct
<samp> Defines sample output from a computer pro+ram
<script> Defines a client-side script
<section> Defines a section in a document
<select> Defines a drop-do)n list
<small> Defines smaller te,t
<source>
Defines multiple media resources for media elements 4<!ideo> and
<audio>6
<span> Defines a section in a document
<strike>
"ot supported in #T$%&. 'se <del> instead.
Defines strikethrou+h te,t
<stron+> Defines important te,t
<style> Defines style information for a document
<su> Defines suscripted te,t
<summary> Defines a !isile headin+ for a <details> element
<sup> Defines superscripted te,t
<tale> Defines a tale
<tody> 7roups the ody content in a tale
<td> Defines a cell in a tale
<te,tarea> Defines a multiline input control 4te,t area6
<tfoot> 7roups the footer content in a tale
<th> Defines a header cell in a tale
<thead> 7roups the header content in a tale
<time> Defines a date(time
<title> Defines a title for the document
<tr> Defines a ro) in a tale
<track> Defines te,t tracks for media elements 4<!ideo> and <audio>6
<tt>
"ot supported in #T$%&. 'se C-- instead.
Defines teletype te,t
<u> Defines te,t that should e stylistically different from normal te,t
<ul> Defines an unordered list
<!ar> Defines a !ariale
<!ideo> Defines a !ideo or mo!ie
<)r> Defines a possile line-reak

You might also like