<?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>TheDavis Blog &#187; Archivo para la etiqueta `css´ </title>
	<atom:link href="http://arpaneting.es/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://arpaneting.es</link>
	<description>Bienvenido a TheDavis Blog, un sitio un tanto especial...</description>
	<lastBuildDate>Mon, 23 Jan 2012 09:11:30 +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>Validación de comentarios en WordPress con jQuery</title>
		<link>http://arpaneting.es/2011/06/29/validacion-de-comentarios-en-wordpress-con-jquery/</link>
		<comments>http://arpaneting.es/2011/06/29/validacion-de-comentarios-en-wordpress-con-jquery/#comments</comments>
		<pubDate>Wed, 29 Jun 2011 13:02:27 +0000</pubDate>
		<dc:creator>thedavis</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Desarrollo]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://arpaneting.es/?p=828</guid>
		<description><![CDATA[¡Ya era hora de aplicarlo al blog! :) Con un poco de jQuery y algo de CSS se consigue una fácil validación por parte de cliente de los datos del formulario.]]></description>
			<content:encoded><![CDATA[<p><a  href="http://arpaneting.es/wp-content/uploads/2011/06/validacion_comentarios_wordpress.jpg" class="thickbox no_icon" rel="gallery-828" title="Validación"><img class="aligncenter size-full wp-image-829" title="Validación" src="http://arpaneting.es/wp-content/uploads/2011/06/validacion_comentarios_wordpress.jpg" alt="" width="600" height="302" /></a></p>
<p>¡Ya era hora de aplicarlo al blog! :)</p>
<p>Con un poco de jQuery y algo de CSS se consigue una fácil validación por parte de cliente de los datos del formulario.</p>
]]></content:encoded>
			<wfw:commentRss>http://arpaneting.es/2011/06/29/validacion-de-comentarios-en-wordpress-con-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cinco técnicas CSS/jQuery muy útiles</title>
		<link>http://arpaneting.es/2011/06/29/cinco-tecnicas-cssjquery-muy-utiles/</link>
		<comments>http://arpaneting.es/2011/06/29/cinco-tecnicas-cssjquery-muy-utiles/#comments</comments>
		<pubDate>Wed, 29 Jun 2011 06:34:22 +0000</pubDate>
		<dc:creator>thedavis</dc:creator>
				<category><![CDATA[Desarrollo]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://arpaneting.es/?p=823</guid>
		<description><![CDATA[Hace unos días publicaron en Smashing Magazine cinco técnicas muy útiles basadas en CSS y jQuery. Efectos de texto animados, Animar imágenes sin GIFs, Menús drop-down, Navegación Slideshow, Iconos animados en botones sobre el evento hover. Personalmente el mejor tip de todo el post es el número 2, el animar un fondo sin usar un [...]]]></description>
			<content:encoded><![CDATA[<p><a  href="http://arpaneting.es/wp-content/uploads/2011/06/inverse-negative-space.jpg" class="thickbox no_icon" rel="gallery-823" title="inverse-negative-space"><img class="aligncenter size-full wp-image-825" title="inverse-negative-space" src="http://arpaneting.es/wp-content/uploads/2011/06/inverse-negative-space.jpg" alt="" width="500" height="200" /></a></p>
<p>Hace unos días publicaron en<a  title="Smashing Magazine" href="http://www.smashingmagazine.com/" target="_blank"> Smashing Magazine</a> cinco técnicas muy útiles basadas en CSS y jQuery.</p>
<ol>
<li>Efectos de<a  title="Extruded Text Effect" href="http://coding.smashingmagazine.com/2011/06/16/five-useful-interactive-css-jquery-techniques-deconstruted/#extruded-text" target="_blank"> texto animados</a>,</li>
<li><a  title="Animating A Background Image" href="http://coding.smashingmagazine.com/2011/06/16/five-useful-interactive-css-jquery-techniques-deconstruted/#animated-images" target="_blank">Animar imágenes</a> sin GIFs,</li>
<li>Menús <a  title="Mega Dropdown" href="http://coding.smashingmagazine.com/2011/06/16/five-useful-interactive-css-jquery-techniques-deconstruted/#mega-dropdown" target="_blank">drop-down</a>,</li>
<li>Navegación <a  title="Animated Slideshow Navigation" href="http://coding.smashingmagazine.com/2011/06/16/five-useful-interactive-css-jquery-techniques-deconstruted/#slideshow-navigation" target="_blank">Slideshow</a>,</li>
<li><a  title="Animated Icons" href="http://coding.smashingmagazine.com/2011/06/16/five-useful-interactive-css-jquery-techniques-deconstruted/#animated-icons" target="_blank">Iconos animados </a>en botones sobre el evento hover.</li>
</ol>
<p>Personalmente el mejor tip de todo el post es el número 2, el animar un fondo sin usar un gifs, es impressive.</p>
<p>Que disfrutéis ;)</p>
<p><strong>Vía: </strong><a  title="Five Useful Interactive CSS/jQuery Techniques Deconstructed" href="http://coding.smashingmagazine.com/2011/06/16/five-useful-interactive-css-jquery-techniques-deconstruted/#animated-icons" target="_blank">Smashing Magazine</a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://arpaneting.es/2011/06/29/cinco-tecnicas-cssjquery-muy-utiles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>9 de abril, CSS Naked Day</title>
		<link>http://arpaneting.es/2009/04/09/9-de-abril-css-naked-day/</link>
		<comments>http://arpaneting.es/2009/04/09/9-de-abril-css-naked-day/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 22:01:30 +0000</pubDate>
		<dc:creator>thedavis</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://arpaneting.es/?p=753</guid>
		<description><![CDATA[Hoy 9 de abril se celebra el día internacional sin CSS o lo que es lo mismo, el CSS Naked Day. Un día en el que nos deshacemos de nuestros estilos y mostramos realmente lo que debe tener relevancia en toda web, el contenido. El objetivo de esta iniciativa es promover los estandars Web tal [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="size-full wp-image-734 aligncenter" title="naked-day" src="http://arpaneting.es/wp-content/uploads/2009/02/naked-day.png" alt="" width="268" height="103" /></p>
<p>Hoy 9 de abril se celebra el día internacional sin CSS o lo que es lo mismo, el <a  href="http://naked.dustindiaz.com/">CSS Naked Day</a>. Un día en el que nos deshacemos de nuestros estilos y mostramos realmente lo que debe tener relevancia en toda web, <strong>el contenido</strong>.</p>
<p>El objetivo de esta iniciativa es promover los estandars Web tal y como explican en la web de la iniciativa:</p>
<blockquote><p><em>The idea behind this event is to promote Web Standards. Plain and simple.              This includes proper use of (x)html, semantic markup, a good hierarchy structure,              and of course, a good &#8216;ol play on words. It&#8217;s time to show off your &lt;body&gt;.</em></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://arpaneting.es/2009/04/09/9-de-abril-css-naked-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Naked Day 2009</title>
		<link>http://arpaneting.es/2009/02/26/css-naked-day-2009/</link>
		<comments>http://arpaneting.es/2009/02/26/css-naked-day-2009/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 19:11:21 +0000</pubDate>
		<dc:creator>thedavis</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://arpaneting.es/?p=733</guid>
		<description><![CDATA[El 9 de Abril se celebra el CSS Naked Day, este año se celebrará por 4a vez. Se trata de una iniciativa para promover los estandartes web y confirmar así, que lo importante son los contenidos de una web. Si te animas a participar puedes seguir los pasos que comenta anieto2k para ello. Fuente: anieto2k]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">El 9 de Abril se celebra el <a  href="http://naked.dustindiaz.com/">CSS Naked Day</a>, este año se celebrará por 4a vez. Se trata de una iniciativa para promover los estandartes web y confirmar así, que lo importante son los contenidos de una web.</p>
<p style="text-align: center;"><a  href="http://naked.dustindiaz.com/"><img class="size-full wp-image-734 aligncenter" src="http://arpaneting.es/wp-content/uploads/2009/02/naked-day.png" alt="" width="268" height="103" /></a></p>
<p>Si te animas a participar puedes seguir los pasos que comenta <a  href="http://www.anieto2k.com/2008/04/02/9-de-abril-3er-css-naked-day/">anieto2k</a> para ello.</p>
<p><strong>Fuente:</strong> <a  href="http://www.anieto2k.com/2009/02/26/css-naked-day-2009/">anieto2k</a></p>
]]></content:encoded>
			<wfw:commentRss>http://arpaneting.es/2009/02/26/css-naked-day-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Comentarios en WordPress 2.7 y los CSS</title>
		<link>http://arpaneting.es/2009/01/08/comentarios-en-wordpress-27-y-los-css/</link>
		<comments>http://arpaneting.es/2009/01/08/comentarios-en-wordpress-27-y-los-css/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 18:20:07 +0000</pubDate>
		<dc:creator>thedavis</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://arpaneting.es/?p=697</guid>
		<description><![CDATA[Chriss Harrison ha aislado los estilos CSS que afectan a los comentarios default de nuestro WordPress 2.7. Con el parámetro callback podemos personalizar nuestros comentarios, pero si no lo pasamos WordPress nos genera una estructura “default” que es con la que Chris ha trabajado. ol.commentlist &#123;&#125; ol.commentlist li &#123;&#125; ol.commentlist li.alt &#123;&#125; ol.commentlist li.bypostauthor &#123;&#125; [...]]]></description>
			<content:encoded><![CDATA[<p><a  href="http://cdharrison.com/2008/12/threaded-comments/">Chriss Harrison ha aislado los estilos CSS</a> que afectan a los comentarios default de nuestro WordPress 2.7. Con el parámetro callback podemos personalizar nuestros comentarios, pero si no lo pasamos WordPress nos genera una estructura “default” que es con la que Chris ha trabajado.</p>

<div class="wp_syntax"><div class="code"><pre class="css" style="font-family:monospace;">ol<span style="color: #6666ff;">.commentlist</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.alt</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.bypostauthor</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.byuser</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.comment-author-admin</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.comment</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.comment</span> div<span style="color: #6666ff;">.comment-author</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.comment</span> div<span style="color: #6666ff;">.vcard</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.comment</span> div<span style="color: #6666ff;">.vcard</span> cite<span style="color: #6666ff;">.fn</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.comment</span> div<span style="color: #6666ff;">.vcard</span> cite<span style="color: #6666ff;">.fn</span> a.<span style="color: #993333;">url</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.comment</span> div<span style="color: #6666ff;">.vcard</span> img<span style="color: #6666ff;">.avatar</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.comment</span> div<span style="color: #6666ff;">.vcard</span> img<span style="color: #6666ff;">.avatar-32</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.comment</span> div<span style="color: #6666ff;">.vcard</span> img<span style="color: #6666ff;">.photo</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.comment</span> div<span style="color: #6666ff;">.vcard</span> span<span style="color: #6666ff;">.says</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.comment</span> div<span style="color: #6666ff;">.commentmetadata</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.comment</span> div<span style="color: #6666ff;">.comment-meta</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.comment</span> div<span style="color: #6666ff;">.comment-meta</span> a <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.comment</span> <span style="color: #00AA00;">*</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span> - <span style="color: #00AA00;">&#40;</span>p<span style="color: #00AA00;">,</span> em<span style="color: #00AA00;">,</span> strong<span style="color: #00AA00;">,</span> blockquote<span style="color: #00AA00;">,</span> ul<span style="color: #00AA00;">,</span> ol<span style="color: #00AA00;">,</span> etc.<span style="color: #00AA00;">&#41;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.comment</span> div<span style="color: #6666ff;">.reply</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.comment</span> div<span style="color: #6666ff;">.reply</span> a <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.comment</span> ul<span style="color: #6666ff;">.children</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.comment</span> ul<span style="color: #6666ff;">.children</span> li <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.comment</span> ul<span style="color: #6666ff;">.children</span> li<span style="color: #6666ff;">.alt</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.comment</span> ul<span style="color: #6666ff;">.children</span> li<span style="color: #6666ff;">.bypostauthor</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.comment</span> ul<span style="color: #6666ff;">.children</span> li<span style="color: #6666ff;">.byuser</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.comment</span> ul<span style="color: #6666ff;">.children</span> li<span style="color: #6666ff;">.comment</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.comment</span> ul<span style="color: #6666ff;">.children</span> li<span style="color: #6666ff;">.comment-author-admin</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.comment</span> ul<span style="color: #6666ff;">.children</span> li<span style="color: #6666ff;">.depth-2</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.comment</span> ul<span style="color: #6666ff;">.children</span> li<span style="color: #6666ff;">.depth-3</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.comment</span> ul<span style="color: #6666ff;">.children</span> li<span style="color: #6666ff;">.depth-4</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.comment</span> ul<span style="color: #6666ff;">.children</span> li<span style="color: #6666ff;">.depth-5</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.comment</span> ul<span style="color: #6666ff;">.children</span> li<span style="color: #6666ff;">.odd</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.even</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.odd</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.parent</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.pingback</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.pingback</span> div<span style="color: #6666ff;">.comment-author</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.pingback</span> div<span style="color: #6666ff;">.vcard</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.pingback</span> div<span style="color: #6666ff;">.vcard</span> cite<span style="color: #6666ff;">.fn</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.pingback</span> div<span style="color: #6666ff;">.vcard</span> cite<span style="color: #6666ff;">.fn</span> a.<span style="color: #993333;">url</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.pingback</span> div<span style="color: #6666ff;">.vcard</span> span<span style="color: #6666ff;">.says</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.pingback</span> div<span style="color: #6666ff;">.commentmetadata</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.pingback</span> div<span style="color: #6666ff;">.comment-meta</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.pingback</span> div<span style="color: #6666ff;">.comment-meta</span> a <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.pingback</span> <span style="color: #00AA00;">*</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span> - <span style="color: #00AA00;">&#40;</span>p<span style="color: #00AA00;">,</span> em<span style="color: #00AA00;">,</span> strong<span style="color: #00AA00;">,</span> blockquote<span style="color: #00AA00;">,</span> ul<span style="color: #00AA00;">,</span> ol<span style="color: #00AA00;">,</span> etc.<span style="color: #00AA00;">&#41;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.pingback</span> div<span style="color: #6666ff;">.reply</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.pingback</span> div<span style="color: #6666ff;">.reply</span> a <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.pingback</span> ul<span style="color: #6666ff;">.children</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.pingback</span> ul<span style="color: #6666ff;">.children</span> li <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.pingback</span> ul<span style="color: #6666ff;">.children</span> li<span style="color: #6666ff;">.alt</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.pingback</span> ul<span style="color: #6666ff;">.children</span> li<span style="color: #6666ff;">.bypostauthor</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.pingback</span> ul<span style="color: #6666ff;">.children</span> li<span style="color: #6666ff;">.byuser</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.pingback</span> ul<span style="color: #6666ff;">.children</span> li<span style="color: #6666ff;">.comment</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.pingback</span> ul<span style="color: #6666ff;">.children</span> li<span style="color: #6666ff;">.comment-author-admin</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.pingback</span> ul<span style="color: #6666ff;">.children</span> li<span style="color: #6666ff;">.depth-2</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.pingback</span> ul<span style="color: #6666ff;">.children</span> li<span style="color: #6666ff;">.depth-3</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.pingback</span> ul<span style="color: #6666ff;">.children</span> li<span style="color: #6666ff;">.depth-4</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.pingback</span> ul<span style="color: #6666ff;">.children</span> li<span style="color: #6666ff;">.depth-5</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.pingback</span> ul<span style="color: #6666ff;">.children</span> li<span style="color: #6666ff;">.odd</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.thread-alt</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.thread-even</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span>
ol<span style="color: #6666ff;">.commentlist</span> li<span style="color: #6666ff;">.thread-odd</span> <span style="color: #00AA00;">&#123;</span><span style="color: #00AA00;">&#125;</span></pre></div></div>

<p>Estas 63 líneas hacen que cada elemento del sistema de comentarios pueda tener un aspecto personalizado. Para los desarrolladores de themes estas líneas pueden servirles como base para maquetar desde el CSS el theme para WordPress 2.7.</p>
<p><strong>Fuente: </strong><a  title="Estilos CSS para los nuevos comentarios de WordPress 2.7 | aNieto2K" href="http://www.anieto2k.com/2009/01/07/estilos-css-para-los-nuevos-comentarios-de-wordpress-27/">anieto2k</a></p>
]]></content:encoded>
			<wfw:commentRss>http://arpaneting.es/2009/01/08/comentarios-en-wordpress-27-y-los-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Easy Slider, jQuery Plugin</title>
		<link>http://arpaneting.es/2009/01/08/easy-slider-jquery-plugin/</link>
		<comments>http://arpaneting.es/2009/01/08/easy-slider-jquery-plugin/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 06:30:49 +0000</pubDate>
		<dc:creator>thedavis</dc:creator>
				<category><![CDATA[Desarrollo]]></category>
		<category><![CDATA[Recursos]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://arpaneting.es/?p=686</guid>
		<description><![CDATA[Un nuevo plugin para nuestro querido jQuery que cada día me sorprende más, por lo menos a mi. En este caso Easy Slider nos permite hacer slides de tantas imágenes como queramos verticalmente y horizontalmente. Es fácil configurarlo por CSS y es muy vistoso. Demos Default non-styled image slider Non-styled vertical image slider Non-styled vertical [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="size-full wp-image-687 aligncenter" title="Easy Slide - jQuery Plugin" src="http://arpaneting.es/wp-content/uploads/2009/01/easy_slide.png" alt="" width="469" height="272" /></p>
<p>Un nuevo plugin para nuestro querido jQuery que cada día me sorprende más, por lo menos a mi. En este caso <a  title="title: jQuery plugin - Easy Image or Content Slider | Css Globe" href="http://cssglobe.com/post/3783/jquery-plugin-easy-image-or-content-slider">Easy Slider</a> nos permite hacer slides de tantas imágenes como queramos verticalmente y horizontalmente. Es fácil configurarlo por CSS y es muy vistoso.</p>
<h3>Demos</h3>
<ul>
<li><strong><a  href="http://cssglobe.com/lab/easyslider/01.html">Default non-styled image slider</a></strong></li>
<li><strong><a  href="http://cssglobe.com/lab/easyslider/02.html">Non-styled vertical image slider</a></strong></li>
<li><strong><a  href="http://cssglobe.com/lab/easyslider/03.html">Non-styled vertical content slider</a></strong></li>
</ul>
<p><strong>[<a  href="http://cssglobe.com/lab/easyslider/easySlider.zip">Descarga</a>]</strong></p>
<p><strong>Fuente:</strong> <a  title="Easy Slider - Plugin jQuery ideal para tu porfolio" href="http://xyberneticos.com/index.php/2009/01/07/easy-slider-plugin-jquery-ideal-para-tu-porfolio/">Xyberneticos</a></p>
]]></content:encoded>
			<wfw:commentRss>http://arpaneting.es/2009/01/08/easy-slider-jquery-plugin/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>10 técnicas de reset de CSS</title>
		<link>http://arpaneting.es/2009/01/04/10-tecnicas-de-reset-de-css/</link>
		<comments>http://arpaneting.es/2009/01/04/10-tecnicas-de-reset-de-css/#comments</comments>
		<pubDate>Sun, 04 Jan 2009 10:49:30 +0000</pubDate>
		<dc:creator>thedavis</dc:creator>
				<category><![CDATA[Desarrollo]]></category>
		<category><![CDATA[Recursos]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://arpaneting.es/?p=673</guid>
		<description><![CDATA[* &#123; &#160; padding: 0; &#160; margin: 0; &#160; border: 0; &#160; &#125; 10 técnicas Reset CSS que te serán muy útil a la hora de diseñar tus plantillas web. Estas técnicas para resetear CSS te permitirán evitar que los elementos que componen tu web descuadren la página por completo, cuando visiten tu sitio utilizando [...]]]></description>
			<content:encoded><![CDATA[
<div class="wp_syntax"><div class="code"><pre class="css" style="font-family:monospace;"><span style="color: #00AA00;">*</span> <span style="color: #00AA00;">&#123;</span> 
&nbsp;
<span style="color: #000000; font-weight: bold;">padding</span><span style="color: #00AA00;">:</span> <span style="color: #cc66cc;">0</span><span style="color: #00AA00;">;</span> 
&nbsp;
<span style="color: #000000; font-weight: bold;">margin</span><span style="color: #00AA00;">:</span> <span style="color: #cc66cc;">0</span><span style="color: #00AA00;">;</span> 
&nbsp;
<span style="color: #000000; font-weight: bold;">border</span><span style="color: #00AA00;">:</span> <span style="color: #cc66cc;">0</span><span style="color: #00AA00;">;</span> 
&nbsp;
<span style="color: #00AA00;">&#125;</span></pre></div></div>

<p><a  href="http://www.pinceladasdaweb.com.br/blog/2008/11/10/10-tecnicas-para-reset-css/" target="_blank">10 técnicas  Reset CSS</a> que te serán muy útil a la hora de diseñar tus plantillas web. Estas técnicas para resetear CSS te permitirán evitar que los elementos que componen tu web descuadren la página por completo, cuando visiten tu sitio utilizando diferentes Navegadores. Recomendado.</p>
]]></content:encoded>
			<wfw:commentRss>http://arpaneting.es/2009/01/04/10-tecnicas-de-reset-de-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery Alert Dialogs, reemplazo para alert(), prompt() y confirm()</title>
		<link>http://arpaneting.es/2009/01/02/jquery-alert-dialogs-reemplazo-para-alert-prompt-y-confirm/</link>
		<comments>http://arpaneting.es/2009/01/02/jquery-alert-dialogs-reemplazo-para-alert-prompt-y-confirm/#comments</comments>
		<pubDate>Fri, 02 Jan 2009 09:28:19 +0000</pubDate>
		<dc:creator>thedavis</dc:creator>
				<category><![CDATA[Desarrollo]]></category>
		<category><![CDATA[Recursos]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://arpaneting.es/?p=642</guid>
		<description><![CDATA[jQuery Alert Dialogs, es un reemplazo muy elegante para las funciones alert(), prompt() y confirm() de javascript. Uso Simplemente hay que añadir estas líneas al &#60;head&#62;: &#38;lt;script src=&#34;/path/to/jquery.js&#34; type=&#34;text/javascript&#34;&#38;gt;&#38;lt;/script&#38;gt; &#38;lt;script src=&#34;/path/to/jquery.ui.draggable.js&#34; type=&#34;text/javascript&#34;&#38;gt;&#38;lt;/script&#38;gt; &#160; &#38;lt;script src=&#34;/path/to/jquery.alerts.js&#34; type=&#34;text/javascript&#34;&#38;gt;&#38;lt;/script&#38;gt; &#38;lt;link href=&#34;/path/to/jquery.alerts.css&#34; rel=&#34;stylesheet&#34; type=&#34;text/css&#34; media=&#34;screen&#34; /&#38;gt; Una vez cargados los ficheros necesarios podremos llamar a las funciones personalizadas: Alert() [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><a  href="http://abeautifulsite.net/notebook/87">jQuery Alert Dialogs</a>, es un reemplazo muy elegante para las funciones alert(), prompt() y confirm() de javascript.</p>
<p style="text-align: center;"><img class="size-full wp-image-650 aligncenter" title="jQuery Dialogs" src="http://arpaneting.es/wp-content/uploads/2009/01/jquery-alert-dialogs.jpg" alt="" width="490" height="166" /></p>
<h3 style="text-align: left;">Uso</h3>
<p style="text-align: left;">Simplemente hay que añadir estas líneas al <em>&lt;head&gt;</em>:</p>

<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">&amp;lt;script src=&quot;/path/to/jquery.js&quot; type=&quot;text/javascript&quot;&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script src=&quot;/path/to/jquery.ui.draggable.js&quot; type=&quot;text/javascript&quot;&amp;gt;&amp;lt;/script&amp;gt;
&nbsp;
&amp;lt;script src=&quot;/path/to/jquery.alerts.js&quot; type=&quot;text/javascript&quot;&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;link href=&quot;/path/to/jquery.alerts.css&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot; media=&quot;screen&quot; /&amp;gt;</pre></div></div>

<p>Una vez cargados los ficheros necesarios podremos llamar a las funciones personalizadas:</p>
<h4>Alert()</h4>
<p><code>jAlert</code> es el sustituto de <code>alert()</code> y nos muestra alerta básica con un botón de aceptar para que el usuario acepte que ha visto el aviso.</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;">jAlert<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'This is a custom alert box'</span><span style="color: #339933;">,</span> <span style="color: #3366CC;">'Alert Dialog'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

<h4>jPrompt()</h4>
<p>Sustituto de <code>prompt()</code> que nos da la opción de introducir un valor desde la ventana.</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;">jPrompt<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'Type something:'</span><span style="color: #339933;">,</span> <span style="color: #3366CC;">'Prefilled value'</span><span style="color: #339933;">,</span> <span style="color: #3366CC;">'Prompt Dialog'</span><span style="color: #339933;">,</span> <span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span>r<span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
    <span style="color: #000066; font-weight: bold;">if</span><span style="color: #009900;">&#40;</span> r <span style="color: #009900;">&#41;</span> <span style="color: #000066;">alert</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'You entered '</span> <span style="color: #339933;">+</span> r<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

<h4>jConfirm()</h4>
<p>Alternativa a <code>confirm()</code> en la que ofrecemos al usuario la opción de aceptar o cancelar una acción.</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;">jConfirm<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'Can you confirm this?'</span><span style="color: #339933;">,</span> <span style="color: #3366CC;">'Confirmation Dialog'</span><span style="color: #339933;">,</span> <span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span>r<span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
    jAlert<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'Confirmed: '</span> <span style="color: #339933;">+</span> r<span style="color: #339933;">,</span> <span style="color: #3366CC;">'Confirmation Results'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

<h3>Demo</h3>
<p>Los chicos de jQuery Alert Dialogs han publicado una <a  href="http://abeautifulsite.net/notebook_files/87/demo/">demo</a> para que podamos ver que tal funciona este sistema.</p>
<h3>Consejo de Uso</h3>
<p><a  href="http://www.anieto2k.com/">anieto2k</a> ha propuesto utilizar estas modificaciones de las funciones clásicas de javascript utilizando un sistema que convierta esta opción en una alternativa y que en caso de fallar nos muestre su funcionalidad original, pienso que es muy buena idea:</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;"><span style="color: #006600; font-style: italic;">//alert()</span>
<span style="color: #003366; font-weight: bold;">var</span> oAlert <span style="color: #339933;">=</span> <span style="color: #000066;">alert</span><span style="color: #339933;">;</span>
<span style="color: #003366; font-weight: bold;">function</span> <span style="color: #000066;">alert</span><span style="color: #009900;">&#40;</span>txt<span style="color: #339933;">,</span> title<span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
    <span style="color: #000066; font-weight: bold;">try</span> <span style="color: #009900;">&#123;</span>
        jAlert<span style="color: #009900;">&#40;</span>txt<span style="color: #339933;">,</span> title<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
    <span style="color: #009900;">&#125;</span> <span style="color: #000066; font-weight: bold;">catch</span> <span style="color: #009900;">&#40;</span>e<span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
        oAlert<span style="color: #009900;">&#40;</span>txt<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
    <span style="color: #009900;">&#125;</span>
<span style="color: #009900;">&#125;</span>
<span style="color: #000066;">alert</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;Hola&quot;</span><span style="color: #339933;">,</span> <span style="color: #3366CC;">&quot;Prueba&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
<span style="color: #006600; font-style: italic;">//confirm()</span>
<span style="color: #003366; font-weight: bold;">var</span> oConfirm <span style="color: #339933;">=</span> <span style="color: #000066;">confirm</span><span style="color: #339933;">;</span>
<span style="color: #003366; font-weight: bold;">function</span> <span style="color: #000066;">confirm</span><span style="color: #009900;">&#40;</span>txt<span style="color: #339933;">,</span> title<span style="color: #339933;">,</span> func<span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
    <span style="color: #000066; font-weight: bold;">try</span> <span style="color: #009900;">&#123;</span>
        jConfirm<span style="color: #009900;">&#40;</span>txt<span style="color: #339933;">,</span> title<span style="color: #339933;">,</span> func<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
    <span style="color: #009900;">&#125;</span> <span style="color: #000066; font-weight: bold;">catch</span> <span style="color: #009900;">&#40;</span>e<span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
        <span style="color: #000066; font-weight: bold;">if</span> <span style="color: #009900;">&#40;</span>oConfirm <span style="color: #009900;">&#40;</span>txt<span style="color: #339933;">,</span> title<span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span> func<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
    <span style="color: #009900;">&#125;</span>
<span style="color: #009900;">&#125;</span>
<span style="color: #000066;">confirm</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;Hola&quot;</span><span style="color: #339933;">,</span> <span style="color: #3366CC;">&quot;Prueba&quot;</span><span style="color: #339933;">,</span> <span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
	<span style="color: #000066;">alert</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;Prueba&quot;</span><span style="color: #339933;">,</span> <span style="color: #3366CC;">&quot;Superada&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
<span style="color: #006600; font-style: italic;">//prompt()</span>
<span style="color: #003366; font-weight: bold;">var</span> oPrompt <span style="color: #339933;">=</span> <span style="color: #000066;">prompt</span><span style="color: #339933;">;</span>
<span style="color: #003366; font-weight: bold;">function</span> <span style="color: #000066;">prompt</span><span style="color: #009900;">&#40;</span>txt<span style="color: #339933;">,</span> input<span style="color: #339933;">,</span> title<span style="color: #339933;">,</span> func<span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
    <span style="color: #000066; font-weight: bold;">try</span> <span style="color: #009900;">&#123;</span>
        jPrompt<span style="color: #009900;">&#40;</span>txt<span style="color: #339933;">,</span> input<span style="color: #339933;">,</span> title<span style="color: #339933;">,</span> func<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
    <span style="color: #009900;">&#125;</span> <span style="color: #000066; font-weight: bold;">catch</span><span style="color: #009900;">&#40;</span>e<span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
        func<span style="color: #009900;">&#40;</span><span style="color: #000066;">prompt</span><span style="color: #009900;">&#40;</span>txt<span style="color: #339933;">,</span> input<span style="color: #339933;">,</span> title<span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
    <span style="color: #009900;">&#125;</span>
<span style="color: #009900;">&#125;</span>
<span style="color: #000066;">prompt</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;Hola&quot;</span><span style="color: #339933;">,</span> <span style="color: #3366CC;">&quot;Valor&quot;</span><span style="color: #339933;">,</span> <span style="color: #3366CC;">&quot;Prueba&quot;</span><span style="color: #339933;">,</span> <span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span>r<span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
	<span style="color: #000066; font-weight: bold;">if</span> <span style="color: #009900;">&#40;</span>r<span style="color: #009900;">&#41;</span> <span style="color: #000066;">alert</span><span style="color: #009900;">&#40;</span>r<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

<p><strong>Fuente: </strong><a  href="http://www.anieto2k.com/2008/12/31/jquery-alert-dialogs-reemplazo-para-alert-prompt-y-confirm/">anieto2k</a></p>
]]></content:encoded>
			<wfw:commentRss>http://arpaneting.es/2009/01/02/jquery-alert-dialogs-reemplazo-para-alert-prompt-y-confirm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Selectores CSS y Especificidad CSS</title>
		<link>http://arpaneting.es/2008/08/15/selectores-css-y-especificidad-css/</link>
		<comments>http://arpaneting.es/2008/08/15/selectores-css-y-especificidad-css/#comments</comments>
		<pubDate>Fri, 15 Aug 2008 10:06:06 +0000</pubDate>
		<dc:creator>thedavis</dc:creator>
				<category><![CDATA[Desarrollo]]></category>
		<category><![CDATA[Manuales / HowTo's]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://arpaneting.es/?p=313</guid>
		<description><![CDATA[anieto2k ha escrito una gran guía para entender los selectores CSS de forma simple y con muchos ejemplos. Un selector CSS es el conjunto de reglas en nuestro CSS nos permite dar estilos a un elemento u otro de nuestro HTML.]]></description>
			<content:encoded><![CDATA[<p><a  href="http://www.anieto2k.com">anieto2k</a> ha escrito una <a  href="http://www.anieto2k.com/2008/08/12/selectores-css-y-especificidad-css-%c2%bfcomo-usarlos/">gran guía para entender los selectores CSS</a> de forma simple y con muchos ejemplos.</p>
<p>Un selector CSS es el conjunto de reglas en nuestro CSS nos permite dar estilos a un elemento u otro de nuestro HTML.</p>
]]></content:encoded>
			<wfw:commentRss>http://arpaneting.es/2008/08/15/selectores-css-y-especificidad-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

