<?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>Zapoyok &#187; accessibilité</title>
	<atom:link href="http://www.zapoyok.info/tag/accessibilite/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zapoyok.info</link>
	<description></description>
	<lastBuildDate>Sun, 05 Feb 2012 09:12:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Recommendations (X)HTML + CSS + DOM</title>
		<link>http://www.zapoyok.info/2006/11/12/recommendations-xhtml-css-dom/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=recommendations-xhtml-css-dom</link>
		<comments>http://www.zapoyok.info/2006/11/12/recommendations-xhtml-css-dom/#comments</comments>
		<pubDate>Sun, 12 Nov 2006 15:29:00 +0000</pubDate>
		<dc:creator>Jérôme FIX</dc:creator>
				<category><![CDATA[Programmation]]></category>
		<category><![CDATA[accessibilité]]></category>
		<category><![CDATA[avi]]></category>
		<category><![CDATA[utf8]]></category>

		<guid isPermaLink="false">http://devel.zapoyok.dnsalias.com/2006/11/12/recommendations-xhtml-css-dom/</guid>
		<description><![CDATA[(X)HTML HTML 4.01 Specification (Traduction: http://www.la-grange.net/w3c/html4.01/) XHTML 1.0 The Extensible HyperText Markup Language (Traduction: XHTML 1.0) XHTML Basic (Traduction: XHML Basic ) XHTML Élémentaire (Traduction: XHTML Élémentaire) http://www.w3.org/QA/2002/04/valid-dtd-list.html CSS Cascading Style Sheets, level 1, Traduction : Recommandation CSS1 du W3C en version française Cascading Style Sheets, level 2, Traduction : Recommandation CSS2 du W3C en [...]]]></description>
			<content:encoded><![CDATA[<p>(X)HTML
<ol>
<li><a href="http://www.w3.org/TR/html401/">HTML 4.01 Specification</a> (Traduction: <a href="http://www.la-grange.net/w3c/html4.01/">http://www.la-grange.net/w3c/html4.01/</a>)</li>
<li><a href="http://www.w3.org/TR/xhtml1/">XHTML 1.0 The Extensible HyperText Markup Language</a> (Traduction: <a href="http://www.la-grange.net/w3c/xhtml1/">XHTML 1.0</a>)</li>
<li><a href="http://www.w3.org/TR/xhtml-basic/">XHTML Basic</a> (Traduction: <a href="http://www.la-grange.net/w3c/REC-xhtml-basic/">XHML Basic </a>)</li>
<li><a href="http://www.w3.org/TR/xhtml11/">XHTML Élémentaire</a> (Traduction: <a href="http://www.la-grange.net/w3c/xhtml11/">XHTML Élémentaire</a>)</li>
<li><a href="http://www.w3.org/QA/2002/04/valid-dtd-list.html">http://www.w3.org/QA/2002/04/valid-dtd-list.html</a></li>
</ol>
<p> CSS
<ol>
<li><a href="http://www.w3.org/TR/REC-CSS1">Cascading Style Sheets, level 1</a>, Traduction :  <a href="http://www.yoyodesign.org/doc/w3c/css1/index.html">Recommandation CSS1 du W3C en version française</a></li>
<li><a href="http://www.w3.org/TR/REC-CSS2">Cascading Style Sheets, level 2</a>, Traduction :  <a href="http://www.yoyodesign.org/doc/w3c/css2/cover.html">Recommandation CSS2 du W3C en version française</a></li>
</ol>
<p> DOM
<ol>
<li><a href="http://www.w3.org/TR/REC-DOM-Level-1">Document Object Model Level 1 Specification</a>, traduction <a href="http://xmlfr.org/w3c/TR/REC-DOM-Level-1/">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/">http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/</a></li>
<li><a href="http://www.w3.org/TR/2000/REC-DOM-Level-2-Views-20001113/">Document Object Model Level 2 Views Specification</a></li>
<li><a href="http://www.w3.org/TR/2000/REC-DOM-Level-2-Events-20001113/">Document Object Model Level 2 Events Specification</a></li>
<li><a href="http://www.w3.org/TR/2000/REC-DOM-Level-2-Style-20001113/">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/">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/">Document Object Model Level 2 HTML Specification</a></li>
</ol>
<p> SITES UTILES
<ol>
<li><a href="http://www.mentalized.net/cssdepot/">http://www.mentalized.net/cssdepot/</a></li>
<li><a href="http://centricle.com/ref/css/filters/">http://centricle.com/ref/css/filters/</a></li>
<li><a href="http://bclary.com/2004/11/25/html-entities">http://web-graphics.com/</a></li>
<li><a href="http://bclary.com/2004/11/25/html-entities">http://bclary.com/2004/11/25/html-entities</a></li>
<li><a href="http://www.glish.com/">http://www.glish.com/</a></li>
</ol>
<p> DIVERS
<ol>
<li><a href="http://www.cybercodeur.net/weblog/commentaires/detailsCarnet.php?idmessage=1088">Liens et nouvelle fenêtre (XHTML1.1)</a></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.zapoyok.info/2006/11/12/recommendations-xhtml-css-dom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

