• Page 1 of 1
  • 1
UcozBaze All Scripts And Templates » uCoz Support » Klausimai atsakymai » HTML 5 Tag (*icon-0*)
HTML 5 Tag
interoutDate: Monday, 2011-12-05, 12:03 PM | Message # 1
Group: Administrators
Messages: 1027
35
Code
<!--...--> Defines a comment
<!DOCTYPE> Defines the document type
<a> Defines a hyperlink
<abbr> Defines an abbreviation
<acronym> Not supported in HTML 5.
<address> Defines an address element
<applet> Not supported in HTML 5.
<area> Defines an area inside an image map
<article> Defines an article
<aside> Defines content aside from the page content
<audio> Defines sound content
<b> Defines bold text
<base> Defines a base URL for all the links in a page
<basefont> Not supported in HTML 5.
<bdo> Defines the direction of text display
<big> Not supported in HTML 5.
<blockquote> Defines a long quotation
<body> Defines the body element
<br> Inserts a single line break
<button> Defines a push button
<canvas> Defines graphics
<caption> Defines a table caption
<center> Not supported in HTML 5.
<cite> Defines a citation
<code> Defines computer code text
<col> Defines attributes for table columns
<colgroup> Defines groups of table columns
<command> Defines a command button
<datalist> Defines a dropdown list
<dd> Defines a definition description
<del> Defines deleted text
<details> Defines details of an element
<dfn> Defines a definition term
<dir> Not supported in HTML 5.
<div> Defines a section in a document
<dl> Defines a definition list
<dt> Defines a definition term
<em> Defines emphasized text
<embed> Defines external interactive content or plugin
<fieldset> Defines a fieldset
<figcaption> Defines the caption of a figure element
<figure> Defines a group of media content, and their caption
<font> Not supported in HTML 5.
<footer> Defines a footer for a section or page
<form> Defines a form
<frame> Not supported in HTML 5.
<frameset> Not supported in HTML 5.
<h1> to <h6> Defines header 1 to header 6
<head> Defines information about the document
<header> Defines a header for a section or page
<hgroup> Defines information about a section in a document
<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
<keygen> Defines a generated key in a form
<kbd> Defines keyboard text
<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
<map> Defines an image map
<mark> Defines marked text
<menu> Defines a menu list
<meta> Defines meta information
<meter> Defines measurement within a predefined range
<nav> Defines navigation links
<noframes> Not supported in HTML 5.
<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
<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
<rp> Used in ruby annotations to define what to show browsers that to not support the ruby element.
<rt> Defines explanation to ruby annotations.
<ruby> Defines ruby annotations.
<s> Not supported in HTML 5.
<samp> Defines sample computer code
<script> Defines a script
<section> Defines a section
<select> Defines a selectable list
<small> Defines small text
<source> Defines media resources
<span> Defines a section in a document
<strike> Not supported in HTML 5.
<strong> Defines strong text
<style> Defines a style definition
<sub> Defines subscripted text
<summary> Defines the header of a "detail" 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
<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
<tt> Not supported in HTML 5.
<u> Not supported in HTML 5.
<ul> Defines an unordered list
<var> Defines a variable
<video> Defines a video
<wbr> Defines a possible line-break
<xmp> Not supported in HTML 5.


 
Message
Code
<!--...--> Defines a comment
<!DOCTYPE> Defines the document type
<a> Defines a hyperlink
<abbr> Defines an abbreviation
<acronym> Not supported in HTML 5.
<address> Defines an address element
<applet> Not supported in HTML 5.
<area> Defines an area inside an image map
<article> Defines an article
<aside> Defines content aside from the page content
<audio> Defines sound content
<b> Defines bold text
<base> Defines a base URL for all the links in a page
<basefont> Not supported in HTML 5.
<bdo> Defines the direction of text display
<big> Not supported in HTML 5.
<blockquote> Defines a long quotation
<body> Defines the body element
<br> Inserts a single line break
<button> Defines a push button
<canvas> Defines graphics
<caption> Defines a table caption
<center> Not supported in HTML 5.
<cite> Defines a citation
<code> Defines computer code text
<col> Defines attributes for table columns
<colgroup> Defines groups of table columns
<command> Defines a command button
<datalist> Defines a dropdown list
<dd> Defines a definition description
<del> Defines deleted text
<details> Defines details of an element
<dfn> Defines a definition term
<dir> Not supported in HTML 5.
<div> Defines a section in a document
<dl> Defines a definition list
<dt> Defines a definition term
<em> Defines emphasized text
<embed> Defines external interactive content or plugin
<fieldset> Defines a fieldset
<figcaption> Defines the caption of a figure element
<figure> Defines a group of media content, and their caption
<font> Not supported in HTML 5.
<footer> Defines a footer for a section or page
<form> Defines a form
<frame> Not supported in HTML 5.
<frameset> Not supported in HTML 5.
<h1> to <h6> Defines header 1 to header 6
<head> Defines information about the document
<header> Defines a header for a section or page
<hgroup> Defines information about a section in a document
<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
<keygen> Defines a generated key in a form
<kbd> Defines keyboard text
<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
<map> Defines an image map
<mark> Defines marked text
<menu> Defines a menu list
<meta> Defines meta information
<meter> Defines measurement within a predefined range
<nav> Defines navigation links
<noframes> Not supported in HTML 5.
<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
<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
<rp> Used in ruby annotations to define what to show browsers that to not support the ruby element.
<rt> Defines explanation to ruby annotations.
<ruby> Defines ruby annotations.
<s> Not supported in HTML 5.
<samp> Defines sample computer code
<script> Defines a script
<section> Defines a section
<select> Defines a selectable list
<small> Defines small text
<source> Defines media resources
<span> Defines a section in a document
<strike> Not supported in HTML 5.
<strong> Defines strong text
<style> Defines a style definition
<sub> Defines subscripted text
<summary> Defines the header of a "detail" 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
<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
<tt> Not supported in HTML 5.
<u> Not supported in HTML 5.
<ul> Defines an unordered list
<var> Defines a variable
<video> Defines a video
<wbr> Defines a possible line-break
<xmp> Not supported in HTML 5.

