CSS中文,CSS的意思,CSS翻译及用法

2025-09-06 21:49 浏览次数 6

CSS

abbr. 半铸钢,钢性铸铁(Cast Semi-Steel);层叠样式表(Cascading Style Sheets);计算机系统模拟(Computer System Simulation)

CSS 片语

片语

CSS Styles可进入样式表对话框

Spindle CSS主轴设定

APGC CSS微软全球技术支持中心

CSS hack如何使用

XHTML CSS实例站点

CSS Style定制样式

CSS Syntax样式表语法

CSS Selectors选择器

CSS Sprites图片合并

CSS 例句

英汉例句

  • Additionally, some of the CSS tests listed on MSDN are inaccurate, and browsers that actually pass these tests are not compliant with the standard.

    此外,MSDN上列出的CSS测试很不精确,事实上,完全通过了这些测试的浏览器并不与标準兼容。

  • Without the prefix, you’d have to deal with two different CSS rules, potentially forever, with one of them eventually being depricated, but still out there in older versions of that browser.

    没有这些前缀的话,你将要处理两条不同的CSS规则,而且其中一条是绝对会被永远废弃掉的,但 是仍然有可能会有旧版本的浏览器会使用到。

  • If you have used CSS expressions in your pages, you should make every effort to remove them and use other methods to achieve the same functionality.

    如果你在网页里使用CSS表达式,应该尽一切努力来消除它们并且使用其他方法来达到同样的功能。

  • The styles you apply in your CSS affect your content, but it「s usually a layer 「above」 that content.

    您在CSS中应用的样式会影响到内容,但它通常是位于该内容的「上面」的层。

  • And with the schema and CSS stylesheet currently available, you can try it and think about what advantages it might bring to your operation.

    模式和css样式表当前已经可用,我们可以尝试使用它并考虑它可能会给我们的操作带来哪些好处。

  • You can add some CSS properties now to improve the look and feel of the application.

    现在,您可以添加一些CSS属性来改善应用程序的外观和感觉。

  • If we come up with new formatting ideas, they would be implemented in this function, along with any required CSS styles.

    如果出现新的格式化想法,可以使用这个函数以及任何必要的css样式实现。

  • If you know the basics of CSS selectors, this syntax should look familiar.

    如果您具备CSS选择器的基本知识,那么应该很熟悉这些语法。

  • These are two CSS classes, separated by a comma, with different background colors.

    这些是两个css类,由一个逗号分开,有不同的背景颜色。

  • Use markup to designate what something is, not what it should look like, and use CSS to do the rest.

    使用标记来指定某些事物是什么,而不是如何显示它们,并使用CSS来完成其余工作。

  • The possibilities for this class are vast, but the most immediate use is to bundle CSS directly with your application file.

    这个类的用途很广泛,但是最直接的应用可能还是将CSS与其他程序文件一块打包使用。

  • If you only want the regular button to have blue text, then the CSS would look like Listing 9.

    如果只需要让常规的按钮具有蓝色的文本,那么这个CSS就应该类似于清单9。

  • For example, style definitions should go into separate CSS files.

    例如,样式定义应当放入独立的CSS文件中。

  • Let」s make the goal more complex and add some conditional text rendering - for example, CSS class names for even and odd table rows.

    现在让我们实现更复杂的目标并添加一些有条件的文本呈现—例如,命名偶数和奇数表行的css类。

  • So, what happened to the CSS code to make it smaller?

    那么,为了使文件更小究竟对CSS代码做了什么呢?

  • In general, these items should be configurable: an E-mail address, what CSS to use, the location of any system resources referenced from files, and the file names of graphic elements.

    总的来说,下面这些选项应该是可配置的:电子邮件地址、CSS所使用的东西、从文件中引用的系统资源的位置以及图形元素的文件名。

  • This is because if the same CSS class is used in two different files, it may use the one you are not expecting; it will use the one that is more qualified.

    这是因为如果在两个不同的文件中使用了同一个CSS类,它有可能使用非您预期的那个;因为它只会使用更符合条件的那个。

  • In fact, you could reasonably maintain all the styles of a large application from a single CSS file.

    实际上,从一个CSS文件就能合理保存一个大型应用程序的所有样式。

  • We find ourselves resetting the browser default styles, setting up a baseline grid and writing CSS for navigation tabs over and over again-on almost every project.

    我们发现自己在重复设置默认浏览样式表,设置一个布局基线,为了导航条目一次又一次的写css——几乎在所有的项目中。

  • They just add semantic value, and you can use them to write CSS that gives them visual treatments to match that semantic value.

    它们只是添加语义值,您可以使用它们来编写向它们提供视觉处理来匹配该语义值的CSS

  • The following CSS file can be generated from a metadata registry and imported into the form.

    下面的CSS文件是从一个元数据登记系统生成的,可以导入表单中。

相关热词