<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://www.alti.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/"
  xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>Alt-I, des informations alternatives - Informatique, Cultures alternatives et Geekeries saupoudrées d'Ajax. - Balise - css</title>
  <link>http://www.alti.info/</link>
  <atom:link href="http://www.alti.info/feed/tag/css/rss2" rel="self" type="application/rss+xml"/>
  <description>Alt-I, des informations alternatives. Podcast causant d'informatique généraliste et de cultures alternatives avec un soupçon de XHTML, CSS, AJAX, Javascript, et autres outils web…</description>
  <language>fr</language>
  <pubDate>Tue, 07 Oct 2008 05:32:21 +0200</pubDate>
  <copyright>Creative Commons By-NC-SA</copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
  <item>
    <title>Des nouvelles d'IE8</title>
    <link>http://www.alti.info/post/2008/09/20/Des-nouvelles-dIE8</link>
    <guid isPermaLink="false">urn:md5:f41d7c5c142fccb41a5ef22f51eda153</guid>
    <pubDate>Sat, 20 Sep 2008 08:43:00 +0200</pubDate>
    <dc:creator>Hadrien</dc:creator>
        <category>IE SUX</category>
        <category>browser</category><category>css</category><category>fuckIE</category><category>IE</category><category>Internet</category><category>logiciel</category><category>Microsoft</category>    
    <description>    &lt;p&gt;&lt;img src=&quot;http://ieblog.members.winisp.net/images/IE8text.png&quot; alt=&quot;IE 8 with header&quot; style=&quot;float:left; margin: 0 1em 1em 0;&quot; /&gt;L'équipe de développement d'IE8 nous annonce une petite fonctionnalité fort amusante dans IE 8. Mais il faut d'abord expliquer quelques points.&lt;/p&gt;


&lt;p&gt;Quand un serveur web envoi un document (html, ou autre), il passe des informations dans l'entête du fichier, informations qui ne sont pas affichées à l'utilisateur et qui sont destinées au logiciel client. Parmi ces information, est envoyé le &quot;content-type&quot;, le type de contenu du fichier. Il s'agit d'indiquer au logiciel client de quel type est le document envoyé qui est souvent un fichier texte.&lt;br /&gt;
Par exemple, un fichier html est un fichier texte. Il faut donc spécifier au navigateur que ce texte est du html grâce au content-type 'text/html'. Si je veux que mon fichier html soit affiché en tant que texte, donc, non rendu, je le spécifie comme type &quot;text/plain&quot;.&lt;/p&gt;


&lt;p&gt;Bon, alors ça c'est pour la théorie. C'est à dire que c'est ainsi que fonctionnent tout les navigateurs et qu'ils doivent procéder. Maintenant, occupons nous d'Internet Explorer. IE 6 et IE 7 ont l'excellente idée de se foutre royalement du content-type et d'essayer de le deviner par lui même. Si on lui envoie un fichier texte défini comme texte brut (text/plain) mais contenant du code html, IE6/7, eux, vont quand même rendre la page html. Les développeurs de IE 8 tentent de résoudre ce problème pour rentrer dans la norme. Dorénavant, IE 8 rendra ce fichier servi en tant que text/plain en texte …à condition d'avoir indiqué un autre paramètre en header&amp;nbsp;: X-Content-Type-Options: nosniff !!&lt;/p&gt;


&lt;p&gt;On est donc obligé de rajouter un header propriétaire et non standard à tous nos fichiers web pour indiquer uniquement à IE8 qu'il doit se comporter comme tout les navigateurs. C'est absolument génial, personne à part Microsoft n'aurait osé faire ça.&lt;/p&gt;


&lt;p&gt;En pratique, on comprends qu'ils soient &quot;obligés&quot; de procéder de la sorte pour ne pas rendre tout les intranet incompatibles avec IE8. Ils sont piégés dans leurs propres bugs. En corrigeant ce dysfonctionnement, les entreprises seraient forcées de mettre à jour leurs intranets, qui ont été codé il y a plus de dix ans, pour le navigateur de l'époque&amp;nbsp;: IE6, bourré des bugs qu'on connaît tous aujourd'hui, dont celui dont on parle dans ce billet. Si leurs pages html servies en text/plain s'affichent correctement aujourd'hui sur IE6/7, elles ne s'afficheraient plus du tout sur IE8. Et bien sur, ça serait la faute à Microsoft, donc on laisse le bug. Ben pour une fois, non&amp;nbsp;!&lt;/p&gt;


