<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Naeh.net &#187; HTML</title>
	<atom:link href="http://naeh.net/tag/html/feed/" rel="self" type="application/rss+xml" />
	<link>http://naeh.net</link>
	<description>Le mémo du développeur</description>
	<lastBuildDate>Thu, 09 Sep 2010 15:30:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Spécifications W3C</title>
		<link>http://naeh.net/specification-et-normes-web/</link>
		<comments>http://naeh.net/specification-et-normes-web/#comments</comments>
		<pubDate>Sat, 22 Dec 2007 11:17:42 +0000</pubDate>
		<dc:creator>Naeh</dc:creator>
				<category><![CDATA[Divers]]></category>
		<category><![CDATA[accessibilité]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[développement]]></category>
		<category><![CDATA[DOM]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[net]]></category>
		<category><![CDATA[page]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://naeh.net/specification-et-normes-web/</guid>
		<description><![CDATA[Sur cette page sont présents des liens vers les textes des normes w3c et autres, ainsi que les liens vers les traductions lorsqu'elle sont disponibles.
(X)HTML

HTML 4.01 Specification, traduction : Spécification HTML 4.01
XHTML 1.0 The Extensible HyperText Markup Language, traduction : XHTML 1.0 : Le langage de balisage hypertexte extensible
XHTML Basic, traduction : XHTML Elémentaire
XHTML 1.1 [...]]]></description>
			<content:encoded><![CDATA[<p>Sur cette page sont présents des liens vers les textes des normes w3c et autres, ainsi que les liens vers les traductions lorsqu'elle sont disponibles.</p>
<h3>(X)HTML</h3>
<ul>
<li><a href="http://www.w3.org/TR/html401/" target="_blank">HTML 4.01 Specification</a>, traduction : <a href="http://www.la-grange.net/w3c/html4.01/" target="_blank">Spécification HTML 4.01</a></li>
<li><a href="http://www.w3.org/TR/xhtml1/" target="_blank">XHTML 1.0 The Extensible HyperText Markup Language</a>, traduction : <a href="http://www.la-grange.net/w3c/xhtml1/" target="_blank">XHTML 1.0 : Le langage de balisage hypertexte extensible</a></li>
<li><a href="http://www.w3.org/TR/xhtml-basic/" target="_blank">XHTML Basic</a>, traduction : <a href="http://www.la-grange.net/w3c/REC-xhtml-basic/" target="_blank">XHTML Elémentaire</a></li>
<li><a href="http://www.w3.org/TR/xhtml11/" target="_blank">XHTML 1.1 - Module-based XHTML</a> , traduction : <a href="http://www.la-grange.net/w3c/xhtml11/" target="_blank">XHTML 1.1 - XHTML modulaire.</a></li>
</ul>
<h3>CSS</h3>
<ul>
<li><a href="http://www.w3.org/TR/REC-CSS1" target="_blank">Cascading Style Sheets, level 1</a>, traduction : <a href="http://www.yoyodesign.org/doc/w3c/css1/index.html" target="_blank">CSS1</a></li>
<li><a href="http://www.w3.org/TR/REC-CSS2/" target="_blank">Cascading Style Sheets, level 2</a>, traduction : <a href="http://www.yoyodesign.org/doc/w3c/css2/cover.html" target="_blank">CSS2</a></li>
</ul>
<h3>Accessibilité</h3>
<ul>
<li><a href="http://www.w3.org/TR/WAI-WEBCONTENT/" target="_blank">Web Content Accessibility Guidelines 1.0</a>, traduction : <a href="http://www.la-grange.net/w3c/wcag1/wai-pageauth.html" target="_blank">Directives pour l'accessibilité aux contenus Web (version 1.0)</a></li>
<li><a href="http://www.w3.org/TR/WAI-WEBCONTENT-TECHS/" target="_blank">Techniques for Web Content Accessibility Guidelines 1.0</a>, traduction : <a href="http://www.la-grange.net/w3c/WAI-WEBCONTENT-TECHS/" target="_blank">Techniques pour les règles d'accessibilité du contenu Web 1.0</a></li>
<li><a href="http://www.w3.org/WAI/gettingstarted/Overview.html.en" target="_blank">Getting Started : Making a Web Site Accessible</a>, traduction : <a href="http://www.w3.org/WAI/gettingstarted/Overview.html.fr" target="_blank">Premiers pas pour rendre un site Web accessible</a></li>
<li><a href="http://www.w3.org/WAI/References/QuickTips/" target="_blank">WAI Quick Tips Reference Card</a>, traduction : <a href="http://www.w3.org/WAI/References/QuickTips/qt.fr.htm" target="_blank">Conseils pour faire des sites Web accessibles</a></li>
</ul>
<h3>DOM</h3>
<ul>
<li><a href="http://www.w3.org/TR/REC-DOM-Level-1/" target="_blank">Document Object Model Level 1 Specification</a>, traduction : <a href="http://xmlfr.org/w3c/TR/REC-DOM-Level-1/" target="_blank">Modèle Objet de Documents Spécification niveau 1</a></li>
<li><a href="http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/" target="_blank">Document Object Model Level 2 Core Specification</a></li>
<li><a href="http://www.w3.org/TR/2000/REC-DOM-Level-2-Views-20001113/" target="_blank">Document Object Model Level 2 Views Specification</a></li>
<li><a href="http://www.w3.org/TR/2000/REC-DOM-Level-2-Events-20001113/" target="_blank">Document Object Model Level 2 Events Specification</a></li>
<li><a href="http://www.w3.org/TR/2000/REC-DOM-Level-2-Style-20001113/" target="_blank">Document Object Model Level 2 Style Specification</a></li>
<li><a href="http://www.w3.org/TR/2000/REC-DOM-Level-2-Traversal-Range-20001113/" target="_blank">Document Object Model Level 2 Traversal and Range Specification</a></li>
<li><a href="http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/" target="_blank">Document Object Model Level 2 HTML Specification</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://naeh.net/specification-et-normes-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
