Vertaling van "HTML usando" 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.
Elija html usando el árbol del directorio.
Cómo alinear el texto a la derecha en html usando css?
Las listas desplegables se crean en HTML usando el elemento select.
Drop-down lists can be created in HTML using the select element.
El resultado puede entonces convertirse en HTML usando un mashup de datos distinto.
The result can then be converted into HTML using a different data mashup.
Este widget contiene texto, no se interpreta como HTML usando un elemento <div>, haciendo que se mostrará con diseño de bloque.
This widget contains text, not interpreted as HTML using a <div>element, causing it to be displayed with block layout.
Cabina es un generador de sitio estático, una metodología y sistema de publicación compleja que permite a los desarrolladores almacenar el contenido del sitio en archivos separados de rebajas y luego compilarlos a HTML usando archivos de plantilla pre-construidos.
Cabin is a static site generator, a complex system and publishing methodology that allows developers to store the site's content in separate Markdown files and then compile them to HTML using pre-built template files.
Reescribir las diversas páginas de filosofía y los boletines en el formato Texinfo y convertirlas a HTML usando texi2html.
Rewrite the various philosophy pages and bulletins in Texinfo and convert to HTML using texi2html.
La opción de editar páginas con la sintaxis markmin o en HTML usando un editor WYSIWYG (edición sobre la vista previa).
A choice of editing pages with the markmin syntax or in HTML using a WYSIWYG editor.
Reescribir las diversas páginas del directorio filosofía en Texinfo y convertirlas a HTML usando texi2html.
Rewrite the various philosophy pages in Texinfo and convert to HTML using texi2html.
He creado una página de ejemplo en HTML usando JQuery, para insertar el código que nos genera para el método del API, el código HTML utilizado para el ejemplo seria
I have created a sample page in HTML using JQuery, to insert the code that generates us for the API method, the HTML code used for the example would be
Estilo - Algunos motores de plantillas usan marcas específicas para indicar inserción de contenido dentro del HTML "ordinario", mientras que otros construyen el HTML usando una sintaxis diferente (por ejemplo, usando indentación (sangría) y nombres de bloque).
Style - Some template engines use specific markup to indicate inserted content within "ordinary" HTML, while others construct the HTML using a different syntax (for example, using indentation and block names). Performance/rendering time.
Los posts del blog están redactados en formato Markdown y son convertidos a HTML usando marked.
Blog posts are written in Markdown and converted to HTML using marked.
La función render() es una función de conveniencia que genera HTML usando un contexto y una plantilla HTML, y devuelve un objeto HttpResponse.
The render() function is a convenience function that generates HTML using a context and an HTML template, and returns it in an HttpResponse object.