HTML document
HTML文档
频率: 8.222.4 每百万词
A file containing HTML code that a web browser can display as a web page.
包含HTML代码的文件,网络浏览器可以将其显示为网页。
分类:
例句 (20)
HTML document = HTML文档 (包含HTML代码的文件,网络浏览器可以将其显示为网页。)
- The browser renders an HTML document to display a webpage.浏览器渲染HTML文档以显示网页。
- A web browser's main job is to render an HTML 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.要开始构建网站,您首先需要创建一个基本的HTML文档。
- Every HTML document should begin with a `` declaration.要开始构建网站,您首先需要创建一个基本的HTML文档。
- Every HTML document should begin with a `` declaration.
- He validated the HTML document to ensure it was free of errors.每个HTML文档都应以 `` 声明开头。
- You can link a CSS stylesheet to an HTML document to control its appearance.每个HTML文档都应以 `` 声明开头。
- 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.他验证了那个HTML文档,以确保其中没有错误。
- The web server sent the requested HTML document to the client's browser.您可以将CSS样式表链接到HTML文档以控制其外观。
- 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.您可以将一个CSS文件链接到您的HTML文档来设置其内容的样式。
- Right-click on the webpage and select 'View Page Source' to see the underlying HTML document.我花了一整个下午调试那个复杂的HTML文档中的JavaScript。
- 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.Web服务器将请求的HTML文档发送到了客户端的浏览器。
- When a user navigates to a URL, the browser requests the corresponding HTML document from the server.服务器将根据用户的请求动态生成一个HTML文档。
- 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.下周我们将学习如何将JavaScript直接嵌入HTML文档中。
- The browser parses the HTML document to build the Document Object Model (DOM).在网页上右键单击并选择“查看页面源代码”,即可看到底层的HTML文档。