- 1. The file size of the HTML document
- HTML文档的大小。
来自互联网
- 2. Listing 5 is a very straightforward HTML document.
- 清单5是一个比较简单的HTML文件。
来自互联网
- 3. Is in some ways similar to the tag of an HTML document.
- 在某些方面类似于HTML文档中的标记。
来自互联网
- 4. Listing 3a: Element defined in an HTML document with default.
- 清单3a:在带有缺省语言的HTML文档中定义的元素。
来自互联网
- 5. The tag lets you divide the HTML document into separate sections.
- 标记可以将HTML文档分隔成单独的部分。
来自互联网
- 6. Every HTML document needs a title. Here is what you need to type.
- 每一个HTML文档都需要一个主题。
来自互联网
- 7. Listing 3b: Element defined in an HTML document without a default.
- 清单3b:在不带有缺省语言的HTML文档中定义的元素。
来自互联网
- 8. Specify in an HTML document a fragmentation hint for fragmentation.
- 在HTML文档中为片段指定一个片段提示。
来自互联网
- 9. It is generated.xsl, not start.xsl, that will create the HTML document.
- 创建HTML文档的是generated . xsl,而不是start . xsl。
来自互联网
- 10. All you need to do is cut and paste them into your JSP or HTML document.
- 您只需把它们剪切下来并粘贴到自己的JSP或HTML文档中。
来自互联网
- 11. Listing 3 contains an XLIFF file for the HTML document shown in Listing 1.
- 清单3包含清单1 .中所示html文档的XLIFF文件。
来自互联网
- 12. A metatag is an HTML tag placed within the head element of an HTML document.
- metatag是一个放入HTML文档的head元素内的HTML标记。
来自互联网
- 13. It is only when the browser loads the HTML document that the CSS is put to use.
- 仅当浏览器装入HTML文档时,才会使用CSS。
来自互联网
- 14. These views won't render into a complete HTML document like the Zend views did.
- 这些视图不会像Zend视图一样呈现成完全的HTML文档。
来自互联网
- 15. Finally, you must call the script (go_decoding ), as you load the HTML document.
- 最后,您必须在加载HTML文档时调用脚本(go_decoding )。
来自互联网
- 16. I haven't yet mentioned another element in the HTML document — well, two elements.
- 我还没有提及HTML文档中的另一个元素,啊,是两个元素。
来自互联网
- 17. Next, add some additional markup to your HTML document: an unordered list of links.
- 接下来,在HTML文档中添加一些标记:一个无序的链接列表。
来自互联网
- 18. The result of applying Listing 4 to Listing 3 is an HTML document with all the photos.
- 将清单4应用到 清单3的结果是生成一个带有所有照片的HTML文档。
来自互联网
- 19. Then, it aggregates the results and sends the entire HTML document down to the browser.
- 然后,聚合结果,并将整个HTML文档向下发送到浏览器。
来自互联网
- 20. The code in Listing 2 creates the same HTML document that the code in Listing 1 creates.
- 清单2中的代码创建清单1 中的代码创建的同样HTML文档。
来自互联网
- 21. Say you want to set the header of an HTML document before pushing it off to the browser.
- 假定您希望在将HTML文档放到浏览器之前设置文档的标题。
来自互联网
- 22. The fact that the HTML document loads a cascading style sheet is irrelevant at this stage.
- 实际上,HTML文档装入级联样式表与此阶段无关。
来自互联网
- 23. Listing 1 shows how adding an empty division adds non-content markup to the HTML document.
- 清单1显示了添加一个空白的division导致向HTML文档增加了非内容标记。
来自互联网
- 24. This marker prevents the DefaultFilter from converting the fragment into an HTML document.
- 此标记可防止DefaultFilter将片段转换为HTML文档。
来自互联网
- 25. This application will produce an HTML document that contains information about your system.
- 这个应用程序将会生成一份包含你的计算机系统信息的HTML文档。
来自互联网
- 26. To add timing to an HTML document, developers add new attributes to existing HTML elements.
- 为了给HTML文档添加定时,开发人员要向现有的HTML元素添加新属性。
来自互联网
- 27. An unclosed HTML document that includes an HTML head tag and the first part of the body tag.
- 一个未闭合的HTML文档,包含了HTMLhead标签和body标签的第一部分内容。
来自互联网
- 28. If I'm careful with the syntax I use in my HTML document, can I process it with an XML parser?
- 如果我在HTML文档中小心地使用语法,是否可以使用xml解析器处理它?
来自互联网
- 29. Even before the browser has received the entire HTML document, it begins rendering the website.
- 在浏览器没有完整接受全部HTML文档时,它就已经开始显示这个页面了。
来自互联网
- 30. This reduces the number of HTTP requests that are needed, but increases the size of the HTML document.
- 这会减少所需,但会增加的HTML文档大小的HTTP请求的数。
来自互联网