Vertaling van "tablas HTML" in Engels
Juega con estas etiquetas o aprende sobre tablas HTML en más detalle.
Play with these tags, or learn about HTML tables in more detail.
Aprender a aplicar estilo a tablas HTML de una forma efectiva.
Las tablas HTML pueden ser usadas sin problema.
HTML tables can be quite useful as well.
Algunos desarrolladores web usan tablas HTML para organizar visualmente los elementos de las páginas.
Some web developers use HTML tables to visually arrange items on web pages.
Hay un script on-line que convierte tablas HTML a sintaxis de tablas de barras verticales.
There is an on-line script which converts html tables to pipe syntax tables.
Las tablas pivote se exportan como tablas HTML.
Pivot tables are exported as HTML tables.
Se puede usar para leer árboles jerárquicos de comentarios o tablas HTML mal formadas.
This can be used to read hierarchical trees of comments or malformed HTML tables.
También veremos otros temas, desde hacer que las tablas HTML se vean bien, hasta aplicar efectos avanzados como filtros y modos de mezcla.
We'll also look at other topics, from making HTML tables look good to applying advanced effects like filters and blend modes.
Es cosa tuya decidir cómo mostrar los registros al usuario, aunque lo más habitual es hacerlo mediante tablas HTML.
It's up to you to decide how to show records to the user, but most often this will be done inside HTML tables.
Este artículo proporciona una guía para hacer que las tablas HTML se vean bien, con algunas técnicas específicas de diseño de tablas resaltadas.
This article provides a guide to making HTML tables look good, with some specific table styling techniques highlighted.
Esta función es ideal para generar cosas como tablas HTML donde donde solamente se necesite procesar una fila cada vez y no se requiera el acceso aleatorio a los datos de la fila.
This function is ideal for generating things such as HTML tables where you only need to process one row at a time and don't need to randomly access the row data.
La "definición estándar" de las tablas HTML ha cambiado unas cuantas veces, pero es bastante estable ahora; esta sección te mostrará cómo hacer tablas que hacen que casi cualquier navegador desplegué correctamente.
The "standard definition" of HTML tables has changed a few times, but is pretty stable now; this section will show you how to make tables that almost every browser will display correctly.
Antiguamente la gente solía crear diseños de página usando tablas HTML, usando diferentes celdas de tabla para contener el encabezado, pie de página, barra lateral, columna de contenido principal, etc.
In the bad old days, people used to create page layouts using HTML tables - using different table cells to contain the header, footer, sidebar, main content column, etc.