Vertaling van "tu 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.
Un bloque es básicamente el equivalente a un elemento en tu HTML.
A block is basically equivalent to an element in your HTML.
Por favor copia y pega el código cerca del botón en tu HTML.
Please copy and paste the code near the button into your HTML.
Las rutas de navegación sólo requieren unas pocas propiedades para marcar tu HTML.
Breadcrumbs only require a few properties to mark up in your HTML.
Obtén un código para pegar un icono directamente en tu HTML.
Get a code to paste an icon right into your HTML.
Respecto de las secuencias de comandos críticas, considera integrarlas en tu HTML.
For critical scripts, consider inlining them in your HTML.
Las imágenes decorativas no pertenecen realmente a tu HTML.
Decorative images don't really belong in your HTML.
Utiliza marcas de fragmentos enriquecidos integradas en tu HTML.
Use rich snippets markup inline in your HTML.
Ingresa el formulario en el cuerpo de tu HTML.
Enter the form mailer in the body of your HTML.
Encuentra un punto en el cuerpo de tu HTML donde te gustaría insertar una imagen.
Find the point in your HTML body where you'd like to insert an image.
La etiqueta < base > vacía que añades a tu HTML debe ser como esta.
The blank < base > tag you add to your HTML should look something like this.
La imagen se incluirá directamente en tu HTML sin un data-uri o una referencia a tu archivo.
The image will directly be included in your HTML without a data-uri or a reference to your file.
Técnicamente, tu HTML tiene todo lo necesario para mostrar la imagen, pero es mejor añadir también un atributo alt.
Technically your HTML has everything it needs to display the image, but it's best to add an alt attribute as well.
Digamos que tu HTML se ve de esta manera
Let's say your HTML looks like this