Pruebas css

De CNB
Ir a la navegación Ir a la búsqueda
Busca en cnbGuatemala con Google

 
(No se muestran 25 ediciones intermedias de 2 usuarios)
Línea 4: Línea 4:
  
  
<div id="divPruebaDos">Why do we use it?It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected </div>
+
<div id="divPruebaDos"><span class="colorFondo">Why do we use it?It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected </span></div>
 
 
  
 +
==Primer estilo de tablas==
 +
===Table NO wikitable NO css===
 
<!--TABLA SIN ATRIBUTO CLASS WIKITABLE-->
 
<!--TABLA SIN ATRIBUTO CLASS WIKITABLE-->
{|style="width:85%; clear:both; margin: auto;" id="table-responsive" cellpadding=10; cellspacing=15"  class="table-responsive"
+
{|style="width:85%; clear:both; margin: auto;" cellpadding=10; cellspacing=15"  
 
|-style="vertical-align:top;"
 
|-style="vertical-align:top;"
 
|style="background:#FF6A31; color:#fff; text-align:center; width:100%;" colspan=9|'''Biología'''
 
|style="background:#FF6A31; color:#fff; text-align:center; width:100%;" colspan=9|'''Biología'''
Línea 32: Línea 33:
 
|style="background:#fbd0ae;"|Zoología
 
|style="background:#fbd0ae;"|Zoología
 
|}
 
|}
 
+
<br/>
{|class="wikitable" style="width:85%; clear:both; margin: auto;" cellpadding=10; cellspacing=15"  
+
===NO wikitable WITH css===
 +
{|style="width:85%; clear:both; margin: auto;" id="table-responsive" cellpadding=10; cellspacing=15"  
 
|-style="vertical-align:top;"
 
|-style="vertical-align:top;"
 
|style="background:#FF6A31; color:#fff; text-align:center; width:100%;" colspan=9|'''Biología'''
 
|style="background:#FF6A31; color:#fff; text-align:center; width:100%;" colspan=9|'''Biología'''
Línea 57: Línea 59:
 
|style="background:#fbd0ae;"|Zoología
 
|style="background:#fbd0ae;"|Zoología
 
|}
 
|}
 +
<br/>
  
 
+
===Table WITH wikitable===
<br/>
+
{|class="wikitable" style="width:85%; clear:both; margin: auto;"
<!--TABLA CON ATRIBUTO WIKITABLE NORMAL-->
 
<div id="table-responsive">
 
{|class="wikitable" style="width:85%; margin:auto;" padding="20px"
 
 
|-style="vertical-align:top;"
 
|-style="vertical-align:top;"
|style="background:#FF6A31; color:#fff; text-align:center; width:100%;" colspan=3|'''Biología'''
+
|style="background:#FF6A31; color:#fff; text-align:center; width:100%;" colspan=9|'''Biología'''
 
|-
 
|-
|style="background:#fbd0ae; width:33%"|Biología molecular   
+
|style="background:#fbd0ae;" |Biología molecular 
|style="background:#fbd0ae; width:33%"|Ecología
+
|style="background:#fbd0ae;"|Ecología
|style="background:#fbd0ae; width:34%"|Genética
+
|style="background:#fbd0ae;"|Genética
 +
|style="background:#fbd0ae;"|Biología molecular   
 +
|style="background:#fbd0ae;"|Ecología
 +
|style="background:#fbd0ae;"|Genética
 +
|style="background:#fbd0ae;"|Biología molecular 
 +
|style="background:#fbd0ae;"|Ecología
 +
|style="background:#fbd0ae;"|Genética
 
|-
 
|-
 +
|style="background:#fbd0ae;"|Botánica 
 +
|style="background:#fbd0ae;"|Evolución
 +
|style="background:#fbd0ae;"|Zoología
 +
|style="background:#fbd0ae;"|Botánica 
 +
|style="background:#fbd0ae;"|Evolución
 +
|style="background:#fbd0ae;"|Zoología
 
|style="background:#fbd0ae;"|Botánica   
 
|style="background:#fbd0ae;"|Botánica   
 
|style="background:#fbd0ae;"|Evolución
 
|style="background:#fbd0ae;"|Evolución
 
|style="background:#fbd0ae;"|Zoología
 
|style="background:#fbd0ae;"|Zoología
 
|}
 
|}
</div>
+
 
