<?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>Vivir y Aprender Web &#187; CSS</title>
	<atom:link href="http://viviryaprenderweb.com/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://viviryaprenderweb.com</link>
	<description>Desarrollo web, recursos y tutoriales sobre xhtml, css, javascript, jquery, php, ruby on rails, seo y diseño web</description>
	<lastBuildDate>Wed, 20 Apr 2016 06:22:22 +0000</lastBuildDate>
	<language>es-ES</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.41</generator>
	<item>
		<title>TOP características de Bootstrap 4.0 Alpha</title>
		<link>http://viviryaprenderweb.com/top-caracteristicas-de-bootstrap-4-alpha/</link>
		<comments>http://viviryaprenderweb.com/top-caracteristicas-de-bootstrap-4-alpha/#comments</comments>
		<pubDate>Wed, 20 Apr 2016 06:21:19 +0000</pubDate>
		<dc:creator><![CDATA[Ramón Torres]]></dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[bootstrap]]></category>

		<guid isPermaLink="false">http://viviryaprenderweb.com/?p=828</guid>
		<description><![CDATA[<p><img width="796" height="333" src="http://viviryaprenderweb.com/wp-content/uploads/2016/04/top-caracteristicas-de-bootstrap-4-alpha.png" class="attachment-small-thumb wp-post-image" alt="top-caracteristicas-de-bootstrap-4-alpha" style="float:left; margin:0 15px 15px 0;" />Bootstrap 4 esta en su fase alpha pero queremos adelantarte lo que debes de conocer de este potente Framework a la hora que comiences a utilizarlo. Como buen saber Bootstrap es unos de los mas populares HTML, CSS y JavaScript framework para el desarrollo web, con la ideología «mobile first», Bootstrap se a convertido en [&#8230;]</p>
<p>La entrada <a rel="nofollow" href="http://viviryaprenderweb.com/top-caracteristicas-de-bootstrap-4-alpha/">TOP características de Bootstrap 4.0 Alpha</a> aparece primero en <a rel="nofollow" href="http://viviryaprenderweb.com">Vivir y Aprender Web</a>.</p>
]]></description>
				<content:encoded><![CDATA[<img width="796" height="333" src="http://viviryaprenderweb.com/wp-content/uploads/2016/04/top-caracteristicas-de-bootstrap-4-alpha.png" class="attachment-small-thumb wp-post-image" alt="top-caracteristicas-de-bootstrap-4-alpha" style="float:left; margin:0 15px 15px 0;" /><p>Bootstrap 4 esta en su fase alpha pero queremos adelantarte lo que debes de conocer de este potente Framework a la hora que comiences a utilizarlo.</p>
<p><span id="more-828"></span></p>
<p>Como buen saber Bootstrap es unos de los mas populares HTML, CSS y JavaScript framework para el desarrollo web, con la ideología «mobile first», Bootstrap se a convertido en una completa herramienta para los desarrolladores, ademas ha ayuda a mantener una estética y elegante forma de hacer <a href="https://es.wikipedia.org/wiki/HTML" title="Ir a wikipedia para ver más información sobre HTML" target="_blank">HTML</a> :D.</p>
<p>Ahora bien la gente que desarrolla este tan buen framework tiene en este momento en versión «Alpha-2&#8243; (no lista para usar en producción aún), lo que sería la versión 4 de este framework, en este contexto nos gustaría darte a conocer tal vez no todas pero si las más principales características que están sonando de esta nueva versión, sin nada mas que agregar te dejamos la lista:</p>
<h4>Cambio de LESS a SASS</h4>
<p>Al parecer se ha decidido hacer este cambio por las ventajas que tiene SASS sobre LESS.</p>
<h4>Archivo reboot.css, para hacer nuestros «reset CSS»</h4>
<p>Para hacer el reset de nuestro CSS ahora se cuenta con este archivo reboot.css, el cual trae ya varias propiedades que podemos re-escribir, cabe mencionar que siempre se utiliza <a href="https://necolas.github.io/normalize.css/" title="Ir necolas.github.io para ver más información" target="_blank">Normalize.css</a>, el orden sería 1ro reboot.css, 2do Normalize.css.</p>
<h4>No mas soporte para IE8</h4>
<p>En esta versión no habrá soporte para IE8, así que si necesitamos soporte para esta versión del IE mejor quedarnos con la versión 3 de Bootstrap.</p>
<h4>Se mejoraron los Tooltips y Popovers gracias a la librería JS: Tether</h4>
<p><a href="http://github.hubspot.com/tether/" title="Ir a github.hubspot.com/tether para más información" target="_blank">Tether</a> es una librería Javascript y CSS para crear «información sobre herramientas» o mejor dicho los famosos Tooltips.</p>
<h4>Soporte para Flexbox</h4>
<p>También han agregado el soporte para <a title="Ir a w3 para mas información" href="https://www.w3.org/TR/2016/CR-css-flexbox-1-20160301/#intro" target="_blank">Flexbox</a>, el cual podremos activar/desactivar con solo cambiar un valor a una variable en nuestro archivo _variables.scss.</p>
<h4>Se remplazaron los: well, thumbnails y panels, por los Card</h4>
<p>Las «Card» (tarjetas) son un nuevo componente, muy parecidos  a los paneles, well y thumbnails, sólo que mejor.</p>
<h4>Otras varias:</h4>
<ul>
<li>Mejoras en el sitema de grid</li>
<li>Se agrego soporte para <a href="https://jquery.com/" title="Ir al sitio de Jquery" target="_blank">Jquery 2</a></li>
<li>Como unidades de medida se usaran ahora «rem» y «em»</li>
</ul>
<h4>Enlaces de referencia</h4>
<ul>
<li><a href="http://v4-alpha.getbootstrap.com/" target="_blank">Alpha Doc</a></li>
<li>Repositorio en <a href="https://github.com/twbs/bootstrap/tree/v4-dev" target="_blank">github</a></li>
</ul>
<p>La entrada <a rel="nofollow" href="http://viviryaprenderweb.com/top-caracteristicas-de-bootstrap-4-alpha/">TOP características de Bootstrap 4.0 Alpha</a> aparece primero en <a rel="nofollow" href="http://viviryaprenderweb.com">Vivir y Aprender Web</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://viviryaprenderweb.com/top-caracteristicas-de-bootstrap-4-alpha/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reset CSS la mejor forma de comenzar tu hoja de estilos CSS</title>
		<link>http://viviryaprenderweb.com/reset-css-la-mejor-forma-de-comenzar-tu-hoja-de-estilos-css/</link>
		<comments>http://viviryaprenderweb.com/reset-css-la-mejor-forma-de-comenzar-tu-hoja-de-estilos-css/#comments</comments>
		<pubDate>Thu, 17 Nov 2011 07:20:04 +0000</pubDate>
		<dc:creator><![CDATA[Ramón Torres]]></dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://localhost/viviryaprenderweb.com/wordpress/?p=4</guid>
		<description><![CDATA[<p>Siempre que comenzamos un proyecto tenemos algunos inconvenientes con margenes y padding (relleno) pareciera que cada navegador los interpretaba a su antojo y esto sin mencionar las fuentes y tamaños en especial para los títulos (h1, h2, h3) y el contenido en general, realmente esto es un verdadero dolor de cabeza, pero existe una solución: [&#8230;]</p>
<p>La entrada <a rel="nofollow" href="http://viviryaprenderweb.com/reset-css-la-mejor-forma-de-comenzar-tu-hoja-de-estilos-css/">Reset CSS la mejor forma de comenzar tu hoja de estilos CSS</a> aparece primero en <a rel="nofollow" href="http://viviryaprenderweb.com">Vivir y Aprender Web</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Siempre que comenzamos un proyecto tenemos algunos inconvenientes con margenes y padding (relleno) pareciera que cada navegador los interpretaba a su antojo y esto sin mencionar las fuentes y tamaños en especial para los <strong>títulos</strong> (h1, h2, h3) y el contenido en general, realmente esto es un verdadero dolor de cabeza, pero existe una solución: <strong>Reset CSS</strong> que simplemente es reajustar nuestros CSS de una forma general para todos los navegadores.</p>
<p><span id="more-4"></span>Bueno sin nada más que agregar aqui dejo mi <strong>reset CSS</strong> que ocupo ya desde hace mucho y me ha funcionado bastante bien pueden ocuparlos en sus proyectos y modificarlo a su antojo:</p>

<div class="wp_syntax"><table><tr><td class="code"><pre class="css" style="font-family:monospace;">body<span style="color: #00AA00;">,</span>
h1<span style="color: #00AA00;">,</span> h2<span style="color: #00AA00;">,</span> h3<span style="color: #00AA00;">,</span> h4<span style="color: #00AA00;">,</span> h5<span style="color: #00AA00;">,</span> h6<span style="color: #00AA00;">,</span>
p<span style="color: #00AA00;">,</span>
form<span style="color: #00AA00;">&#123;</span>
    <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>
    <span style="color: #000000; font-weight: bold;">margin</span><span style="color: #00AA00;">:</span>        <span style="color: #933;">0px</span><span style="color: #00AA00;">;</span>
    <span style="color: #000000; font-weight: bold;">padding</span><span style="color: #00AA00;">:</span>        <span style="color: #933;">0px</span><span style="color: #00AA00;">;</span>
<span style="color: #00AA00;">&#125;</span>
&nbsp;
body<span style="color: #00AA00;">,</span>
form<span style="color: #00AA00;">,</span> input<span style="color: #00AA00;">,</span> textarea<span style="color: #00AA00;">&#123;</span>
    <span style="color: #000000; font-weight: bold;">font-family</span><span style="color: #00AA00;">:</span>     arial<span style="color: #00AA00;">,</span>verdana<span style="color: #00AA00;">,</span><span style="color: #993333;">sans-serif</span><span style="color: #00AA00;">;</span>
    <span style="color: #000000; font-weight: bold;">font-size</span><span style="color: #00AA00;">:</span>         <span style="color: #933;">12px</span><span style="color: #00AA00;">;</span>
<span style="color: #00AA00;">&#125;</span>
&nbsp;
body<span style="color: #00AA00;">&#123;</span>
    <span style="color: #000000; font-weight: bold;">color</span><span style="color: #00AA00;">:</span> <span style="color: #cc00cc;">#000</span><span style="color: #00AA00;">;</span>
<span style="color: #00AA00;">&#125;</span>
&nbsp;
h1<span style="color: #00AA00;">&#123;</span> <span style="color: #000000; font-weight: bold;">font-size</span><span style="color: #00AA00;">:</span> <span style="color: #933;">28px</span><span style="color: #00AA00;">;</span> <span style="color: #00AA00;">&#125;</span>
h2<span style="color: #00AA00;">&#123;</span> <span style="color: #000000; font-weight: bold;">font-size</span><span style="color: #00AA00;">:</span> <span style="color: #933;">23px</span><span style="color: #00AA00;">;</span> <span style="color: #00AA00;">&#125;</span>
h3<span style="color: #00AA00;">&#123;</span> <span style="color: #000000; font-weight: bold;">font-size</span><span style="color: #00AA00;">:</span> <span style="color: #933;">19px</span><span style="color: #00AA00;">;</span> <span style="color: #00AA00;">&#125;</span>
h4<span style="color: #00AA00;">&#123;</span> <span style="color: #000000; font-weight: bold;">font-size</span><span style="color: #00AA00;">:</span> <span style="color: #933;">16px</span><span style="color: #00AA00;">;</span> <span style="color: #00AA00;">&#125;</span>
h5<span style="color: #00AA00;">&#123;</span> <span style="color: #000000; font-weight: bold;">font-size</span><span style="color: #00AA00;">:</span> <span style="color: #933;">14px</span><span style="color: #00AA00;">;</span> <span style="color: #00AA00;">&#125;</span>
h6<span style="color: #00AA00;">&#123;</span> <span style="color: #000000; font-weight: bold;">font-size</span><span style="color: #00AA00;">:</span> <span style="color: #933;">12px</span><span style="color: #00AA00;">;</span> <span style="color: #00AA00;">&#125;</span>
&nbsp;
a<span style="color: #3333ff;">:link </span><span style="color: #00AA00;">&#123;</span>
  <span style="color: #000000; font-weight: bold;">color</span><span style="color: #00AA00;">:</span> <span style="color: #cc00cc;">#000088</span><span style="color: #00AA00;">;</span>
  <span style="color: #000000; font-weight: bold;">outline</span><span style="color: #00AA00;">:</span> <span style="color: #993333;">none</span><span style="color: #00AA00;">;</span>
<span style="color: #00AA00;">&#125;</span>
a<span style="color: #3333ff;">:visited</span><span style="color: #00AA00;">&#123;</span>     <span style="color: #000000; font-weight: bold;">color</span><span style="color: #00AA00;">:</span> <span style="color: #cc00cc;">#000088</span><span style="color: #00AA00;">;</span> <span style="color: #00AA00;">&#125;</span>
&nbsp;
a<span style="color: #3333ff;">:hover</span><span style="color: #00AA00;">&#123;</span>
    <span style="color: #000000; font-weight: bold;">color</span><span style="color: #00AA00;">:</span> <span style="color: #cc00cc;">#000000</span><span style="color: #00AA00;">;</span>
    <span style="color: #000000; font-weight: bold;">text-decoration</span><span style="color: #00AA00;">:</span> <span style="color: #993333;">none</span><span style="color: #00AA00;">;</span>
<span style="color: #00AA00;">&#125;</span>
&nbsp;
p <span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">line-height</span><span style="color: #00AA00;">:</span> <span style="color: #933;">18px</span><span style="color: #00AA00;">;</span> <span style="color: #00AA00;">&#125;</span></pre></td></tr></table></div>

<p>Bueno también les dejo el reset CSS de <a title="Ir a reset css Eric Meyer" href="http://meyerweb.com/eric/tools/css/reset/" target="_blank">Eric Meyer</a> (considerado el gurú de css) que está más completo</p>

<div class="wp_syntax"><table><tr><td class="code"><pre class="css" style="font-family:monospace;"><span style="color: #808080; font-style: italic;">/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/</span>
&nbsp;
html<span style="color: #00AA00;">,</span> body<span style="color: #00AA00;">,</span> div<span style="color: #00AA00;">,</span> span<span style="color: #00AA00;">,</span> applet<span style="color: #00AA00;">,</span> object<span style="color: #00AA00;">,</span> iframe<span style="color: #00AA00;">,</span>
h1<span style="color: #00AA00;">,</span> h2<span style="color: #00AA00;">,</span> h3<span style="color: #00AA00;">,</span> h4<span style="color: #00AA00;">,</span> h5<span style="color: #00AA00;">,</span> h6<span style="color: #00AA00;">,</span> p<span style="color: #00AA00;">,</span> blockquote<span style="color: #00AA00;">,</span> pre<span style="color: #00AA00;">,</span>
a<span style="color: #00AA00;">,</span> abbr<span style="color: #00AA00;">,</span> acronym<span style="color: #00AA00;">,</span> address<span style="color: #00AA00;">,</span> big<span style="color: #00AA00;">,</span> cite<span style="color: #00AA00;">,</span> code<span style="color: #00AA00;">,</span>
del<span style="color: #00AA00;">,</span> dfn<span style="color: #00AA00;">,</span> em<span style="color: #00AA00;">,</span> img<span style="color: #00AA00;">,</span> ins<span style="color: #00AA00;">,</span> kbd<span style="color: #00AA00;">,</span> q<span style="color: #00AA00;">,</span> s<span style="color: #00AA00;">,</span> samp<span style="color: #00AA00;">,</span>
small<span style="color: #00AA00;">,</span> strike<span style="color: #00AA00;">,</span> strong<span style="color: #00AA00;">,</span> sub<span style="color: #00AA00;">,</span> sup<span style="color: #00AA00;">,</span> tt<span style="color: #00AA00;">,</span> var<span style="color: #00AA00;">,</span>
b<span style="color: #00AA00;">,</span> u<span style="color: #00AA00;">,</span> i<span style="color: #00AA00;">,</span> <span style="color: #993333;">center</span><span style="color: #00AA00;">,</span>
dl<span style="color: #00AA00;">,</span> dt<span style="color: #00AA00;">,</span> dd<span style="color: #00AA00;">,</span> ol<span style="color: #00AA00;">,</span> ul<span style="color: #00AA00;">,</span> li<span style="color: #00AA00;">,</span>
fieldset<span style="color: #00AA00;">,</span> form<span style="color: #00AA00;">,</span> label<span style="color: #00AA00;">,</span> legend<span style="color: #00AA00;">,</span>
table<span style="color: #00AA00;">,</span> caption<span style="color: #00AA00;">,</span> tbody<span style="color: #00AA00;">,</span> tfoot<span style="color: #00AA00;">,</span> thead<span style="color: #00AA00;">,</span> tr<span style="color: #00AA00;">,</span> th<span style="color: #00AA00;">,</span> td<span style="color: #00AA00;">,</span>
article<span style="color: #00AA00;">,</span> aside<span style="color: #00AA00;">,</span> canvas<span style="color: #00AA00;">,</span> details<span style="color: #00AA00;">,</span> <span style="color: #993333;">embed</span><span style="color: #00AA00;">,</span>
figure<span style="color: #00AA00;">,</span> figcaption<span style="color: #00AA00;">,</span> footer<span style="color: #00AA00;">,</span> header<span style="color: #00AA00;">,</span> hgroup<span style="color: #00AA00;">,</span>
menu<span style="color: #00AA00;">,</span> nav<span style="color: #00AA00;">,</span> output<span style="color: #00AA00;">,</span> ruby<span style="color: #00AA00;">,</span> section<span style="color: #00AA00;">,</span> summary<span style="color: #00AA00;">,</span>
time<span style="color: #00AA00;">,</span> mark<span style="color: #00AA00;">,</span> audio<span style="color: #00AA00;">,</span> video <span style="color: #00AA00;">&#123;</span>
    <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>
    <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>
    <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>
    <span style="color: #000000; font-weight: bold;">font-size</span><span style="color: #00AA00;">:</span> <span style="color: #933;">100%</span><span style="color: #00AA00;">;</span>
    <span style="color: #000000; font-weight: bold;">font</span><span style="color: #00AA00;">:</span> <span style="color: #993333;">inherit</span><span style="color: #00AA00;">;</span>
    <span style="color: #000000; font-weight: bold;">vertical-align</span><span style="color: #00AA00;">:</span> <span style="color: #993333;">baseline</span><span style="color: #00AA00;">;</span>
<span style="color: #00AA00;">&#125;</span>
<span style="color: #808080; font-style: italic;">/* HTML5 display-role reset for older browsers */</span>
article<span style="color: #00AA00;">,</span> aside<span style="color: #00AA00;">,</span> details<span style="color: #00AA00;">,</span> figcaption<span style="color: #00AA00;">,</span> figure<span style="color: #00AA00;">,</span>
footer<span style="color: #00AA00;">,</span> header<span style="color: #00AA00;">,</span> hgroup<span style="color: #00AA00;">,</span> menu<span style="color: #00AA00;">,</span> nav<span style="color: #00AA00;">,</span> section <span style="color: #00AA00;">&#123;</span>
    <span style="color: #000000; font-weight: bold;">display</span><span style="color: #00AA00;">:</span> <span style="color: #993333;">block</span><span style="color: #00AA00;">;</span>
<span style="color: #00AA00;">&#125;</span>
body <span style="color: #00AA00;">&#123;</span>
    <span style="color: #000000; font-weight: bold;">line-height</span><span style="color: #00AA00;">:</span> <span style="color: #cc66cc;">1</span><span style="color: #00AA00;">;</span>
<span style="color: #00AA00;">&#125;</span>
ol<span style="color: #00AA00;">,</span> ul <span style="color: #00AA00;">&#123;</span>
    <span style="color: #000000; font-weight: bold;">list-style</span><span style="color: #00AA00;">:</span> <span style="color: #993333;">none</span><span style="color: #00AA00;">;</span>
<span style="color: #00AA00;">&#125;</span>
blockquote<span style="color: #00AA00;">,</span> q <span style="color: #00AA00;">&#123;</span>
    <span style="color: #000000; font-weight: bold;">quotes</span><span style="color: #00AA00;">:</span> <span style="color: #993333;">none</span><span style="color: #00AA00;">;</span>
<span style="color: #00AA00;">&#125;</span>
blockquote<span style="color: #3333ff;">:before</span><span style="color: #00AA00;">,</span> blockquote<span style="color: #3333ff;">:after</span><span style="color: #00AA00;">,</span>
q<span style="color: #3333ff;">:before</span><span style="color: #00AA00;">,</span> q<span style="color: #3333ff;">:after </span><span style="color: #00AA00;">&#123;</span>
    <span style="color: #000000; font-weight: bold;">content</span><span style="color: #00AA00;">:</span> <span style="color: #ff0000;">''</span><span style="color: #00AA00;">;</span>
    <span style="color: #000000; font-weight: bold;">content</span><span style="color: #00AA00;">:</span> <span style="color: #993333;">none</span><span style="color: #00AA00;">;</span>
<span style="color: #00AA00;">&#125;</span>
table <span style="color: #00AA00;">&#123;</span>
    <span style="color: #000000; font-weight: bold;">border-collapse</span><span style="color: #00AA00;">:</span> <span style="color: #993333;">collapse</span><span style="color: #00AA00;">;</span>
    <span style="color: #000000; font-weight: bold;">border-spacing</span><span style="color: #00AA00;">:</span> <span style="color: #cc66cc;">0</span><span style="color: #00AA00;">;</span>
<span style="color: #00AA00;">&#125;</span></pre></td></tr></table></div>

<p>La entrada <a rel="nofollow" href="http://viviryaprenderweb.com/reset-css-la-mejor-forma-de-comenzar-tu-hoja-de-estilos-css/">Reset CSS la mejor forma de comenzar tu hoja de estilos CSS</a> aparece primero en <a rel="nofollow" href="http://viviryaprenderweb.com">Vivir y Aprender Web</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://viviryaprenderweb.com/reset-css-la-mejor-forma-de-comenzar-tu-hoja-de-estilos-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
