<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://www.zapoyok.info/feed/rss2/xslt" ?><rss version="2.0"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:wfw="http://wellformedweb.org/CommentAPI/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
  <title>zapoyok.info - css</title>
  <link>http://www.zapoyok.info/</link>
  <description></description>
  <language>fr</language>
  <pubDate>Thu, 25 Dec 2008 16:46:01 +0000</pubDate>
  <copyright></copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
  <item>
    <title>Recommendations (X)HTML + CSS + DOM</title>
    <link>http://www.zapoyok.info/post/2006/11/12/Recommendations-XHTML-CSS-DOM</link>
    <guid isPermaLink="false">urn:md5:e1bb1d2b5db0abcfd113ee42a6f7ab13</guid>
    <pubDate>Sun, 12 Nov 2006 15:29:00 +0100</pubDate>
    <dc:creator>Jérôme FIX</dc:creator>
        <category>Programmation</category>
        <category>css</category><category>html</category><category>xhtml</category>    
    <description>    (X)HTML
&lt;ol&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.w3.org/TR/html401/&quot;&gt;HTML 4.01 Specification&lt;/a&gt; (Traduction: &lt;a href=&quot;http://www.la-grange.net/w3c/html4.01/&quot;&gt;http://www.la-grange.net/w3c/html4.01/&lt;/a&gt;)&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.w3.org/TR/xhtml1/&quot;&gt;XHTML 1.0 The Extensible HyperText Markup Language&lt;/a&gt; (Traduction: &lt;a href=&quot;http://www.la-grange.net/w3c/xhtml1/&quot;&gt;XHTML 1.0&lt;/a&gt;)&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.w3.org/TR/xhtml-basic/&quot;&gt;XHTML Basic&lt;/a&gt; (Traduction: &lt;a href=&quot;http://www.la-grange.net/w3c/REC-xhtml-basic/&quot;&gt;XHML Basic &lt;/a&gt;)&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.w3.org/TR/xhtml11/&quot;&gt;XHTML Élémentaire&lt;/a&gt; (Traduction: &lt;a href=&quot;http://www.la-grange.net/w3c/xhtml11/&quot;&gt;XHTML Élémentaire&lt;/a&gt;)&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.w3.org/QA/2002/04/valid-dtd-list.html&quot;&gt;http://www.w3.org/QA/2002/04/valid-dtd-list.html&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
CSS
&lt;ol&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.w3.org/TR/REC-CSS1&quot;&gt;Cascading Style Sheets, level 1&lt;/a&gt;, Traduction :  &lt;a href=&quot;http://www.yoyodesign.org/doc/w3c/css1/index.html&quot;&gt;Recommandation CSS1 du W3C en version française&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.w3.org/TR/REC-CSS2&quot;&gt;Cascading Style Sheets, level 2&lt;/a&gt;, Traduction :  &lt;a href=&quot;http://www.yoyodesign.org/doc/w3c/css2/cover.html&quot;&gt;Recommandation CSS2 du W3C en version française&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
DOM
&lt;ol&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.w3.org/TR/REC-DOM-Level-1&quot;&gt;Document Object Model Level 1 Specification&lt;/a&gt;, traduction &lt;a href=&quot;http://xmlfr.org/w3c/TR/REC-DOM-Level-1/&quot;&gt;Modèle Objet de Documents Spécification niveau 1&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/&quot;&gt;http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.w3.org/TR/2000/REC-DOM-Level-2-Views-20001113/&quot;&gt;Document Object Model Level 2 Views Specification&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.w3.org/TR/2000/REC-DOM-Level-2-Events-20001113/&quot;&gt;Document Object Model Level 2 Events Specification&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.w3.org/TR/2000/REC-DOM-Level-2-Style-20001113/&quot;&gt;Document Object Model Level 2 Style Specification&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.w3.org/TR/2000/REC-DOM-Level-2-Traversal-Range-20001113/&quot;&gt;Document Object Model Level 2 Traversal and Range Specification&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/&quot;&gt;Document Object Model Level 2 HTML Specification&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
SITES UTILES
&lt;ol&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.mentalized.net/cssdepot/&quot;&gt;http://www.mentalized.net/cssdepot/&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://centricle.com/ref/css/filters/&quot;&gt;http://centricle.com/ref/css/filters/&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://bclary.com/2004/11/25/html-entities&quot;&gt;http://web-graphics.com/&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://bclary.com/2004/11/25/html-entities&quot;&gt;http://bclary.com/2004/11/25/html-entities&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.glish.com/&quot;&gt;http://www.glish.com/&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
DIVERS
&lt;ol&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.cybercodeur.net/weblog/commentaires/detailsCarnet.php?idmessage=1088&quot;&gt;Liens et nouvelle fenêtre (XHTML1.1)&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;</description>
    
    
    
          <comments>http://www.zapoyok.info/post/2006/11/12/Recommendations-XHTML-CSS-DOM#comment-form</comments>
      <wfw:comment>http://www.zapoyok.info/post/2006/11/12/Recommendations-XHTML-CSS-DOM#comment-form</wfw:comment>
      <wfw:commentRss>http://www.zapoyok.info/feed/rss2/comments/12</wfw:commentRss>
      </item>
    
  <item>
    <title>Accessibilté des sites internet</title>
    <link>http://www.zapoyok.info/post/2008/04/27/Accessibilte-des-sites-internet</link>
    <guid isPermaLink="false">urn:md5:45fc827cc6c449535a04ba6468383ec4</guid>
    <pubDate>Sat, 18 Feb 2006 18:10:00 +0100</pubDate>
    <dc:creator>Jérôme FIX</dc:creator>
        <category>Programmation</category>
        <category>accessibilité</category><category>css</category><category>html</category>    
    <description>    &lt;h2&gt;Vidéo sur l'accessibilite à l'université du Wisconsin&lt;/h2&gt;

&lt;p&gt;&lt;a href=&quot;http://www.open-s.com/Blog-Accessibilite/index.php/2005/03/17/37-video-sur-laccessibilite-a-luniversite-du-wisconsin&quot; target=&quot;_blank&quot;&gt;La vidéo sur l'accessibilite à  l'université du Wisconsin&lt;/a&gt;
&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.doit.wisc.edu/accessibility/video/screen_readers.asp&quot; target=&quot;_blank&quot;&gt;http://www.doit.wisc.edu/accessibility/video/screen_readers.asp&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.doit.wisc.edu/accessibility/video/screen_magnification.asp&quot; target=&quot;_blank&quot;&gt;http://www.doit.wisc.edu/accessibility/video/screen_magnification.asp&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.doit.wisc.edu/accessibility/video/intro.asp&quot;&gt;http://www.doit.wisc.edu/accessibility/video/intro.asp&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Quelques liens :&lt;/h2&gt;
&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.assemblee-nationale.fr/12/dossiers/handicapes.asp#0401830304&quot; target=&quot;_blank&quot;&gt;http://www.assemblee-nationale.fr/12/dossiers/handicapes.asp#0401830304&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.adae.gouv.fr/article.php3?id_article=715&amp;amp;var_recherche=handicap&quot; target=&quot;_blank&quot;&gt;http://www.adae.gouv.fr/article.php3?id_article=715&amp;amp;var_recherche=handicap&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.assemblee-nationale.fr/12/dossiers/handicapes.asp#0401830304&quot; target=&quot;_blank&quot;&gt;http://www.w3.org/WAI/&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.w3.org/TR/WCAG20/&quot; target=&quot;_blank&quot;&gt;http://www.w3.org/TR/WCAG20/&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.adae.gouv.fr/article.php3?id_article=246&quot; target=&quot;_blank&quot;&gt;http://www.adae.gouv.fr/article.php3?id_article=246&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://openweb.eu.org/accessibilite/&quot; target=&quot;_blank&quot;&gt;http://openweb.eu.org/accessibilite/&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://openweb.eu.org/articles/accessibilite_numerique_pourquoi/&quot; target=&quot;_blank&quot;&gt;http://openweb.eu.org/articles/accessibilite_numerique_pourquoi/&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.adae.gouv.fr&quot; target=&quot;_blank&quot;&gt;http://www.adae.gouv.fr&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Quelques exemples, tutoriels : &lt;/h2&gt;
&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.la-grange.net/accessibilite/index.html&quot; target=&quot;_blank&quot;&gt;http://www.la-grange.net/accessibilite/index.html&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www2.ville.montreal.qc.ca/accessimple/acs/accueil.shtm&quot; target=&quot;_blank&quot;&gt;http://www2.ville.montreal.qc.ca/accessimple/acs/accueil.shtm&lt;/a&gt;  ( Étrange ! )&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.braillenet.org/accessibilite/guide/table.htm&quot; target=&quot;_blank&quot;&gt;http://www.braillenet.org/accessibilite/guide/table.htm&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.legrandchalon.fr/&quot; target=&quot;_blank&quot;&gt;http://www.legrandchalon.fr/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Des documents  à télécharger :&lt;/h2&gt;

&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;http://zapoyok.dnsalias.com/wordpress/wp-content/uploads/2006/02/ta0377-2.pdf&quot; id=&quot;p28&quot;&gt;Texte de loi&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://zapoyok.dnsalias.com/wordpress/wp-content/uploads/2006/02/referentiel_accessibilite.pdf&quot; id=&quot;p32&quot;&gt;referentiel_accessibilite.pdf&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
    
    
    
          <comments>http://www.zapoyok.info/post/2008/04/27/Accessibilte-des-sites-internet#comment-form</comments>
      <wfw:comment>http://www.zapoyok.info/post/2008/04/27/Accessibilte-des-sites-internet#comment-form</wfw:comment>
      <wfw:commentRss>http://www.zapoyok.info/feed/rss2/comments/15</wfw:commentRss>
      </item>
    
</channel>
</rss>