code.progysm.com

html

Balises:
	DOCTYPE [3.2]
	comment [3.2] (Commentaire <!-- -->)
	a [3.2, 4.01, 5]
	abbr [4.01, 5]
	acronym [4.01]
	address [3.2, 5]
	applet [3.2, 4.01]
	area [3.2, 4.01]
	article [5]
	aside [5]
	audio [5]
	b [3.2, 4.01, 5]
	base [3.2, 4.01, 5]
	basefont [3.2, 4.01 DEPRECATED]
	bdi [5]
	bdo [4.01, 5]
	big [3.2, 4.01]
	blockquote [3.2, 4.01, 5]
	body [3.2, 4.01, 5]
	br [3.2, 4.01, 5]
	button [4.01, 5]
	canvas [5]
	caption [3.2, 4.01, 5]
	center [3.2, 4.01]
	cite [3.2, 4.01, 5]
	code [3.2, 4.01, 5]
	col [4.01, 5]
	colgroup [4.01, 5]
	data [5]
	datalist [5]
	dd [3.2, 4.01, 5]
	del [4.01, 5]
	dfn [3.2, 4.01, 5]
	div [3.2, 4.01, 5]
	dir [3.2, 4.01 DEPRECATED]
	dl [3.2, 4.01, 5]
	dt [3.2, 4.01, 5]
	em [3.2, 4.01, 5]
	embed [5]
	fieldset [4.01, 5]
	figcaption [5]
	figure [5]
	font [3.2, 4.01 DEPRECATED]
	footer [5]
	form [3.2, 4.01, 5]
	frame [4.01]
	frameset [4.01]
	h1 [3.2, 4.01, 5]
	h2 [3.2, 4.01, 5]
	h3 [3.2, 4.01, 5]
	h4 [3.2, 4.01, 5]
	h4 [3.2, 4.01, 5]
	h6 [3.2, 4.01, 5]
	head [3.2, 4.01, 5]
	header [5]
	hr [3.2, 4.01, 5]
	html [3.2, 4.01, 5]
	i [3.2, 4.01, 5]
	iframe [4.01, 5]
	img [3.2, 4.01, 5]
	input [3.2, 4.01, 5]
	ins [4.01, 5]
	isindex [3.2, 4.01 DEPRECATED]
	kbd [3.2, 4.01, 5]
	keygen [5]
	label [4.01, 5]
	legend [4.01, 5]
	li [3.2, 4.01, 5]
	link [3.2, 4.01, 5]
	listing [3.2 DEPRECATED]
	main [5]
	map [3.2, 4.01, 5]
	mark [5]
	menu [3.2, 4.01 DEPRECATED]
	meta [3.2, 4.01, 5]
	meter [5]
	nav [5]
	noframes [4.01]
	noscript [4.01, 5]
	object [4.01, 5]
	ol [3.2, 4.01, 5]
	optgroup [4.01, 5]
	option [3.2, 4.01, 5]
	output [5]
	p [3.2, 4.01, 5]
	param [3.2, 4.01, 5]
	plaintext [3.2 DEPRECATED]
	pre [3.2, 4.01, 5]
	progress [5]
	q [4.01, 5]
	rb [5]
	rp [5]
	rt [5]
	rtc [5]
	ruby [5]
	s [4.01 DEPRECATED, 5]
	samp [3.2, 4.01, 5]
	script [3.2, 4.01, 5]
	section [5]
	select [3.2, 4.01, 5]
	small [3.2, 4.01, 5]
	source [5]
	span [4.01, 5]
	style [3.2, 4.01, 5]
	strike [3.2, 4.01 DEPRECATED]
	strong [3.2, 4.01, 5]
	sub [3.2, 4.01, 5]
	sup [3.2, 4.01, 5]
	table [3.2, 4.01, 5]
	tbody [4.01, 5]
	td [3.2, 4.01, 5]
	template [5]
	textarea [3.2, 4.01, 5]
	tr [3.2, 4.01, 5]
	th [3.2, 4.01, 5]
	thead [4.01, 5]
	time [5]
	title [3.2, 4.01, 5]
	tr [3.2, 4.01, 5]
	track [5]
	tt [3.2, 4.01]
	u [3.2, 4.01 DEPRECATED, 5]
	ul [3.2, 4.01, 5]
	var [3.2, 4.01, 5]
	video [5]
	wbr [5]
	xmp [3.2 DEPRECATED]

HTML
	Attributs globals (pour tous les éléments HTML 5):
		accesskey
		class
		contenteditable true|false
		dir ltr|rtl|auto
		hidden
		id
		lang
		spellcheck true|false
		style
		tabindex
		title
		translate yes|no

	Attributs ARIA:
		aria-expanded="true|false"
		aria-haspopup="true|false"
		aria-hidden="true|false"
		aria-label="..."
		aria-owns="..."
		role=""
	Attributs des évènements:
		onabort
		onblur*
		oncancel
		oncanplay
		oncanplaythrough
		onchange
		onclick
		oncuechange
		ondblclick
		ondurationchange
		onemptied
		onended
		onerror*
		onfocus*
		oninput
		oninvalid
		onkeydown
		onkeypress
		onkeyup
		onload*
		onloadeddata
		onloadedmetadata
		onloadstart
		onmousedown
		onmouseenter
		onmouseleave
		onmousemove
		onmouseout
		onmouseover
		onmouseup
		onmousewheel
		onpause
		onplay
		onplaying
		onprogress
		onratechange
		onreset
		onresize*
		onscroll*
		onseeked
		onseeking
		onselect
		onshow
		onstalled
		onsubmit
		onsuspend
		ontimeupdate
		ontoggle
		onvolumechange
		onwaiting
	Attributs personnalisé
		data-...

Hors-norme:
	marquee [IE]

Couleur 3.2:
	Black, Silver, Gray, White, Maroon, Red, Purple, Fuchsia, Green, Lime, Olive, Yellow, Navy, Blue, Teal, Aqua

Liens:
	HTML 3.2
	HTML 4.01