Dział | Lekcja | Podstawa programowa | Rozszerzenie | ... | |||||
---|---|---|---|---|---|---|---|---|---|
Opanowanie pamięciowe | Opanowanie operacyjne | nowe | |||||||
elementy | atrybuty | wartości | element | atrybut | wartości | elementy | |||
Strona i hipertekst | Dokument internetowy |
<html> ,
<head> ,
<body> ,
<title> |
lang |
Language codes |
<meta> ,
<base> ,
<link> ,
<style> ,
<script> ,
<noscript> |
name, content, http-equiv, href, dir, type, src | LinkTypes ContentType |
||
Elementy blokowe | <p> ,
<h1> ,
<h2> , <h3> , <h4> , <h5> , <h6> ,
<ol> ,
<ul> ,
<li> ,
<div> ,
<hr> |
style, title | CDATA | <blockquote> ,
<pre> ,
<address> ,
<dl> ,
<dd> ,
<dt> ,
<bdo> |
cite, dir | URL | <nav> , <section> , <article> , <aside> , <header> , <footer> , <figure> , <figcaption> , <main> |
||
Elementy liniowe |
<a> ,
<b> ,
<i> ,
<small> ,
<sub> ,
<sup> ,
<span> ,<br> |
href | URI | <abbr> ,
<q> ,
<cite> ,
<code> ,
<dfn> ,
<em> ,
<var> ,
<kbd> ,
<samp> ,
<strong> ,
<del> ,
<ins> |
cite, datetime, id | URL | <data> , <time> , <mark> , <ruby> , <rt> , <rp> , <bdi> , <wbr> |
||
Obiekty internetowe | Obrazy | <img> |
src,
alt,
height,
width |
Text Length |
<map> ,
<area> ,
<link> |
usemap, name, shape, coords, tabindex, type, href, rel | <svg> , <math> |
||
Obiekty | <object> ,<param> |
data, type, name, value | typy MIME | <embed> , <canvas> |
|||||
Ramki |
<iframe> |
target,
height,
width, src |
_self, _blank, _parent, _top, name | <link> ,
<style> |
class, rel, type, allowtransparency*, frameborder* | <audio> , <video> , <source> ,
<track> |
|||
Struktury i zdarzenia |
Tabele |
<table> ,
<tr> ,
<th> ,
<td> ,
<caption> |
colspan, rowspan, border* | Number | <tbody> ,
<thead> ,
<tfoot> ,
<colgroup> ,
<col> |
summary, scope, span, headers | |||
Formularze |
<form> ,
<input> ,
<select> ,
<option> ,
<button> ,
<textarea> |
action, method, value, type, checked, name | get, post | <fieldset> ,
<legend> ,
<optgroup> ,
<label> |
size, maxlength, for, rows, cols, label | Number | <datalist> , <keygen> , <output> ,
<progress> , <meter> |
||
Zdarzenia | onmouseover, onmouseout, onclick, onfocus, onblur, onkeypress, onchange, onload | Script | ondblclick, onmousemove, onmousedown, onmouseout, onkeydown, onkeyup, onselect, onsubmit, onunload, onabort | <details> , <summary> ,
<dialog> , |
|||||
*) atrybuty niezgodne ze specyfikacją HTML5 |