- 重点词汇
- 相关例句
In this case, all CSS declarations are stored in a file external to the HTML document.
在这种方式下,所有的CSS样式宣告都是存在另外一个档案中。
互联网摘选
该方法充分利用了HTML文档内在的树状结构,设计了简单方便的样本网页标注形式。
互联网摘选
An unclosed HTML document that includes an HTML head tag and the first part of the body tag.
一个未闭合的HTML文档,包含了HTML head标签和body标签的第一部分内容。
互联网摘选
Finally, you must call the script ( go_decoding()), as you load the HTML document.
最后,您必须在加载HTML文档时调用脚本(go decoding())。
互联网摘选
请记住,您能在一个常规HTML文件中做的任何事情,在Content节中也一样可以。
互联网摘选
Listing 8 provides the basic framework for generating an HTML document to populate with the TOC.
清单8提供了生成HTML文档并填充TOC的基本框架。
互联网摘选
The fact that the HTML document loads a cascading style sheet is irrelevant at this stage.
实际上,HTML文档装入级联样式表与此阶段无关。
互联网摘选
字符引用是指在HTML文档中允许包含的以数字或者符号短语形式表示字符的方式。
互联网摘选
基于JavaScript代码(通常位于外部文件)将样式和格式应用于HTML文档的不同部分。
互联网摘选
These views won't render into a complete HTML document like the Zend views did.
这些视图不会像Zend视图一样呈现成完全的HTML文档。
互联网摘选
But most importantly, this technique inserts meaningless content into the resulting HTML document.
但最为重要的是,这种技术会将无意义的内容插入到结果HTML文档。
互联网摘选
To add timing to an HTML document, developers add new attributes to existing HTML elements.
为了给HTML文档添加定时,开发人员要向现有的HTML元素添加新属性。
互联网摘选
若一个HTML文件中包含有多个样式表,那串接这个概念就非常重要了。
互联网摘选
Accessing the document being viewed, making sure it is an HTML document.
存取当前文档对象,确定它是一份HTML类型的文件;
互联网摘选