<?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>aferve &#187; Añadir etiqueta nueva</title>
	<atom:link href="http://aferve.com/tag/anadir-etiqueta-nueva/feed/" rel="self" type="application/rss+xml" />
	<link>http://aferve.com</link>
	<description>ideas y proyectos de código abierto</description>
	<lastBuildDate>Mon, 06 Sep 2010 09:10:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Pon Cursores en tu Web</title>
		<link>http://aferve.com/pon-cursores-en-tu-web/</link>
		<comments>http://aferve.com/pon-cursores-en-tu-web/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 07:42:34 +0000</pubDate>
		<dc:creator>Avelino FV</dc:creator>
				<category><![CDATA[Manuales]]></category>
		<category><![CDATA[Añadir etiqueta nueva]]></category>
		<category><![CDATA[javascripts]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[En la raiz de tu CMS pones el archivo tucursor.cur o tucursor.ani pues acepta cursores animados.
Luego abres con un editor de texto el archivo style.css que utilice tu plantilla y pones justo después de BODY la siguiente linea de código:
Y ya tienes el cursor instalado en tu web.
]]></description>
			<content:encoded><![CDATA[<p>En la raiz de tu CMS pones el archivo <strong>tucursor.cur</strong> o <strong>tucursor.ani</strong> pues acepta cursores animados.<br />
Luego abres con un editor de texto el archivo <strong>style.css</strong> que utilice tu plantilla y pones justo después de <strong>BODY</strong> la siguiente linea de código:</p>
<pre class="brush: css;">{ cursor:url(&quot;nombredetucursor.cur&quot;); }</pre>
<p>Y ya tienes el cursor instalado en tu web.</p>
]]></content:encoded>
			<wfw:commentRss>http://aferve.com/pon-cursores-en-tu-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
