This is a read-only copy of the MariaDB Knowledgebase generated on 2024-05-11. For the latest, interactive version please visit https://mariadb.com/kb/.

Estilos de cajas

Los siguientes estilos están disponibles para notas especiales y otros textos que quieras situar aparte del cuerpo del artículo.

<<style class="redbox">>

<<style class="redbox">>
* Las listas
* pueden
* ir
* en
* cajas
<</style>>
  • Las listas
  • pueden
  • ir
  • en
  • cajas

<<style class="bluebox">>

<<style class="bluebox">>
|= Así
|  como
|  las tablas
<</style>>
Así
como
las tablas

<<style class="greenbox">>

<<style class="greenbox">>
Una simple SQL de ejemplo:
<<cοde lang=sql inline=false>>
SELECT * from mydb.my_table ORDER BY date;
<</cοde>>
<</style>>

Una simple SQL de ejemplo:

SELECT * from mydb.my_table ORDER BY date;

<<style class="yellowbox">>

caja amarilla

<<style class="graybox">>

caja gris

Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.