Las categorías con lista le permiten presentar la navegación de una forma clara y estructurada. Por ejemplo:
El nuevo sistema de tablas Bootstrap V3.0 capacidades responsive, con sistema fluido para dispositivos móviles de hasta 12 columnas, ajustándose al tamaño del dispositivo. Incluye clases predefinidas y opciones de diseño fáciles.
Ejemplo: Stacked-to-horizontal
Using a single set of .col-md-*
grid classes, you can create a basic grid system that starts out stacked on mobile devices and tablet devices (the extra small to small range) before becoming horizontal on desktop (medium) devices.
Ejemplo: Mobile and desktop
Don't want your columns to simply stack in smaller devices? Use the extra small and medium device grid classes by adding .col-xs-*
.col-md-*
to your columns. See the example below for a better idea of how it all works.
Ejemplo: Mobile, tablet, desktops
Build on the previous example by creating even more dynamic and powerful layouts with tablet .col-sm-*
classes.
Más ejemplos aquí.