<?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>soi57.net: administracion de sistemas, seo y tecnologia movil &#187; css</title>
	<atom:link href="http://soi57.net/blog/category/design/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://soi57.net/blog</link>
	<description>Blog sobre seo, administracion de sistemas y tecnologia movil</description>
	<lastBuildDate>Thu, 22 Jul 2010 09:37:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Css o html tags</title>
		<link>http://soi57.net/blog/css-o-html-tags/</link>
		<comments>http://soi57.net/blog/css-o-html-tags/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 18:25:10 +0000</pubDate>
		<dc:creator>root</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[seo basico]]></category>
		<category><![CDATA[seo css]]></category>
		<category><![CDATA[seo tag]]></category>
		<category><![CDATA[tag html]]></category>

		<guid isPermaLink="false">http://soi57.net/blog/?p=368</guid>
		<description><![CDATA[Hay varios tags html que son muy importantes para los indexadores pero que, sin embargo, el estilo es muy simple y en tu web puede quedar no muy bien. Por ello, lo normal es que un diseñador web utilice css, hojas de estilo en cascada, para cambiar el estilo de determinadas partes de una web. [...]]]></description>
			<content:encoded><![CDATA[<p>Hay varios <strong>tags html</strong> que son muy importantes para los <strong>indexadores</strong> pero que, sin embargo, el estilo es muy simple y en tu web puede quedar no muy bien. Por ello, lo normal es que un diseñador web utilice <a href="http://es.wikipedia.org/wiki/Hojas_de_estilo_en_cascada">css, hojas de estilo en cascada</a>, para cambiar el estilo de determinadas partes de una web. Hay elementos, por ejemplo los <strong>tags &lt;h&gt; </strong>, que aunque la forma en que un navegador los renderiza no es muy atractiva, son importantes en <strong>términos de seo</strong> , ya que utilizar <strong>keywords</strong> dentro de estos elementos  está diciendo al <strong>indexador</strong> que esa palabra es <strong>relavante</strong> en el contenido de la página. ¿ Qué hacemos entonces?¿Renunciamos al diseño o renunciamos a ser indexados?</p>
<p>Hay otra solución. Por ejemplo si un diseñador que no estuviese muy interesado en <strong>seo</strong>, quisiese adornar una cabecera, se podría crear un estilo como este:</p>
<blockquote><p>.cabecera { font-family: Verdana, Arial, Helvetica, sans-<br />
serif; font-size: 14px; font-weight: bold;<br />
color: #454544 }</p></blockquote>
<p>Y este estilo aplicarlo a cualquier elemento, por ejemplo un div.</p>
<p>La diferencia con un diseñador que fuese consciente de lo importante que es estar bien posicionado y supiese lo importante que es que las <strong>keywords</strong> apareciera entre <strong>tags </strong>, sería esta. Redefinir el <strong>tag &lt;h&gt;</strong>:</p>
<blockquote><p>H1 { font-family: Verdana, Arial, Helvetica, sans-<br />
serif; font-size: 14px; font-weight: bold;<br />
color: #454544 }</p></blockquote>
<p>Y usarlo normalmente.<br />
De la primera forma, las <strong>keywords</strong> que ocurriesen dentro del div con el estilo .cabecera, no serían más importantes que cualquier otro texto en el sitio, mientras que de la segunda forma, estarías consiguiendo el mismo efecto pero informando al <strong>indexador</strong> que esa palabra es <strong>relevante</strong>.</p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://soi57.net/blog/tecnicas-anti-seo-frames-vol-1/" title="Tecnicas anti-seo. Frames Vol-1 (Febrero 23, 2010)">Tecnicas anti-seo. Frames Vol-1</a> (0)</li>
	<li><a href="http://soi57.net/blog/seo-basico-basico-parte-primera/" title="SEO basico básico &#8211; parte primera (Enero 5, 2010)">SEO basico básico &#8211; parte primera</a> (0)</li>
	<li><a href="http://soi57.net/blog/seo-basico-parte-segunda/" title="Seo basico &#8211; parte segunda (Enero 14, 2010)">Seo basico &#8211; parte segunda</a> (0)</li>
	<li><a href="http://soi57.net/blog/seo-basico-eligiendo-keywords-parte-tercera/" title="Seo basico &#8211; eligiendo keywords &#8211; parte tercera (Febrero 12, 2010)">Seo basico &#8211; eligiendo keywords &#8211; parte tercera</a> (0)</li>
	<li><a href="http://soi57.net/blog/es-tu-web-navegable/" title="Es tu web navegable? (Febrero 17, 2010)">Es tu web navegable?</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://soi57.net/blog/css-o-html-tags/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fireworks.js, a script animation experiment</title>
		<link>http://soi57.net/blog/fireworksjs-a-script-animation-experiment/</link>
		<comments>http://soi57.net/blog/fireworksjs-a-script-animation-experiment/#comments</comments>
		<pubDate>Sat, 06 Jan 2007 05:57:23 +0000</pubDate>
		<dc:creator>root</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://soi57.net/articles/?p=57</guid>
		<description><![CDATA[&#8230;Nonetheless, Fireworks has been published here for fun, experimenting a bit with simple trigonometry and math, and those who are perhaps interested in javascript animation, object-oriented code or script-driven sound. It also serves as a dirty browser performance test of sorts, as a large number of elements are dynamically created, moved and destroyed on this [...]]]></description>
			<content:encoded><![CDATA[<p>&#8230;Nonetheless, Fireworks has been published here for fun, experimenting a bit with simple trigonometry and math, and those who are perhaps interested in javascript animation, object-oriented code or script-driven sound. It also serves as a dirty browser performance test of sorts, as a large number of elements are dynamically created, moved and destroyed on this page as the script runs&#8230;. <a target="_blank" href="http://www.schillmania.com/projects/fireworks/">Link</a></p>
<h3></h3>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li>No related posts.</li>
	</ul>

]]></content:encoded>
			<wfw:commentRss>http://soi57.net/blog/fireworksjs-a-script-animation-experiment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Css rounded dialog</title>
		<link>http://soi57.net/blog/css-rounded-dialog/</link>
		<comments>http://soi57.net/blog/css-rounded-dialog/#comments</comments>
		<pubDate>Sat, 06 Jan 2007 05:52:31 +0000</pubDate>
		<dc:creator>root</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://soi57.net/articles/?p=56</guid>
		<description><![CDATA[http://www.schillmania.com/projects/dialog/png/ Related posts No related posts.]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" href="http://www.schillmania.com/projects/dialog/png/">http://www.schillmania.com/projects/dialog/png/</a></p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li>No related posts.</li>
	</ul>

]]></content:encoded>
			<wfw:commentRss>http://soi57.net/blog/css-rounded-dialog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Experiments with css &#8230; doing it with style</title>
		<link>http://soi57.net/blog/experiments-with-css-doing-it-with-style/</link>
		<comments>http://soi57.net/blog/experiments-with-css-doing-it-with-style/#comments</comments>
		<pubDate>Sat, 06 Jan 2007 05:50:12 +0000</pubDate>
		<dc:creator>root</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://soi57.net/articles/?p=55</guid>
		<description><![CDATA[Nice cssÂ  &#8230; http://www.cssplay.co.uk/ Related posts No related posts.]]></description>
			<content:encoded><![CDATA[<p>Nice cssÂ  &#8230; <a target="_blank" href="http://www.cssplay.co.uk/">http://www.cssplay.co.uk/</a></p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li>No related posts.</li>
	</ul>

]]></content:encoded>
			<wfw:commentRss>http://soi57.net/blog/experiments-with-css-doing-it-with-style/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Check it, don&#8217;t select it</title>
		<link>http://soi57.net/blog/check-it-dont-select-it/</link>
		<comments>http://soi57.net/blog/check-it-dont-select-it/#comments</comments>
		<pubDate>Fri, 05 Jan 2007 07:07:26 +0000</pubDate>
		<dc:creator>root</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://soi57.net/articles/?p=46</guid>
		<description><![CDATA[Css and javascript to transform one multiselect list into one &#8216;multicheck&#8217;&#8230;here Related posts No related posts.]]></description>
			<content:encoded><![CDATA[<p>Css and javascript to transform one multiselect list into one &#8216;multicheck&#8217;&#8230;<a target="_blank" href="http://c82.net/article.php?ID=25">here</a></p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li>No related posts.</li>
	</ul>

]]></content:encoded>
			<wfw:commentRss>http://soi57.net/blog/check-it-dont-select-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>css transparency/opacity tutorial</title>
		<link>http://soi57.net/blog/css-transparencyopacity-tutorial/</link>
		<comments>http://soi57.net/blog/css-transparencyopacity-tutorial/#comments</comments>
		<pubDate>Sun, 13 Aug 2006 11:37:32 +0000</pubDate>
		<dc:creator>root</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://soi57.net/articles/?p=37</guid>
		<description><![CDATA[http://www.mandarindesign.com/opacity.html Related posts No related posts.]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" href="http://www.mandarindesign.com/opacity.html">http://www.mandarindesign.com/opacity.html</a></p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li>No related posts.</li>
	</ul>

]]></content:encoded>
			<wfw:commentRss>http://soi57.net/blog/css-transparencyopacity-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>handy css debugging snippet</title>
		<link>http://soi57.net/blog/handy-css-debugging-snippet/</link>
		<comments>http://soi57.net/blog/handy-css-debugging-snippet/#comments</comments>
		<pubDate>Mon, 07 Aug 2006 23:29:09 +0000</pubDate>
		<dc:creator>root</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://soi57.net/articles/?p=31</guid>
		<description><![CDATA[http://homepage.mac.com/chrispage/iblog/C42511381/E20060806095030/index.html Related posts No related posts.]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" href="http://homepage.mac.com/chrispage/iblog/C42511381/E20060806095030/index.html">http://homepage.mac.com/chrispage/iblog/C42511381/E20060806095030/index.html</a></p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li>No related posts.</li>
	</ul>

]]></content:encoded>
			<wfw:commentRss>http://soi57.net/blog/handy-css-debugging-snippet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>code snippets repository</title>
		<link>http://soi57.net/blog/code-snippets-repository/</link>
		<comments>http://soi57.net/blog/code-snippets-repository/#comments</comments>
		<pubDate>Fri, 04 Aug 2006 09:59:32 +0000</pubDate>
		<dc:creator>root</dc:creator>
				<category><![CDATA[ajax]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[samples]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://soi57.net/articles/?p=26</guid>
		<description><![CDATA[http://www.bytemycode.com/ this code helps sure Related posts No related posts.]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" href="http://www.bytemycode.com/">http://www.bytemycode.com/</a></p>
<p>this code helps sure</p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li>No related posts.</li>
	</ul>

]]></content:encoded>
			<wfw:commentRss>http://soi57.net/blog/code-snippets-repository/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>css awsome forms</title>
		<link>http://soi57.net/blog/css-awsome-forms/</link>
		<comments>http://soi57.net/blog/css-awsome-forms/#comments</comments>
		<pubDate>Tue, 01 Aug 2006 16:23:47 +0000</pubDate>
		<dc:creator>root</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[forms]]></category>

		<guid isPermaLink="false">http://soi57.net/articles/?p=6</guid>
		<description><![CDATA[http://paularmstrongdesigns.com/examples/css/awesome-form.html create pure css form without coding any Related posts No related posts.]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" href="http://paularmstrongdesigns.com/examples/css/awesome-form.html">http://paularmstrongdesigns.com/examples/css/awesome-form.html</a></p>
<p>create pure css form without coding any</p>
<table></table>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li>No related posts.</li>
	</ul>

]]></content:encoded>
			<wfw:commentRss>http://soi57.net/blog/css-awsome-forms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>tool to play with font and text css</title>
		<link>http://soi57.net/blog/tool-to-play-with-font-and-text-css/</link>
		<comments>http://soi57.net/blog/tool-to-play-with-font-and-text-css/#comments</comments>
		<pubDate>Tue, 01 Aug 2006 16:20:30 +0000</pubDate>
		<dc:creator>root</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://soi57.net/articles/?p=5</guid>
		<description><![CDATA[http://www.somacon.com/p334.php Related posts No related posts.]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" href="http://www.somacon.com/p334.php">http://www.somacon.com/p334.php</a></p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li>No related posts.</li>
	</ul>

]]></content:encoded>
			<wfw:commentRss>http://soi57.net/blog/tool-to-play-with-font-and-text-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
