Notepad3/Build/tools/lang/html.html
Derick Payne d63c046d9f Revert "Releasing Build 2511 RC"
This reverts commit 140c60c6ec.
2019-07-26 21:18:11 +02:00

346 lines
10 KiB
HTML

<!--
HTML 5.2 https://www.w3.org/TR/html5/ 2017-12-14
https://whatwg.org/
https://www.w3.org/TR/html5-diff/
https://www.w3.org/TR/html4/
https://www.w3.org/TR/xhtml2/
-->
<!DOCTYPE html>
<!-- Global attributes https://www.w3.org/TR/html5/dom.html#global-attributes -->
<html
accesskey
class
contenteditable
dir="ltr rtl auto"
draggable
hidden
id
lang="en"
spellcheck
style
tabindex
title
translate="yes no"
>
<head>
<!-- https://www.w3.org/TR/html5/document-metadata.html -->
<base href target>
<!-- Link types https://www.w3.org/TR/html5/links.html
alternate author bookmark external help icon license next nofollow noopener noreferrer prev search stylesheet tag
-->
<link href
crossorigin="anonymous use-credentials"
rel="alternate author help icon license next prev search stylesheet"
rev media nonce hreflang type="text/plain text/css"
referrerpolicy="no-referrer no-referrer-when-downgrade unsafe-url origin-when-cross-origin" sizes>
<!-- Standard metadata names https://www.w3.org/TR/html5/document-metadata.html#standard-metadata-names
application-name author description generator keywords
referrer[never default always origin-when-crossorigin]
-->
<meta name http-equiv="content-language content-type default-style refresh set-cookie content-security-policy" content charset="utf-8">
<style media nonce type="text/css"></style>
<title>HTML5</title>
</head>
<!-- event handler content attributes https://www.w3.org/TR/html5/dom.html#global-attributes -->
<body
onabort
onauxclick
onblur*
oncancel
oncanplay
oncanplaythrough
onchange
onclick
onclose
oncuechange
ondblclick
ondrag
ondragend
ondragenter
ondragexit
ondragleave
ondragover
ondragstart
ondrop
ondurationchange
onemptied
onended
onerror*
onfocus*
oninput
oninvalid
onkeydown
onkeypress
onkeyup
onload*
onloadeddata
onloadedmetadata
onloadend
onloadstart
onmousedown
onmouseenter
onmouseleave
onmousemove
onmouseout
onmouseover
onmouseup
onwheel
onpause
onplay
onplaying
onprogress
onratechange
onreset
onresize*
onscroll*
onseeked
onseeking
onselect
onshow
onstalled
onsubmit
onsuspend
ontimeupdate
ontoggle
onvolumechange
onwaiting
onafterprint
onbeforeprint
onbeforeunload
onhashchange
onlanguagechange
onmessage
onoffline
ononline
onpagehide
onpageshow
onpopstate
onrejectionhandled
onstorage
onunhandledrejection
onunload
oncut
oncopy
onpaste
>
<!-- Sections https://www.w3.org/TR/html5/sections.html -->
<article></article>
<section></section>
<nav></nav>
<aside></aside>
<h1></h1>
<h2></h2>
<h3></h3>
<h4></h4>
<h5></h5>
<h6></h6>
<header></header>
<footer></footer>
<!-- Grouping content https://www.w3.org/TR/html5/grouping-content.html -->
<p></p>
<address></address>
<hr>
<pre></pre>
<blockquote cite></blockquote>
<ol reversed start type="decimal lower-alpha upper-alpha lower-roman upper-roman"></ol>
<ul></ul>
<li value></li>
<dl></dl>
<dt></dt>
<dd></dd>
<figure></figure>
<figcaption></figcaption>
<main></main>
<div></div>
<!-- Text-level semantics https://www.w3.org/TR/html5/textlevel-semantics.html -->
<a href="about:, blob:, data:, http:, https:, mailto:, sms:, urn:, tel:"
target="_blank _self _parent _top" download
rel="alternate author bookmark external help license next nofollow noopener noreferrer prev search tag"
rev hreflang type referrerpolicy></a>
<em></em>
<strong></strong>
<small></small>
<s></s>
<cite></cite>
<q></q>
<dfn></dfn>
<abbr></abbr>
<ruby></ruby>
<rb></rb>
<rt></rt>
<rtc></rtc>
<rp></rp>
<data value></data>
<time datetime></time>
<code></code>
<var></var>
<samp></samp>
<kbd></kbd>
<sub></sub>
<sup></sup>
<i></i>
<b></b>
<u></u>
<mark></mark>
<bdi></bdi>
<bdo></bdo>
<span></span>
<br>
<wbr>
<!-- Edits https://www.w3.org/TR/html5/edits.html -->
<ins cite datetime></ins>
<del cite datetime></del>
<!-- Embedded content https://www.w3.org/TR/html5/semantics-embedded-content.html -->
<picture></picture>
<source src type srcset sizes media>
<img alt src srcset sizes crossorigin usemap ismap width height referrerpolicy longdesc>
<iframe src srcdoc name sandbox allowfullscreen allowpaymentrequest width height referrerpolicy></iframe>
<embed src type width height>
<object data type typemustmatch name form width height></object>
<param name value>
<video src crossorigin poster preload="none metadata auto" autoplay loop muted controls width height></video>
<audio src crossorigin preload autoplay loop muted controls></audio>
<track kind="subtitles captions descriptions chapters metadata" src srclang label default
onaddtrack
onremovetrack
onenter
onexit
>
<map name></map>
<area alt coords download href hreflang rel shape="circle circ default poly polygon rect rectangle" target type referrerpolicy>
<!-- Tabular data https://www.w3.org/TR/html5/tabular-data.html -->
<table border>
<caption></caption>
<colgroup span>
<col span>
</colgroup>
<thead>
<tr><th colspan rowspan headers scope abbr></th></tr>
</thead>
<tbody>
<tr><td colspan rowspan headers></td></tr>
</tbody>
<tfoot></tfoot>
</table>
<!-- Forms https://www.w3.org/TR/html5/sec-forms.html -->
<form accept-charset action autocomplete
enctype="application/x-www-form-urlencoded multipart/form-data text/plain" method name novalidate target>
<label for></label>
<input accept="audio/* video/* image/*"
alt autocomplete autofocus checked dirname disabled form formaction formenctype formmethod formnovalidate formtarget height list max maxlength min minlength multiple name pattern placeholder readonly required size src step
type="hidden text search tel url email password date month week time datetime-local number range color checkbox radio file submit image reset button"
value width>
<button autofocus disabled form formaction formenctype formmethod formnovalidate formtarget name type="submit reset button" value></button>
<select autocomplete autofocus disabled form multiple name required size>
<optgroup disabled label>
<option disabled label selected value></option>
</optgroup>
</select>
<datalist></datalist>
<textarea autocomplete autofocus cols dirname disabled form maxlength minlength name placeholder readonly required rows wrap></textarea>
<output for form name></output>
<progress value max></progress>
<meter value min max low high optimum></meter>
<fieldset disabled form name><legend></legend></fieldset>
</form>
<!-- Interactive elements https://www.w3.org/TR/html5/interactive-elements.html -->
<details open></details>
<summary></summary>
<dialog open></dialog>
<!-- Scripting https://www.w3.org/TR/html5/semantics-scripting.html -->
<script src type="text/javascript text/ecmascript text/jscript text/livescript module text/plain text/xml application/octet-stream application/xml"
charset async defer crossorigin nonce></script>
<noscript></noscript>
<template></template>
<canvas width height></canvas>
<!-- Obsolete features https://www.w3.org/TR/html5/obsolete.html -->
<!-- Obsolete Elements https://www.w3.org/TR/html5-diff/ -->
<applet datafld datasrc></applet>
<acronym></acronym>
<bgsound></bgsound>
<basefont>
<big></big>
<blink></blink>
<center></center>
<dir></dir>
<font></font>
<frame>
<frameset></frameset>
<isindex>
<listing></listing>
<marquee bgcolor datafld dataformatas datasrc height hspace vspace width></marquee>
<menu compact></menu>
<menuitem></menuitem>
<multicol></multicol>
<nobr></nobr>
<noembed></noembed>
<noframes></noframes>
<plaintext></plaintext>
<spacer></spacer>
<strike></strike>
<tt></tt>
<xmp></xmp>
<!-- Obsolete Attributes -->
<html version>
<head profile>
<meta scheme>
</head>
<body alink background bgcolor bottommargin leftmargin link marginheight marginwidth rightmargin text topmargin vlink>
<a charset coords datafld dataformatas datasrc name methods rev shape urn></a>
<area hreflang nohref type>
<br clear>
<button datafld dataformatas datasrc></button>
<div align datafld dataformatas datasrc></div>
<dl compact></dl>
<embed align hspace name vspace>
<form accept>
<fieldset datafld></fieldset>
<input align border datafld dataformatas datasrc hspace ismap usemap vspace>
<label datafld dataformatas datasrc></label>
<select datafld dataformatas datasrc>
<option dataformatas datasrc name></option>
</select>
</form>
<frame bordercolor datafld datasrc></frame>
<h1 align></h1>
<hr align color noshade size type width>
<iframe align allowtransparency datafld datasrc frameborder framespacing hspace longdesc marginheight marginwidth scrolling vspace></iframe>
<img align border datafld datasrc hspace longdesc lowsrc name vspace>
<legend align datafld dataformatas datasrc></legend>
<link rev charset methods target urn>
<object align archive border classid code codebase codetype datafld dataformatas datasrc declare hspace standby vspace>
<param datafld type valuetype>
</object>
<ol compact></ol>
<p align></p>
<pre width></pre>
<script event for language></script>
<table align background bgcolor border bordercolor cellpadding cellspacing datapagesize datasrc frame height rules summary width>
<caption align></caption>
<thead align background valign char charoff>
<tr align background bgcolor char charoff valign>
<th align axis background bgcolor char charoff height nowrap valign width></th>
</tr>
</thead>
<colgroup align char charoff valign width>
<col align char charoff valign width>
</colgroup>
<tbody align background char charoff valign>
<tr>
<td abbr align axis background bgcolor char charoff height nowrap scope valign width></td>
</tr>
</tbody>
<tfoot align background char charoff valign></tfoot>
</table>
<textarea datafld datasrc></textarea>
<ul compact type>
<li type></li>
</ul>
</body>
</html>
</body>
</html>