<br/>
+
== html WITH css==
<!--TABLA CON ATRIBUTO WIKITABLE CON ALGUNAS MODIFICACIONES-->
+
<table class="responsiveDos" border="1">
{|class="wikitable" style="width:85%; margin:auto; border:inset 0pt;"
+
        <caption> <h2>Tabla prueba CNB</h2></caption>  
|-style="vertical-align:top;"
+
            <tr>
|style="background:#FF6A31; color:#fff; text-align:center; width:100%;" colspan=3|'''Biología'''
+
              <th>Campo 1</th>
|-
+
              <th>Campo 2</th>
|style="background:#fbd0ae; width:33%; border-top: 15px solid #ffffff; padding:20px"|Biología molecular 
+
              <th>Campo 3</th>
|style="background:#fbd0ae; width:33%; border:15px solid #ffffff"|Ecología
+
              <th>Campo 4</th>
|style="background:#fbd0ae; width:34% border-top: 15px solid #ffffff"|Genética
+
              <th>Campo 5</th>
|-
+
              <th>Campo 6</th>
|style="background:#fbd0ae; border-top: 15px solid #ffffff; border-bottom:15px solid #ffffff; padding:20px"|Botánica 
+
            </tr>       
|style="background:#fbd0ae; border:15px solid #ffffff"|Evolución
+
            <tr>
|style="background:#fbd0ae; border-top: 15px solid #ffffff; border-bottom:15px solid #ffffff;"|Zoología
+
              <td data-label="Campo 1" >datos campo 1</td>
|}
+
              <td data-label="Campo 2" >datos campo 2</td>
 +
              <td data-label="Campo 3" >datos campo 3</td>
 +
              <td data-label="Campo 4" >datos campo 4</td>
 +
              <td data-label="Campo 5" >datos campo 4</td>
 +
              <td data-label="Campo 6" >[[Archivo:Aprendo y Enseño Ciencias Naturales 1 pag(5.1).jpg|200px|right]]</td>
 +
            </tr>
 +
            <tr>
 +
              <td data-label="Campo 1" >datos campo 1</td>
 +
              <td data-label="Campo 2" >datos campo 2</td>
 +
              <td data-label="Campo 3" >datos campo 3</td>
 +
              <td data-label="Campo 4" >datos campo 4</td>
 +
              <td data-label="Campo 5" >datos campo 4</td>
 +
              <td data-label="Campo 6" >[[Archivo:Aprendo y Enseño Ciencias Naturales 1 pag(5.1).jpg|200px|right]]</td>
 +
            </tr>
 +
        </table>

Revisión actual del 05:01 2 jun 2020

Why do we use it?It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).


Why do we use it?It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected

Primer estilo de tablas[editar | editar código]

Table NO wikitable NO css[editar | editar código]

Biología
Biología molecular Ecología Genética Biología molecular Ecología Genética Biología molecular Ecología Genética
Botánica Evolución Zoología Botánica Evolución Zoología Botánica Evolución Zoología


NO wikitable WITH css[editar | editar código]

Biología
Biología molecular Ecología Genética Biología molecular Ecología Genética Biología molecular Ecología Genética
Botánica Evolución Zoología Botánica Evolución Zoología Botánica Evolución Zoología


Table WITH wikitable[editar | editar código]

Biología
Biología molecular Ecología Genética Biología molecular Ecología Genética Biología molecular Ecología Genética
Botánica Evolución Zoología Botánica Evolución Zoología Botánica Evolución Zoología

html WITH css[editar | editar código]

Tabla prueba CNB

Campo 1 Campo 2 Campo 3 Campo 4 Campo 5 Campo 6
datos campo 1 datos campo 2 datos campo 3 datos campo 4 datos campo 4
Aprendo y Enseño Ciencias Naturales 1 pag(5.1).jpg
datos campo 1 datos campo 2 datos campo 3 datos campo 4 datos campo 4
Aprendo y Enseño Ciencias Naturales 1 pag(5.1).jpg