HTML document
documento HTML
Frecuencia: 8.222.4 por millón de palabras
A file containing HTML code that a web browser can display as a web page.
Un archivo que contiene código HTML que un navegador web puede mostrar como una página web.
Categorías:
Ejemplos (20)
HTML document = documento HTML (Un archivo que contiene código HTML que un navegador web puede mostrar como una página web.)
- The browser renders an HTML document to display a webpage.El navegador renderiza un documento HTML para mostrar una página web.
- A web browser's main job is to render an HTML document.El trabajo principal de un navegador web es renderizar un documento HTML.
- To start building a website, you first need to create a basic HTML document.
- To start building a website, you first need to create a basic HTML document.Para empezar a construir un sitio web, primero necesitas crear un documento HTML básico.
- Every HTML document should begin with a `` declaration.Para empezar a construir un sitio web, primero necesitas crear un documento HTML básico.
- Every HTML document should begin with a `` declaration.
- He validated the HTML document to ensure it was free of errors.Todo documento HTML debe comenzar con una declaración ``.
- You can link a CSS stylesheet to an HTML document to control its appearance.Cada documento HTML debe comenzar con una declaración ``.
- You can link a CSS file to your HTML document to style its content.
- I spent all afternoon debugging the JavaScript within the complex HTML document.Él validó el documento HTML para asegurarse de que no tuviera errores.
- The web server sent the requested HTML document to the client's browser.Puedes enlazar una hoja de estilos CSS a un documento HTML para controlar su apariencia.
- The server will dynamically generate an HTML document based on the user's request.
- We will learn how to embed JavaScript directly into an HTML document next week.Puedes enlazar un archivo CSS a tu documento HTML para dar estilo a su contenido.
- Right-click on the webpage and select 'View Page Source' to see the underlying HTML document.Pasé toda la tarde depurando el JavaScript dentro del complejo documento HTML.
- Can you explain the basic structure of an HTML document?
- It's good practice to validate your HTML document to ensure it's free of errors.El servidor web envió el documento HTML solicitado al navegador del cliente.
- When a user navigates to a URL, the browser requests the corresponding HTML document from the server.El servidor generará dinámicamente un documento HTML basado en la solicitud del usuario.
- Remember to save the file with a `.html` extension to make it a valid HTML document.
- Web crawlers analyze the content of HTML documents to index pages for search engines.La próxima semana aprenderemos cómo incrustar JavaScript directamente en un documento HTML.
- The browser parses the HTML document to build the Document Object Model (DOM).Haz clic derecho en la página web y selecciona 'Ver código fuente de la página' para ver el documento HTML subyacente.