The CSS font properties define the font in text.
CSS字体属性可定义文字所使用的字体。
The CSS font properties allow you to change the font family, boldness, size, and the style of a text.
CSS字体属性允许你改变字体以及它的粗细,大小和样式。
The CSS file defines an off-color background and font that I think make it easy to read.
这个CSS文件定义了一个颜色一般的背景色和一种很便于阅读的字体。
With CSS, you can build all styling information, including rendering location, color, background, and font, in a template-friendly language.
在CSS 中,您可以使用模板友好的语言来构建包括呈现位置、颜色、背景以及字体在内的所有的样式信息。
Similar rules are applied to image tags, and in XHTML 1.1 (recently coming of age) most font properties and other styling move into CSS stylesheets.
同样的规则适用于图像标记,并且在XHTML 1.1(即将到来)中,大部分字体属性和其他样式被移入到css样式表中。
With just a few lines of CSS, you can eradicate all the font, alignment, and nesting issues.
只要几行CSS就可以消除所有的字体、对齐和嵌套问题。
With CSS, you can suggest a number of fonts, and cover as many bases as possible. But don't rely on a font being available regardless of how common it is.
使用CSS,你可以指定尽可能多的字体,同样,不要依赖它们,不管这种字体是多么普遍。
For example, at the top of the CSS file, the body HTML selector redefines the font and background color of the entire browser application page.
例如,在CSS文件的顶部,bodyHTML选择符重新定义整个浏览器应用程序页面的字体和背景颜色。
Developers: Avoid text size problems by using CSS to set the application's font size in either percentages or em unit values. As a last resort, use pixel sizes.
开发人员:通过使用CSS按百分比或em值设置应用程序的字体大小来避免文本大小问题,如没有其他选择,也可以使用像素大小。
Below is the start of the whitetheme_27X132.css style sheet, in which the font size was simply changed from 10pt to 9pt.
以下是whitetheme_27X132 . css样式表的开始部分,它只是简单地把字体大小从10pt更改为9pt。
If you don't know CSS (that is, you've been getting by with font tags and HTML tables), you may want to learn it before taking the JSF leap.
如果您并不了解CSS(即您之前都是使用字体标签和HTML表来设置外观的),就可能会希望在灵活运行 JSF之前首先来学习一下有关 CSS 的知识。
One way of getting around the problem of making text the same size in multiple browsers is to use Cascading Style Sheets (CSS), with either percentages or em values for font sizing.
要使多个浏览器中文本呈现的字体大小相同,一种方法是使用级联样式表(Cascading Style Sheets,CSS),在设置字体大小时可以使用百分比或em值。
We've just changed the font to Georgia to be consistent with the heading font (yes, there are more generic ways to do this in CSS, but again, I'm choosing the most obvious approach here).
我们已经将字体更改为Georgia以便与标题字体一致(是的,CSS提供了更通用的方式,但我还是一如既往地选择了最为明显的方式)。
If you are still having trouble tracking down a specific font code, consider using some of the tips and techniques in WordPress: Finding Your CSS Styles.
如果找到一个特别的字体代码时,你仍然有困难,考虑使用一些找到你的CSS样式中的一些小贴士和方法。
Instead, a well-written application should send data content to the browser and apply a Cascading Style Sheets (CSS) file to provide visual effects such as colors and font particulars.
相反的,一个格式良好的应用程序应该将数据内容发送到浏览器并应用一个Cascading StyleSheets (CSS)文件来产生视觉效果,比如颜色和特殊字体。
I use a font style element for consistent readability, but also to show that RichFaces allows CSS flexibility.
为提高可读性,我使用一个font样式元素,同时这也表明了RichFaces支持CSS的灵活性。
Web typography using the CSS @font-face rule has also seen a large uptake in web design.
通过CSS @font-face规则排版对网页设计也有很大的帮助。
What is the best way to include custom font using CSS to make it compatible with maximum browsers?
包括自定义的字体使用CSS来让它最大的浏览器兼容的最好方法是什么?
First up, add a background color, perhaps a background image, set default font color, style, and alignment, and do anything else you'd normally do with CSS.
首先,添加背景颜色(可能是一张背景图),设置默认的字体颜色、样式、对齐,以及对CSS进行通常所需的设置。
Using a single font and CSS, you can create countless graphical variations that would normally require the use of an equally countless collection of bulky and non-scalable images.
使用一个单一的字体和CSS,你可以创造无数的图形变化,通常需要大的和非可扩展的图像同样无数集合的使用。
Some would argue that the em unit was actually the first variable in CSS, as it referred to the value of font-size.
可能有人会争论说em单位才是CSS中的第一个变量,因为它引用了font - size的值。
I am always forgetting how to make a font italic with CSS so this very brief post shows how …
CSS属性。由于有一些字体本身没有斜体样式,所以有时斜体显示将被忽略。
I am always forgetting how to make a font italic with CSS so this very brief post shows how …
CSS属性。由于有一些字体本身没有斜体样式,所以有时斜体显示将被忽略。
应用推荐