<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Commentaires sur : Entity Code, le site des abréviations HTML</title>
	<atom:link href="http://www.lunaweb.fr/blog/entity-code-le-site-des-abreviations-html/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lunaweb.fr/blog/entity-code-le-site-des-abreviations-html/</link>
	<description>Regards sur les tendances et technologies web d&#039;aujourd&#039;hui.</description>
	<lastBuildDate>Thu, 02 Feb 2012 10:20:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>Par : Kaelig</title>
		<link>http://www.lunaweb.fr/blog/entity-code-le-site-des-abreviations-html/comment-page-1/#comment-507</link>
		<dc:creator>Kaelig</dc:creator>
		<pubDate>Mon, 25 May 2009 15:33:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.lunaweb.fr/blog/?p=1120#comment-507</guid>
		<description>En revanche pour ajouter des caractères utf8 via CSS dans un projet encodé en ISO, il faut passer par le code hexa (les entités html et utf8 ne passent pas).

exemple pour afficher le symbole € après un prix :
.price:after {
content: &#039; \20AC&#039;;
}

Vous trouverez toutes ces correspondances à cette adresse :
http://www.dkinweb.com/ascii-characters.php</description>
		<content:encoded><![CDATA[<p>En revanche pour ajouter des caractères utf8 via CSS dans un projet encodé en ISO, il faut passer par le code hexa (les entités html et utf8 ne passent pas).</p>
<p>exemple pour afficher le symbole € après un prix :<br />
.price:after {<br />
content: &#8216; \20AC&#8217;;<br />
}</p>
<p>Vous trouverez toutes ces correspondances à cette adresse :<br />
<a href="http://www.dkinweb.com/ascii-characters.php" rel="nofollow">http://www.dkinweb.com/ascii-characters.php</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Simon ANDRÉ</title>
		<link>http://www.lunaweb.fr/blog/entity-code-le-site-des-abreviations-html/comment-page-1/#comment-498</link>
		<dc:creator>Simon ANDRÉ</dc:creator>
		<pubDate>Mon, 25 May 2009 08:57:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.lunaweb.fr/blog/?p=1120#comment-498</guid>
		<description>Excellent. 

C&#039;est &quot;bookmarqué&quot; :) 

Merci beaucoup</description>
		<content:encoded><![CDATA[<p>Excellent. </p>
<p>C&#8217;est &laquo;&nbsp;bookmarqué&nbsp;&raquo; <img src='http://www.lunaweb.fr/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<p>Merci beaucoup</p>
]]></content:encoded>
	</item>
</channel>
</rss>

