AG广东会,山东十一选五,大发:html¶
<html></html>
AG广东会,山东十一选五,大发:html:xml¶
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru"></html>
AG广东会,山东十一选五,大发:html:4t¶
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="ru">
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
</head>
<body>
</body>
</html>
AG广东会,山东十一选五,大发:html:4s¶
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html lang="ru">
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
</head>
<body>
</body>
</html>
AG广东会,山东十一选五,大发:html:xt¶
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru">
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
</head>
<body>
</body>
</html>
AG广东会,山东十一选五,大发:html:xs¶
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru">
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
</head>
<body>
</body>
</html>
AG广东会,山东十一选五,大发:html:xxs¶
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru">
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
</head>
<body>
</body>
</html>
AG广东会,山东十一选五,大发:html:5¶
<!DOCTYPE HTML>
<html lang="ru-RU">
<head>
<title></title>
<meta charset="UTF-8">
</head>
<body>
</body>
</html>
Document Metadata¶
AG广东会,山东十一选五,大发:head¶
<head></head>
AG广东会,山东十一选五,大发:title¶
<title></title>
AG广东会,山东十一选五,大发:base¶
<base href="">
AG广东会,山东十一选五,大发:link¶
<link>
AG广东会,山东十一选五,大发:link:css¶
<link rel="stylesheet" type="text/css" href="style.css" media="all">
AG广东会,山东十一选五,大发:link:print¶
<link rel="stylesheet" type="text/css" href="print.css" media="print">
AG广东会,山东十一选五,大发:link:favicon¶
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
AG广东会,山东十一选五,大发:link:touch¶
<link rel="apple-touch-icon" href="favicon.png">
AG广东会,山东十一选五,大发:link:rss¶
<link rel="alternate" type="application/rss+xml" title="RSS" href="rss.xml">
AG广东会,山东十一选五,大发:link:atom¶
<link rel="alternate" type="application/atom+xml" title="Atom" href="atom.xml">
AG广东会,山东十一选五,大发:meta¶
<meta>
AG广东会,山东十一选五,大发:meta:utf¶
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
AG广东会,山东十一选五,大发:meta:win¶
<meta http-equiv="Content-Type" content="text/html;charset=Win-1251">
AG广东会,山东十一选五,大发:meta:compat¶
<meta http-equiv="X-UA-Compatible" content="IE=7">
AG广东会,山东十一选五,大发:style¶
<style type="text/css"></style>
Scripting¶
AG广东会,山东十一选五,大发:script¶
<script type="text/javascript"></script>
AG广东会,山东十一选五,大发:script:src¶
<script type="text/javascript" src=""></script>
AG广东会,山东十一选五,大发:noscript¶
<noscript></noscript>
Sections¶
AG广东会,山东十一选五,大发:body¶
<body></body>
AG广东会,山东十一选五,大发:section, sect¶
<section></section>
AG广东会,山东十一选五,大发:nav¶
<nav></nav>
AG广东会,山东十一选五,大发:article, art¶
<article></article>
AG广东会,山东十一选五,大发:aside¶
<aside></aside>
AG广东会,山东十一选五,大发:h1¶
<h1></h1>
AG广东会,山东十一选五,大发:h2¶
<h2></h2>
AG广东会,山东十一选五,大发:h3¶
<h3></h3>
AG广东会,山东十一选五,大发:h4¶
<h4></h4>
AG广东会,山东十一选五,大发:h5¶
<h5></h5>
AG广东会,山东十一选五,大发:h6¶
<h6></h6>
AG广东会,山东十一选五,大发:hgroup, hgr¶
<hgroup></hgroup>
AG广东会,山东十一选五,大发:header, hdr¶
<header></header>
AG广东会,山东十一选五,大发:footer, ftr¶
<footer></footer>
AG广东会,山东十一选五,大发:address, adr¶
<address></address>
AG广东会,山东十一选五,大发:div¶
<div></div>
Grouping Content¶
AG广东会,山东十一选五,大发:p¶
<p></p>
AG广东会,山东十一选五,大发:hr¶
<hr>
AG广东会,山东十一选五,大发:br¶
<br>
AG广东会,山东十一选五,大发:pre¶
<pre></pre>
AG广东会,山东十一选五,大发:dialog, dlg¶
<dialog></dialog>
AG广东会,山东十一选五,大发:blockquote, bq¶
<blockquote></blockquote>
AG广东会,山东十一选五,大发:ol¶
<ol></ol>
AG广东会,山东十一选五,大发:ol+¶
<ol>
<li></li>
</ol>
AG广东会,山东十一选五,大发:ul¶
<ul></ul>
AG广东会,山东十一选五,大发:ul+¶
<ul>
<li></li>
</ul>
AG广东会,山东十一选五,大发:li¶
<li></li>
AG广东会,山东十一选五,大发:dl¶
<dl></dl>
AG广东会,山东十一选五,大发:dl+¶
<dl>
<dt></dt>
<dd></dd>
</dl>
AG广东会,山东十一选五,大发:dt¶
<dt></dt>
AG广东会,山东十一选五,大发:dd¶
<dd></dd>
Text-level Semantics¶
AG广东会,山东十一选五,大发:a¶
<a href=""></a>
AG广东会,山东十一选五,大发:a:link¶
<a href="http://"></a>
AG广东会,山东十一选五,大发:a:mail¶
<a href="mailto:"></a>
AG广东会,山东十一选五,大发:q¶
<q></q>
AG广东会,山东十一选五,大发:cite¶
<cite></cite>
AG广东会,山东十一选五,大发:em¶
<em></em>
AG广东会,山东十一选五,大发:strong, str¶
<strong></strong>
AG广东会,山东十一选五,大发:small¶
<small></small>
AG广东会,山东十一选五,大发:mark¶
<mark></mark>
AG广东会,山东十一选五,大发:dfn¶
<dfn></dfn>
AG广东会,山东十一选五,大发:abbr¶
<abbr title=""></abbr>
AG广东会,山东十一选五,大发:acronym, acr¶
<acronym title=""></acronym>
AG广东会,山东十一选五,大发:time¶
<time></time>
AG广东会,山东十一选五,大发:progress, prog¶
<progress></progress>
AG广东会,山东十一选五,大发:meter¶
<meter></meter>
AG广东会,山东十一选五,大发:code¶
<code></code>
AG广东会,山东十一选五,大发:var¶
<var></var>
AG广东会,山东十一选五,大发:samp¶
<samp></samp>
AG广东会,山东十一选五,大发:kbd¶
<kbd></kbd>
AG广东会,山东十一选五,大发:sub¶
<sub></sub>
AG广东会,山东十一选五,大发:sup¶
<sup></sup>
AG广东会,山东十一选五,大发:span¶
<span></span>
AG广东会,山东十一选五,大发:i¶
<i></i>
AG广东会,山东十一选五,大发:b¶
<b></b>
AG广东会,山东十一选五,大发:bdo¶
<bdo dir=""></bdo>
AG广东会,山东十一选五,大发:bdo:r¶
<bdo dir="rtl"></bdo>
AG广东会,山东十一选五,大发:bdo:l¶
<bdo dir="ltr"></bdo>
AG广东会,山东十一选五,大发:ruby¶
<ruby></ruby>
AG广东会,山东十一选五,大发:rt¶
<rt></rt>
AG广东会,山东十一选五,大发:rp¶
<rp></rp>
Edits¶
AG广东会,山东十一选五,大发:ins¶
<ins></ins>
AG广东会,山东十一选五,大发:del¶
<del></del>
Embedded Content¶
AG广东会,山东十一选五,大发:figure, fig¶
<figure></figure>
AG广东会,山东十一选五,大发:img¶
<img src="" alt="">
AG广东会,山东十一选五,大发:iframe, ifr¶
<iframe src="" frameborder="0"></iframe>
AG广东会,山东十一选五,大发:embed, emb¶
<embed src="" type="">
AG广东会,山东十一选五,大发:object, obj¶
<object data="" type=""></object>
AG广东会,山东十一选五,大发:param¶
<param name="" value="">
AG广东会,山东十一选五,大发:video¶
<video src=""></video>
AG广东会,山东十一选五,大发:audio¶
<audio src=""></audio>
AG广东会,山东十一选五,大发:source, src¶
<source>
AG广东会,山东十一选五,大发:canvas¶
<canvas></canvas>
AG广东会,山东十一选五,大发:map¶
<map name=""></map>
AG广东会,山东十一选五,大发:map+¶
<map name="">
<area shape="" coords="" href="" alt="">
</map>
AG广东会,山东十一选五,大发:area¶
<area shape="" coords="" href="" alt="">
AG广东会,山东十一选五,大发:area:d¶
<area shape="default" href="" alt="">
AG广东会,山东十一选五,大发:area:c¶
<area shape="circle" coords="" href="" alt="">
AG广东会,山东十一选五,大发:area:r¶
<area shape="rect" coords="" href="" alt="">
AG广东会,山东十一选五,大发:area:p¶
<area shape="poly" coords="" href="" alt="">
Tabular Data¶
AG广东会,山东十一选五,大发:table¶
<table></table>
AG广东会,山东十一选五,大发:table+¶
<table>
<tr>
<td></td>
</tr>
</table>
AG广东会,山东十一选五,大发:caption, cap¶
<caption></caption>
AG广东会,山东十一选五,大发:colgroup, colg¶
<colgroup></colgroup>
AG广东会,山东十一选五,大发:colgroup+, colg+¶
<colgroup>
<col>
</colgroup>
AG广东会,山东十一选五,大发:col¶
<col>
AG广东会,山东十一选五,大发:tbody¶
<tbody></tbody>
AG广东会,山东十一选五,大发:thead¶
<thead></thead>
AG广东会,山东十一选五,大发:tfoot¶
<tfoot></tfoot>
AG广东会,山东十一选五,大发:tr¶
<tr></tr>
AG广东会,山东十一选五,大发:tr+¶
<tr>
<td></td>
</tr>
AG广东会,山东十一选五,大发:th¶
<th></th>
AG广东会,山东十一选五,大发:td¶
<td></td>
Forms¶
AG广东会,山东十一选五,大发:form¶
<form action=""></form>
AG广东会,山东十一选五,大发:form:get¶
<form action="" method="get"></form>
AG广东会,山东十一选五,大发:form:post¶
<form action="" method="post"></form>
AG广东会,山东十一选五,大发:fieldset, fset¶
<fieldset></fieldset>
AG广东会,山东十一选五,大发:legend, leg¶
<legend></legend>
AG广东会,山东十一选五,大发:label¶
<label for=""></label>
AG广东会,山东十一选五,大发:input¶
<input type="">
AG广东会,山东十一选五,大发:input:hidden, input:h¶
<input type="hidden" value="">
AG广东会,山东十一选五,大发:input:text, input:t¶
<input type="text" value="" id="">
AG广东会,山东十一选五,大发:input:search¶
<input type="search" value="" id="">
AG广东会,山东十一选五,大发:input:email¶
<input type="email" value="" id="">
AG广东会,山东十一选五,大发:input:url¶
<input type="url" value="" id="">
AG广东会,山东十一选五,大发:input:password, input:p¶
<input type="password" value="" id="">
AG广东会,山东十一选五,大发:input:datetime¶
<input type="datetime" value="" id="">
AG广东会,山东十一选五,大发:input:datetime-local¶
<input type="datetime-local" value="" id="">
AG广东会,山东十一选五,大发:input:date¶
<input type="date" value="" id="">
AG广东会,山东十一选五,大发:input:month¶
<input type="month" value="" id="">
AG广东会,山东十一选五,大发:input:week¶
<input type="week" value="" id="">
AG广东会,山东十一选五,大发:input:time¶
<input type="time" value="" id="">
AG广东会,山东十一选五,大发:input:number¶
<input type="number" value="" id="">
AG广东会,山东十一选五,大发:input:range¶
<input type="range" value="" id="">
AG广东会,山东十一选五,大发:input:color¶
<input type="color" value="" id="">
AG广东会,山东十一选五,大发:input:checkbox, input:c¶
<input type="checkbox" id="">
AG广东会,山东十一选五,大发:input:radio, input:r¶
<input type="radio" id="">
AG广东会,山东十一选五,大发:input:file, input:f¶
<input type="file" id="">
AG广东会,山东十一选五,大发:input:submit, input:s¶
<input type="submit" value="">
AG广东会,山东十一选五,大发:input:image, input:i¶
<input type="image" src="" alt="">
AG广东会,山东十一选五,大发:input:reset¶
<input type="reset" value="">
AG广东会,山东十一选五,大发:input:button, input:b¶
<input type="button" value="">
AG广东会,山东十一选五,大发:button, btn¶
<button></button>
AG广东会,山东十一选五,大发:select¶
<select id=""></select>
AG广东会,山东十一选五,大发:select+¶
<select id="">
<option value=""></option>
</select>
AG广东会,山东十一选五,大发:optgroup, optg¶
<optgroup></optgroup>
AG广东会,山东十一选五,大发:optgroup+, optg+¶
<optgroup>
<option></option>
</optgroup>
AG广东会,山东十一选五,大发:option, opt¶
<option></option>
Interactive Elements¶
AG广东会,山东十一选五,大发:datagrid, datag¶
<datagrid></datagrid>
AG广东会,山东十一选五,大发:datalist, datal¶
<datalist></datalist>
AG广东会,山东十一选五,大发:textarea, tarea¶
<textarea id="" cols="30" rows="10"></textarea>
AG广东会,山东十一选五,大发:keygen, kg¶
<keygen>
AG广东会,山东十一选五,大发:output, out¶
<output></output>
AG广东会,山东十一选五,大发:details, det¶
<details></details>
AG广东会,山东十一选五,大发:command, cmd¶
<command>
AG广东会,山东十一选五,大发:bb¶
<bb></bb>
AG广东会,山东十一选五,大发:menu¶
<menu></menu>
AG广东会,山东十一选五,大发:menu:context, menu:c¶
<menu type="context"></menu>
AG广东会,山东十一选五,大发:menu:toolbar, menu:t¶
<menu type="toolbar"></menu>
Conditional Comments¶
AG广东会,山东十一选五,大发:cc:ie¶
<!--[if IE]><![endif]-->
AG广东会,山东十一选五,大发:cc:noie¶
<!--[if !IE]><!--><!--<![endif]-->