css
美
英 
- 网络样式表;层叠样式表(Cascading Style Sheets);内容扰乱系统(Content Scramble System)
英汉解释
例句
That's just a way to allow for a CSS rule to be put in place when the mouse hovers over the image.
当鼠标在该图像上停留的时候,它能让CSS规则就绪。
In the case of a Java applet, a CSS-rendering library separate from Mozilla's library is required if stylesheet support is to be available.
对于Javaapplet而言,如果要支持样式表的话,则需要一个独立于Mozilla的CSS渲染库。
CSS selectors are the part of a CSS statement that selects an element to which a style will be applied.
CSS选择器是CSS语句的一部分,用于选择将应用某种样式的元素。
All components can be styled using CSS, making it easy to re-skin an entire application by making adjustments to the style sheet.
所有组件都可以通过CSS设置样式,这样,通过调整样式表,就可以轻松重置整个应用程序的皮肤。
As you explore the creation of horizontal lists with CSS, you'll notice at least two methods for arranging a group of items into one row.
当你在研究用CSS来创造水平列表时,会发现至少有两种方法将列表项安排在同一行里。
The CSS file defines an off-color background and font that I think make it easy to read.
这个CSS文件定义了一个颜色一般的背景色和一种很便于阅读的字体。
Richly formatted emails can require quite a bit of CSS, but since email clients don't always handle CSS well the styles need to be inlined.
格式丰富的电子邮件需要一点儿CSS,但电子邮件客户端并不总能处理好CSS所需的内联样式。
I decided to go back into the laboratory and see if I could use the modern science of CSS to bring this web design technique back to life.
所以我决定重返实验室看看是否能用CSS这个现代科学把图像热点这种web设计技术带回人间……
In a real application, with a properly configured Web server, extract this CSS and put it in a static file served by the Web server.
在实际的应用程序中,需要有一个正确配置的Web服务器,将这个CSS提取出来,并将其放到Web服务器所服务的静态文件中。
It is often more efficient to put CSS in its own external file, rather than in-line it on a page so browsers can cache it.
与将CSS内联到页面中供浏览器缓存相比,将CSS放入其自己的外部文件中会更加有效。
Informal parameters are often used to set the CSS class of an element, or to specify client-side event handlers.
非正式参数通常被用来设置一个元素的CSS样式,或者用来指定客户端的事件处理器。
I never been a fan of ems in CSS files, but sometimes you have to deal with it.
我对CSS文件中的ems一点也不喜欢,但有时你却不得不处理它。
It may seem strange to start with a tip on CSS in an article on XSLT, but I'm often asked "Are the two style sheet languages compatible? "
在讨论XSLT的文章中以关于CSS的技巧作为开始似乎有些奇怪,但有人经常问我“这两种样式表语言是否兼容?”
The default styling isn't much, but it would be very easy to re-style using CSS in a cross-platform way.
默认的样式不太多,但是很容易使用CSS以跨平台的方式重新设置样式。
At this point, you know how to create a new QueryPath object pointing to a document, and you've also seen a simple CSS selector.
至此,您知道了如何创建新的指向文档的QueryPath对象,并且看到了一个简单的CSS选择器。
In that respect, CSS is redundant with XSLT, which already make it easy to reformat several documents at once.
在那方面,XSLT与CSS一起使用简直就是多余,XSLT就已经可以使一次性重新格式化几个文档变得很容易。
Save the CSS shown in Listing 8 into a file named style. css in the lib directory of your DocBook XML project.
将清单8中所示的CSS保存到DocBookXML项目的lib目录中名为style.css的文件中。
Statistically, we do not know whether CSs is the cause or result of CA.
从统计角度看,无法知道交际策略是交际畏惧的原因还是结果。
Very easy to understand tutorial on how to create a menu list using either CSS border-style or background-image property.
很容易理解的教你如何用CSS的border-style或background-image属性来创建一个菜单列表的指导教程。
The Text page of the Style Builder dialog box makes it possible for you to define cascading style sheet (CSS) text positioning attributes .
“样式生成器”对话框的“字体”页使您能够定义级联样式表(CSS)字体属性。
But, impressive as the script is, all it really does is offload the prefixing to JavaScript.
但是令人印象深刻的是,这个脚本确实做到了与将前缀写进CSS文件中的一样的效果。
With CSS, rules are applied to elements, so it's pretty easy to get all your CSS into an external file.
使用CSS时,规则应用于元素,所以将所有CSS放置到外部文件中相当容易。
To make it look more like a typical breadcrumb trail, CSS and DOM style manipulations can be used to style the breadcrumb nodes.
要让其看上去更像是一个典型的breadcrumbtrail,CSS和DOM样式处理可用来样式化这些breadcrumb节点。
While you're at it, add a new CSS declaration to control the width of the tooltip content so it doesn't end up with a scrollbar.
与此同时,添加一个新CSS声明以控制工具提示内容的宽度,从而不需要再用到滚动条。
Needless to say you have to be very efficient in PHP, HTML, CSS coding as we will also be working on implementing custom widgets.
不用说,你必须非常在PHP,HTML格式高效,CSS编码,我们也将实现自定义部件的工作。
When a server entry is not in the OK state, it is shown in red, thanks to a class definition in the CSS file.
借助CSS文件内的类定义,当服务器条目没有处于OK状态时,它就会被显示为红色。
Still, it is often more natural to start with CSS, maybe from a visual mock-up of some sort.
尽管如此,从CSS开始入手通常更自然一些,也许应该从某种可视的模型入手。
And, with a move to CSS, you gain a whole set of advantages beyond just simple load time reduction.
而且,转用CSS后,除了减少加载时间外,您还会获得很多好处。
That information will help you identify the image file or CSS style that controls the visual appearance of that aspect.
该信息将帮助您标识控制这些方面的视觉外观的图像文件或CSS样式。
First, the source in Listing 5 shows the markup in the body of the document, to which the CSS definitions will apply.
清单5中的源代码显示了文档体中的markup,CSS定义将应用于此。
This takes you to the HTML code responsible for that area and displays its associated CSS on the right.
这会将您带到负责该区域的HTML代码并在右侧显示相关的CSS。
When a developer works on a CSS or JavaScript file, white space is usually a good thing.
当开发人员使用CSS或JavaScript文件工作时,空白内容通常是一件好事。
Let's take a look at 53 CSS-based techniques you should always have ready to hand if you develop web-sites.
让我们看一看这53个基于CSS的技巧,如果你做网站研发,应该永远都愿意掌控他们。
A good CSS, JavaScript, jQuery and HTML book will go very far, and none would be specific to any one server-side technology.
一本讲解CSS、JavaScript、JQuery和HTML的好书非常有用,而且不会局限于特定的服务器端技术。
Geometric shapes are easy to create on the web using border and background CSS properties.
使用CSS的border和background属性,在web上创建几何形状并非难事。
Most articles are geared towards intermediate to advanced developers who put a strong emphasize on standards-compliant designs.
这个网站从1999年就开始发表关于CSS的文章,其中大部分文章都是面向那些更注重符合标准设计的中级到高级设计师。
Take a look at the source code of the sample application to see how to define and use CSS styles with XSL.
看一下样本应用中的源代码,以了解如何在XSL中定义和使用CSS样式。
Look at the number of independent CSS files that have been developed and donated by developers from all over the world.
请注意观察由来自全世界的开发人员开发并贡献出来的独立CSS文件的数量。
It does not attempt to render character-level elements with CSS, but instead uses labeled and colored "underscores" for such elements.
它不尝试用CSS产生字符级元素,而对这样的元素使用带有标签和有颜色的“下划线”。
Require form to be coded, have HTML and CSS adhere to mock up design. Access to a test development copy of each site will be provided.
要求形式进行编码,有HTML和CSS坚持了模拟设计。访问每个网站测试开发的副本将提供。