Author - interout
Date Added - 2011-12-05 в 12:03 PM
UcozBaze All Scripts And Templates » uCoz Support » Klausimai atsakymai » HTML 5 Tag (*icon-0*)
  • Page 1 of 1
  • 1
Search:
                                                               
Statistics Forum
New Posts Popular topic Top Forum Users New User

type list biuro popierius (0)
type list kokiomis kaldromis miegate (0)
type list power bank įkroviklis (0)
type list vaikams pagalvės (0)
type list vartų automatika (0)
type list geriausi pirkiniai (0)
type list ekologiški, tvarūs daiktai kasdienai (0)
type list stovykla Lietuvoje (0)
type list namų apsauga (0)
type list šilumos siurblys oras vanduo (0)
type list powerbank išorinė baterija (0)
type list automobilių numelio rėmeliai (0)
type list pensijų pakopos (0)
type list šildymo sistemos (0)
type list dujinis katilas name (0)
type list karjeros testas (0)
type list drąskyklė katei (0)

type list Skaiciuojam nuo 1 iki 1000 ! (558)
type list Forum SignatureBar (60)
type list Avatars (23)
type list Juokingos Fotkes :) (19)
type list Kaip pakeisti paveiksla mazas? (19)
type list Mini-Chatas islendantis is sono ucoz (15)
type list Mp3-Tau.do.am (13)
type list Шаблон форума для ucoz For-css (12)
type list Apklausa Jūsų Svetainei New ucoz (11)
type list Ucoz script - favicon (11)
type list Megsti samp? Ateik cia (10)
type list Button scrolling up ucoz (10)
type list Slider KinoPlius Help to setup :) (10)
type list Money for the forum ucoz (9)
type list KinoPlius (9)
type list Puslapis "Atliekami techniniai darbai" Ucoz scriptas (9)
type list SexMergytes.do.am (9)
type list 11.17.2011 (9)
type list User personal Page ucoz (8)
interout
Forum Posts: 1027
Comments: 51
Reputation: 83
Rank:
GoblinaS
Forum Posts: 380
Comments: 15
Reputation: 25
Rank:
Adi
Forum Posts: 179
Comments: 11
Reputation: 23
Rank:
Esquire
Forum Posts: 147
Comments: 8
Reputation: 5
Rank:
BAtman
Forum Posts: 129
Comments: 1
Reputation: 18
Rank:
WaSHkaZ
Forum Posts: 83
Comments: 0
Reputation: 3
Rank:
Skacikas
Forum Posts: 71
Comments: 0
Reputation: 12
Rank:
meskis
Forum Posts: 51
Comments: 0
Reputation: 25
Rank:
Gytenas
Forum Posts: 51
Comments: 0
Reputation: 1
Rank:
vicka
Forum Posts: 50
Comments: 1
Reputation: 4
Rank:
jokerzvobscure
Forum Posts: 0
Comments: 0
Reputation: 0
Rank:
dubroviena008
Forum Posts: 0
Comments: 0
Reputation: 0
Rank:
w4bzero
Forum Posts: 0
Comments: 0
Reputation: 0
Rank:
infoebrasha
Forum Posts: 0
Comments: 0
Reputation: 0
Rank:
karilekamo
Forum Posts: 10
Comments: 0
Reputation: 0
Rank:
zoro
Forum Posts: 0
Comments: 0
Reputation: 0
Rank:
pebotapple
Forum Posts: 0
Comments: 0
Reputation: 0
Rank:
aressvi
Forum Posts: 0
Comments: 0
Reputation: 0
Rank:
eddison_martin3
Forum Posts: 2
Comments: 0
Reputation: 0
Rank:
mariuspijunas
Forum Posts: 20
Comments: 0
Reputation: 0
Rank:


Site design by uCozBaze
uCozBaze © 2011-2016