HTML document

document HTML

Fréquence: 8.222.4 par million de mots

A file containing HTML code that a web browser can display as a web page.

Un fichier contenant du code HTML qu'un navigateur web peut afficher comme une page web.

Catégories:

Exemples (20)

HTML document = document HTML (Un fichier contenant du code HTML qu'un navigateur web peut afficher comme une page web.)

  • The browser renders an HTML document to display a webpage.Le navigateur interprète un document HTML pour afficher une page web.
  • A web browser's main job is to render an HTML document.Le travail principal d'un navigateur web est de rendre un document 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.Pour commencer à créer un site web, vous devez d'abord créer un document HTML de base.
  • Every HTML document should begin with a `` declaration.Pour commencer à construire un site web, vous devez d'abord créer un document HTML de base.
  • Every HTML document should begin with a `` declaration.
  • He validated the HTML document to ensure it was free of errors.Chaque document HTML doit commencer par une déclaration ``.
  • You can link a CSS stylesheet to an HTML document to control its appearance.Chaque document HTML doit commencer par une déclaration ``.
  • 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.Il a validé le document HTML pour s'assurer qu'il était exempt d'erreurs.
  • The web server sent the requested HTML document to the client's browser.Vous pouvez lier une feuille de style CSS à un document HTML pour en contrôler l'apparence.
  • 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.Vous pouvez lier un fichier CSS à votre document HTML pour styliser son contenu.
  • Right-click on the webpage and select 'View Page Source' to see the underlying HTML document.J'ai passé tout l'après-midi à déboguer le JavaScript dans le document HTML complexe.
  • 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.Le serveur web a envoyé le document HTML demandé au navigateur du client.
  • When a user navigates to a URL, the browser requests the corresponding HTML document from the server.Le serveur générera dynamiquement un document HTML en fonction de la demande de l'utilisateur.
  • 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 semaine prochaine, nous apprendrons à intégrer du JavaScript directement dans un document HTML.
  • The browser parses the HTML document to build the Document Object Model (DOM).Faites un clic droit sur la page web et sélectionnez « Afficher la source de la page » pour voir le document HTML sous-jacent.