Vertaling van "que en HTML" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Note que el nombre de etiqueta es diferente que en HTML (image en vez de img).
Note that the tag name is different than HTML (image instead of img).
XML le da mucha más libertad que en HTML.
El elemento "link", que en HTML no tiene una etiqueta de cierre, contiene, en calidad de elemento vacío, los atributos rel y href.
The link element, which has no closing tag in HTML, contains the attributes rel and href as the empty element.
En este caso, utilizaremos el botón "b-quote", que nos creará una cita que en HTML significa "esto es una cita de otro texto".
In this case, we press the 'b-quote' button, which gives us a block quote, which is HTML for 'this is a quote of something else'.
Esto unido a un poco de CSS, hace que en HTML sea sencillo mostrar tablas con información sobre tu horario escolar, los horarios de una piscina local o las estadísticas de tu equipo de dinosaurios o fútbol preferido.
Coupled with a little CSS for styling, HTML makes it easy to display tables of information on the web such as your school lesson plan, the timetable at your local swimming pool, or statistics about your favorite dinosaurs or football team.
Computadoras Al igual que en HTML, inserte una imagen gráficamente, fondo.
Computers As in HTML, insert an image graphically, background.
La clase-estilo del botón. Se usa de la misma manera que en HTML: Sirve para indicar el estilo que el navegador deberá aplicar al botón creado.
The style class of the button. This works the same as in HTML. It is used to indicate the style that the button appears in.
Escribimos esto utilizando funciones JavaScript muchas de la misma forma que en HTML.
We write this using JavaScript functions much in the same way as HTML.
Especificar si un elemento es un elemento de bloque (que en HTML corresponde a div) o un elemento en línea (que en HTML corresponde a span).
Specify whether an element is a block element (corresponds to HTML div) or an inline element (corresponds to HTML span).