&lt;p&gt;Source&amp;nbsp;: &lt;a href=&quot;http://blogs.msdn.com/ie/archive/2008/09/02/ie8-security-part-vi-beta-2-update.aspx&quot; hreflang=&quot;en&quot;&gt;IEBlog&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;&lt;img src=&quot;http://img.clubic.com/photo/01642596.jpg&quot; alt=&quot;IE8&quot; style=&quot;display:block; margin:0 auto;&quot; /&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://www.alti.info/post/2008/09/20/Des-nouvelles-dIE8#comment-form</comments>
      <wfw:comment>http://www.alti.info/post/2008/09/20/Des-nouvelles-dIE8#comment-form</wfw:comment>
      <wfw:commentRss>http://www.alti.info/feed/rss2/comments/367</wfw:commentRss>
      </item>
    
  <item>
    <title>Coder sur iPhone… encore :p</title>
    <link>http://www.alti.info/post/2008/08/08/Coder-sur-iPhone-encore-webkit-border-image</link>
    <guid isPermaLink="false">urn:md5:2e17439e1a811e43a6299815da8c8ed1</guid>
    <pubDate>Fri, 08 Aug 2008 18:13:00 +0200</pubDate>
    <dc:creator>Hadrien</dc:creator>
        <category>Développement</category>
        <category>Apple</category><category>css</category><category>developpement</category><category>Internet</category><category>iPhone</category><category>Over-Blog</category><category>W3C</category><category>web2.0</category><category>Webkit</category>    
    <description>    &lt;p&gt;Regardez ce genre de design&amp;nbsp;:&lt;/p&gt;


&lt;p&gt;&lt;img src=&quot;http://www.alti.info/images/Scrinchoutes/OB/Commentaires_Over-blog_iPhone.png&quot; alt=&quot;Commentaires Over-blog iPhone&quot; style=&quot;display:block; margin:0 auto;&quot; /&gt;&lt;/p&gt;


&lt;p&gt;Pour un navigateur &quot;ancien&quot; (c'est à dire qui ne connaît pas CSS3), réaliser un cadre de ce genre, avec coins arrondis, dégradés, etc, est un très dur labeur. Ça se joue à coup de multiples &amp;lt;div /&amp;gt; imbriqués dont les background sont les coins de l'image savamment découpée, le tout en deux version&amp;nbsp;: une pour IE, la seconde pour les autres… C'est à cause de ça que le web2.0 a beaucoup été designé (du verbe to design :p) à coup d'aplat de couleur.&lt;/p&gt;


&lt;p&gt;Et bien avec Safari 3, finie l'usine à gaz&amp;nbsp;! Une propriété magique, propriétaire pour le moment, mais en cours de validation par le W3C fait des miracles. Il s'agit de &lt;em&gt;-webkit-border-image&lt;/em&gt;.&lt;/p&gt;


&lt;p&gt;Pour faire une bulle comme sur le screenshot, nous n'avons besoin que d'une image&amp;nbsp;:&lt;/p&gt;


&lt;p&gt;&lt;img src=&quot;http://www.alti.info/images/Scrinchoutes/OB/bubbleWhite.png&quot; alt=&quot;Bulle blanche&quot; style=&quot;display:block; margin:0 auto;&quot; /&gt;&lt;/p&gt;


&lt;p&gt;Et de la css suivante&amp;nbsp;:&lt;/p&gt;
&lt;pre class=&quot;css&quot;&gt;&lt;ol&gt;&lt;li style=&quot;font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;&quot;&gt;&lt;div style=&quot;font-family: 'Courier New', Courier, monospace; font-weight: normal;&quot;&gt;&lt;span style=&quot;color: #6666ff;&quot;&gt;.bulle&lt;/span&gt; &lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#123;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;&quot;&gt;&lt;div style=&quot;font-family: 'Courier New', Courier, monospace; font-weight: normal;&quot;&gt;	&lt;span style=&quot;color: #000000; font-weight: bold;&quot;&gt;border-width&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;:&lt;/span&gt; &lt;span style=&quot;color: #933;&quot;&gt;16px&lt;/span&gt; &lt;span style=&quot;color: #933;&quot;&gt;8px&lt;/span&gt; &lt;span style=&quot;color: #933;&quot;&gt;8px&lt;/span&gt; &lt;span style=&quot;color: #933;&quot;&gt;8px&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;&quot;&gt;&lt;div style=&quot;font-family: 'Courier New', Courier, monospace; font-weight: normal;&quot;&gt;	-webkit-border-image&lt;span style=&quot;color: #66cc66;&quot;&gt;:&lt;/span&gt; &lt;span style=&quot;color: #993333;&quot;&gt;url&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span style=&quot;color: #ff0000;&quot;&gt;'bubbleWhite.png'&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#41;&lt;/span&gt; &lt;span style=&quot;color: #933;&quot;&gt;16&lt;/span&gt; &lt;span style=&quot;color: #933;&quot;&gt;8&lt;/span&gt; &lt;span style=&quot;color: #933;&quot;&gt;8&lt;/span&gt; &lt;span style=&quot;color: #933;&quot;&gt;8&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;&quot;&gt;&lt;div style=&quot;font-family: 'Courier New', Courier, monospace; font-weight: normal;&quot;&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#125;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;


&lt;p&gt;Appliqué au XHTML suivant&amp;nbsp;:&lt;/p&gt;
&lt;pre class=&quot;html&quot;&gt;&lt;ol&gt;&lt;li style=&quot;font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;&quot;&gt;&lt;div style=&quot;font-family: 'Courier New', Courier, monospace; font-weight: normal;&quot;&gt;&lt;span style=&quot;color: #009900;&quot;&gt;&lt;a href=&quot;http://december.com/html/4/element/div.html&quot;&gt;&lt;span style=&quot;color: #000000; font-weight: bold;&quot;&gt;&amp;lt;div&lt;/span&gt;&lt;/a&gt; &lt;span style=&quot;color: #000066;&quot;&gt;class&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;bulle&amp;quot;&lt;/span&gt;&lt;span style=&quot;color: #000000; font-weight: bold;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;&quot;&gt;&lt;div style=&quot;font-family: 'Courier New', Courier, monospace; font-weight: normal;&quot;&gt;	Je suis dans une bulle \o/&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;&quot;&gt;&lt;div style=&quot;font-family: 'Courier New', Courier, monospace; font-weight: normal;&quot;&gt;&lt;span style=&quot;color: #009900;&quot;&gt;&lt;span style=&quot;color: #000000; font-weight: bold;&quot;&gt;&amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;


&lt;p&gt;Et c'est tout. La bulle pourra s'agrandir en hauteur et en largeur sans aucun étirement ou décalage.&lt;/p&gt;


&lt;p&gt;Comment cela fonctionne-t-il&amp;nbsp;?&lt;/p&gt;


&lt;p&gt;On définit tout d'abord l'épaisseur de chaque bordure du cadre :&lt;br /&gt;
border-width: haut droite bas gauche;&lt;br /&gt;
Dans mon cas, la bordure du haut sera plus épaisse car il faut y faire rentrer la flèche de la bulle.&lt;/p&gt;


&lt;p&gt;Ensuite, on indique quelles zones de l'image de fond seront appliquées dans les bordures :&lt;br /&gt;
-webkit-border-image: url('bubbleWhite.png') haut droite bas gauche;&lt;br /&gt;
On prends la zone de l'image de 0px du haut à 16px et on la met sur la bordure du haut, la zone de 0 pixel de droite à 8px et on la calle à droite, etc. Tout le reste fait partie du centre du contenant qui s'étirera selon le contenu. Tout ce qui est dans les bordure gardera sa taille initiale.&lt;/p&gt;


&lt;p&gt;Les zones rouges sont les parties de l'images qui seront placées en tant que bordure, le reste sera étirée en tant que background&amp;nbsp;:
&lt;img src=&quot;http://www.alti.info/images/Scrinchoutes/OB/bubbleWhiteSchema.png&quot; alt=&quot;Bulle blanche schématisée&quot; style=&quot;display:block; margin:0 auto;&quot; /&gt;&lt;/p&gt;



&lt;p&gt;C'est magnifique&amp;nbsp;!&lt;/p&gt;


&lt;p&gt;PS&amp;nbsp;: &lt;a href=&quot;http://dascritch.net/&quot; hreflang=&quot;fr&quot;&gt;DaScritch&lt;/a&gt; nous indique que &lt;a href=&quot;http://ejohn.org/blog/border-image-in-firefox/&quot; hreflang=&quot;en&quot;&gt;ça marche aussi de la même façon sur Firefox 3&lt;/a&gt; :D&lt;/p&gt;</description>
    
    
    
          <comments>http://www.alti.info/post/2008/08/08/Coder-sur-iPhone-encore-webkit-border-image#comment-form</comments>
      <wfw:comment>http://www.alti.info/post/2008/08/08/Coder-sur-iPhone-encore-webkit-border-image#comment-form</wfw:comment>
      <wfw:commentRss>http://www.alti.info/feed/rss2/comments/326</wfw:commentRss>
      </item>
    
  <item>
    <title>Coder pour l'iPhone</title>
    <link>http://www.alti.info/post/2008/08/01/Coder-pour-iPhone-safari-mobile-webkit-css3</link>
    <guid isPermaLink="false">urn:md5:ec5aa71ebf816ec30994af7d45372624</guid>
    <pubDate>Fri, 01 Aug 2008 21:09:00 +0200</pubDate>
    <dc:creator>Hadrien</dc:creator>
        <category>Développement</category>
        <category>Apple</category><category>css</category><category>developpement</category><category>iPhone</category><category>Safari</category><category>W3C</category><category>web2.0</category><category>Webkit</category>    
    <description>    &lt;p&gt;&lt;img src=&quot;http://trac.webkit.org/chrome/site/icon.png&quot; alt=&quot;Webkit&quot; style=&quot;float:left; margin: 0 1em 1em 0;&quot; /&gt;…c'est fantastique. Je parle de web dev pour Safari Mobile, pas du SDK Cocoa touch.&lt;/p&gt;


&lt;p&gt;Quand on dev du web de façon classique, c'est à dire en privilégiant IE, puis Firefox, et éventuellement si on a le temps, Safari et Opéra, on est obligé d'utiliser les même technos de 5 ans d'âge, de passer du temps à faire des version différentes pour IE qui ne respecte rien, même pas ses propres standards proprios. Obligé de faire des design laids, car IE6 ne sait pas gérer le PNG24, impossible de s'amuser avec les fantastiques CSS3 que seul Safari gère pour le moment.&lt;/p&gt;


&lt;p&gt;L'iPhone utilise donc Safari, le navigateur le plus en avance technologiquement. En plus des CSS3, il inclue des propriétés CSS (propriétaires, ok, mais proposées au W3C pour compléter CSS3) très pratiques qui permettent de gagner un temps fou pour faire des choses, qui nécessitent l'utilisation de grosses librairies Javascript pompant la CPU sur les autres navigateurs.&lt;/p&gt;


&lt;p&gt;Parmi celles-ci, on trouve &lt;em&gt;-webkit-transition-property&lt;/em&gt; et &lt;em&gt;-webkit-transition-duration&lt;/em&gt;. Ces deux propriétés CSS permettent de réaliser des transitions en une seule ligne de code JS. Sur les autres navigateurs, il faut définir des intervalles qui vont éxécuter les étapes de l'animation toute les 10 millisecondes, procédé chiant à coder (heureusement il y a des librairies qui aident à faire ça facilement). Avec Safari, il suffit de préciser dans la feuille de style quelle est la propriété qui devra produire une animation et sa durée. Ensuite, dès que cette propriété est modifiée par javascript (par changement de la variable style ou par changement de classe), la propriété subira une transition d'une fluidité parfaite.&lt;/p&gt;


&lt;p&gt;Exemple&amp;nbsp;:
CSS&amp;nbsp;:&lt;/p&gt;
&lt;pre class=&quot;css&quot;&gt;&lt;ol&gt;&lt;li style=&quot;font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;&quot;&gt;&lt;div style=&quot;font-family: 'Courier New', Courier, monospace; font-weight: normal;&quot;&gt;&lt;span style=&quot;color: #6666ff;&quot;&gt;.panel&lt;/span&gt; &lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#123;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;&quot;&gt;&lt;div style=&quot;font-family: 'Courier New', Courier, monospace; font-weight: normal;&quot;&gt;	&lt;span style=&quot;color: #000000; font-weight: bold;&quot;&gt;width&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;:&lt;/span&gt; &lt;span style=&quot;color: #933;&quot;&gt;100px&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;&quot;&gt;&lt;div style=&quot;font-family: 'Courier New', Courier, monospace; font-weight: normal;&quot;&gt;	-webkit-transition-property&lt;span style=&quot;color: #66cc66;&quot;&gt;:&lt;/span&gt; &lt;span style=&quot;color: #000000; font-weight: bold;&quot;&gt;width&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;&quot;&gt;&lt;div style=&quot;font-family: 'Courier New', Courier, monospace; font-weight: normal;&quot;&gt;	-webkit-transition-duration&lt;span style=&quot;color: #66cc66;&quot;&gt;:&lt;/span&gt; 1s&lt;span style=&quot;color: #66cc66;&quot;&gt;;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;&quot;&gt;&lt;div style=&quot;font-family: 'Courier New', Courier, monospace; font-weight: normal;&quot;&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#125;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;


&lt;p&gt;XHTML&amp;nbsp;:&lt;/p&gt;
&lt;pre class=&quot;html&quot;&gt;&lt;ol&gt;&lt;li style=&quot;font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;&quot;&gt;&lt;div style=&quot;font-family: 'Courier New', Courier, monospace; font-weight: normal;&quot;&gt;&lt;span style=&quot;color: #009900;&quot;&gt;&lt;a href=&quot;http://december.com/html/4/element/div.html&quot;&gt;&lt;span style=&quot;color: #000000; font-weight: bold;&quot;&gt;&amp;lt;div&lt;/span&gt;&lt;/a&gt; &lt;span style=&quot;color: #000066;&quot;&gt;class&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;panel&amp;quot;&lt;/span&gt; &lt;span style=&quot;color: #000066;&quot;&gt;id&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;panel&amp;quot;&lt;/span&gt;&lt;span style=&quot;color: #000000; font-weight: bold;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;&quot;&gt;&lt;div style=&quot;font-family: 'Courier New', Courier, monospace; font-weight: normal;&quot;&gt;	kikoo&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;&quot;&gt;&lt;div style=&quot;font-family: 'Courier New', Courier, monospace; font-weight: normal;&quot;&gt;&lt;span style=&quot;color: #009900;&quot;&gt;&lt;span style=&quot;color: #000000; font-weight: bold;&quot;&gt;&amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;


&lt;p&gt;Javascript&amp;nbsp;:&lt;/p&gt;
&lt;pre class=&quot;javascript&quot;&gt;&lt;ol&gt;&lt;li style=&quot;font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;&quot;&gt;&lt;div style=&quot;font-family: 'Courier New', Courier, monospace; font-weight: normal;&quot;&gt;document.&lt;span style=&quot;color: #006600;&quot;&gt;getElementById&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span style=&quot;color: #3366CC;&quot;&gt;'panel'&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#41;&lt;/span&gt;.&lt;span style=&quot;color: #006600;&quot;&gt;style&lt;/span&gt;.&lt;span style=&quot;color: #006600;&quot;&gt;width&lt;/span&gt; = &lt;span style=&quot;color: #3366CC;&quot;&gt;'500px'&lt;/span&gt;;&lt;/div&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;


&lt;p&gt;Le conteneur va s'agrandir progressivement de 100px à 500px en 1 seconde, avec une parfaite fluidité.&lt;/p&gt;


&lt;p&gt;Pour conclure, c'est vraiment très agréable de pouvoir utiliser les dernières technologies web sans se prendre la tête en voyant un résultat tel qu'on l'a imaginé dès le premier jet, sans retouche. Si Safari était le navigateur le plus utilisé, le métier de web développeur serait tellement beau…&lt;/p&gt;


&lt;p&gt;&lt;a href=&quot;http://webkit.org/blog/138/css-animation/&quot; hreflang=&quot;en&quot;&gt;Plus d'infos et des exemples&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://www.alti.info/post/2008/08/01/Coder-pour-iPhone-safari-mobile-webkit-css3#comment-form</comments>
      <wfw:comment>http://www.alti.info/post/2008/08/01/Coder-pour-iPhone-safari-mobile-webkit-css3#comment-form</wfw:comment>
      <wfw:commentRss>http://www.alti.info/feed/rss2/comments/322</wfw:commentRss>
      </item>
    
  <item>
    <title>Que fait un geek quand il s'ennuie ?</title>
    <link>http://www.alti.info/post/2008/05/03/Que-fait-un-geek-quand-il-sennuie</link>
    <guid isPermaLink="false">urn:md5:ec16ac1221e6ba596e9b91034dd3645a</guid>
    <pubDate>Sat, 03 May 2008 22:11:00 +0200</pubDate>
    <dc:creator>Hadrien</dc:creator>
        <category>Développement</category>
        <category>css</category><category>developpement</category><category>Firefox</category><category>fun</category><category>geek</category><category>navigateur</category>    
    <description>&lt;p&gt;Les jours de week end où on sait pas quoi faire, la plupart des gens tondent le gazon, font du jardinage, vont se ballader… Le geek, lui, code. Et donc j'ai codé en une heure ce superbe programme totalement inutile mais fun qui permet de cacher une image dans un texte grâce à une propriété CSS 3 disponible uniquement dans Firefox (::-moz-selection). Et ça donne ça&amp;nbsp;:&lt;/p&gt;    &lt;p&gt;ceci&lt;/p&gt;
&lt;style type=&quot;text/css&quot; media=&quot;screen&quot;&gt;
	.hiddenImage {
		font-family: &quot;andale mono&quot;, courier, mono ! important;
		font-size: 5px;
		letter-spacing: 5px;
overflow: hidden;
}
	.color_0::-moz-selection {
		background: #ffffff;
		color: #ffffff;
	}
	.color_1::-moz-selection {
		background: #eee8dc;
		color: #eee8dc;
	}
	.color_2::-moz-selection {
		background: #e6bfcb;
		color: #e6bfcb;
	}
	.color_3::-moz-selection {
		background: #cb2585;
		color: #cb2585;
	}
	.color_4::-moz-selection {
		background: #d67ba7;
		color: #d67ba7;
	}
	.color_5::-moz-selection {
		background: #a0b73e;
		color: #a0b73e;
	}
	.color_6::-moz-selection {
		background: #b45f6b;
		color: #b45f6b;
	}
	.color_7::-moz-selection {
		background: #c4bc8c;
		color: #c4bc8c;
	}
&lt;/style&gt;
&lt;div class=&quot;hiddenImage&quot;&gt;
&lt;span class=&quot;color_0&quot;&gt;A&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;l&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;d&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;f&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;o&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;r&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;m&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;o&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;l&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;r&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;v&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;br /&gt;

&lt;span class=&quot;color_0&quot;&gt;A&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;l&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;d&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;f&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;o&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;r&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;m&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;o&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;l&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;r&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;v&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_5&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_5&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;br /&gt;

&lt;span class=&quot;color_0&quot;&gt;A&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;l&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;d&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;f&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;o&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;r&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;m&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;o&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;l&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;r&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;v&lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_5&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_5&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;br /&gt;

&lt;span class=&quot;color_0&quot;&gt;A&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;l&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;d&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;f&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;o&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;r&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;m&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt;o&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;l&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;r&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;v&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;br /&gt;

&lt;span class=&quot;color_0&quot;&gt;A&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;l&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;d&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;f&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;o&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;r&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;m&lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;o&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;l&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;r&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;v&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_5&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;br /&gt;

&lt;span class=&quot;color_0&quot;&gt;A&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;l&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;d&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;f&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;o&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;r&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;m&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;o&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;l&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;r&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;v&lt;/span&gt;&lt;span class=&quot;color_5&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_5&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_5&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;br /&gt;

&lt;span class=&quot;color_0&quot;&gt;A&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;l&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;d&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;f&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;o&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;r&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;m&lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;o&lt;/span&gt;&lt;span class=&quot;color_5&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;l&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt;r&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt;v&lt;/span&gt;&lt;span class=&quot;color_5&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_5&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_5&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;br /&gt;

&lt;span class=&quot;color_0&quot;&gt;A&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;l&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;d&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;f&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;o&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;r&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;m&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt;o&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;l&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;r&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;v&lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_5&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_5&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;br /&gt;

&lt;span class=&quot;color_0&quot;&gt;A&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;l&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;d&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;f&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;o&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;r&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;m&lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt;o&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt;l&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;r&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;v&lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_5&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_5&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;br /&gt;

&lt;span class=&quot;color_0&quot;&gt;A&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;l&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;d&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;f&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;o&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;r&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;m&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt;o&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;l&lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt;r&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;v&lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_5&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_5&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;br /&gt;

&lt;span class=&quot;color_0&quot;&gt;A&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;l&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;d&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;f&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;o&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;r&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;m&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt;o&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt;l&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;r&lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;v&lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_5&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_5&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;br /&gt;

&lt;span class=&quot;color_0&quot;&gt;A&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;l&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;d&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;f&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;o&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;r&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;m&lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt;o&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;l&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;r&lt;/span&gt;&lt;span class=&quot;color_5&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;v&lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_5&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_5&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;br /&gt;

&lt;span class=&quot;color_0&quot;&gt;A&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;l&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;d&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;f&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;o&lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt;r&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;m&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;o&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;l&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;r&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;v&lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_5&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_5&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;br /&gt;

&lt;span class=&quot;color_0&quot;&gt;A&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;l&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;d&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;f&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;o&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;r&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;m&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;o&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;l&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;r&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;v&lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_5&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_5&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;br /&gt;

&lt;span class=&quot;color_0&quot;&gt;A&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;l&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;d&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;f&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;o&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;r&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;m&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_5&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;o&lt;/span&gt;&lt;span class=&quot;color_5&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_5&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;l&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;r&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;v&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_5&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_5&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;br /&gt;

&lt;span class=&quot;color_0&quot;&gt;A&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;l&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;d&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;f&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;o&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;r&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;m&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;o&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt;l&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;r&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;v&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;br /&gt;

&lt;span class=&quot;color_0&quot;&gt;A&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;l&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;d&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;f&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;o&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;r&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;m&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;o&lt;/span&gt;&lt;span class=&quot;color_5&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_5&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;l&lt;/span&gt;&lt;span class=&quot;color_5&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_5&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_5&quot;&gt;r&lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;v&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;br /&gt;

&lt;span class=&quot;color_0&quot;&gt;A&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;l&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;d&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;f&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;o&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;r&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;m&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_5&quot;&gt;o&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt;l&lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;r&lt;/span&gt;&lt;span class=&quot;color_5&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_5&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_5&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;v&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;br /&gt;

&lt;span class=&quot;color_0&quot;&gt;A&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;l&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;d&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt;f&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;o&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;r&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;m&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;o&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;l&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;r&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_5&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_5&quot;&gt;v&lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;br /&gt;

&lt;span class=&quot;color_0&quot;&gt;A&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;l&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;d&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;f&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;o&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;r&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;m&lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;o&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;l&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;r&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;v&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_5&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;br /&gt;

&lt;span class=&quot;color_0&quot;&gt;A&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;l&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;d&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_3&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;f&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;o&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt;r&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;m&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;o&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;l&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;r&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;v&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;br /&gt;

&lt;span class=&quot;color_0&quot;&gt;A&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;l&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;color_2&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;d&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_6&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_4&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_7&quot;&gt;f&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;o&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;r&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;m&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;o&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;l&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;r&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;v&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;br /&gt;

&lt;span class=&quot;color_0&quot;&gt;A&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;l&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;d&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_1&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;f&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;o&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;r&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;m&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;o&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;l&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;r&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;n&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;a&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;t&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;v&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;e&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;s&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;color_0&quot;&gt; &lt;/span&gt;&lt;br /&gt;


&lt;/div&gt;



&lt;p&gt;Si vous êtes sous Firefox et que vous sélectionnez ce blog de texte, vous pourrez voir une surprise. Et si vous voulez faire vos propres images cachées, vous pouvez utiliser &lt;a href=&quot;http://hadrien.eu/Works/hiddenImage/&quot; hreflang=&quot;fr&quot;&gt;le script suivant&lt;/a&gt;.&lt;/p&gt;</description>
    
    
    
          <comments>http://www.alti.info/post/2008/05/03/Que-fait-un-geek-quand-il-sennuie#comment-form</comments>
      <wfw:comment>http://www.alti.info/post/2008/05/03/Que-fait-un-geek-quand-il-sennuie#comment-form</wfw:comment>
      <wfw:commentRss>http://www.alti.info/feed/rss2/comments/270</wfw:commentRss>
      </item>
    
  <item>
    <title>Internet Explorer 8 passerait l'Acid 2 test</title>
    <link>http://www.alti.info/post/2007/12/20/Internet-Explorer-8-passerait-lAcid-2-test</link>
    <guid isPermaLink="false">urn:md5:199a70c80055ddabdf79eb86a1b2fc12</guid>
    <pubDate>Thu, 20 Dec 2007 09:57:00 +0100</pubDate>
    <dc:creator>Hadrien</dc:creator>
        <category>Général</category>
        <category>browser</category><category>css</category><category>Fenêtres</category><category>IE</category><category>Internet</category><category>logiciel</category><category>Microsoft</category>    
    <description>    &lt;p&gt;D'après le &lt;a href=&quot;http://blogs.msdn.com/ie/archive/2007/12/19/internet-explorer-8-and-acid2-a-milestone.aspx&quot; hreflang=&quot;en&quot;&gt;blog MSDN&lt;/a&gt;, Internet Explorer 8 passerait enfin le &lt;a href=&quot;http://www.webstandards.org/action/acid2/&quot; hreflang=&quot;en&quot;&gt;test Acid2 du WebStandard Project&lt;/a&gt;.&lt;/p&gt;


&lt;p&gt;En témoigne ce screenshot&amp;nbsp;:
&lt;img src=&quot;http://ieblog.members.winisp.net/images/AcidTest2.PNG&quot; alt=&quot;IE8 et Acid2 test&quot; style=&quot;display:block; margin:0 auto;&quot; /&gt;&lt;/p&gt;


&lt;p&gt;Par contre, on peut voir à la fin du billet qu'ils ont donné un nom maudit au projet IE 8&amp;nbsp;:&lt;/p&gt;


&lt;blockquote&gt;&lt;p&gt;Integrated Files&lt;br /&gt;
//depot/longhorn_ie8/Inetcore/ieframe/shdocvw/hlframe.h&lt;br /&gt;
//depot/longhorn_ie8/Inetcore/ieframe/shdocvw/iedisp.cpp&lt;br /&gt;
//depot/longhorn_ie8/Inetcore/lib/network/dataprot/dataprot.cxx&lt;br /&gt;
//depot/longhorn_ie8/Inetcore/lib/network/dataprot/iel3/dataprot.pass0_publish_to_inetcore_internal_inc&lt;br /&gt;
//depot/longhorn_ie8/Inetcore/lib/network/dataprot/ut_dataprot/fakeurlmon.cxx&lt;/p&gt;&lt;/blockquote&gt;



&lt;p&gt;Longhorn, c'était le nom de Vista au départ… on voit où ça les as mené. &lt;img src=&quot;/themes/Alt-I/smilies/wink.png&quot; alt=&quot;;)&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://www.alti.info/post/2007/12/20/Internet-Explorer-8-passerait-lAcid-2-test#comment-form</comments>
      <wfw:comment>http://www.alti.info/post/2007/12/20/Internet-Explorer-8-passerait-lAcid-2-test#comment-form</wfw:comment>
      <wfw:commentRss>http://www.alti.info/feed/rss2/comments/212</wfw:commentRss>
      </item>
    
</channel>
</rss>