最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

@font-face Rule

Internet Development Index

Sets a font to embed in the HTML document.

Syntax

HTML@font-face { sFace }
ScriptingN/A

Possible Values

sFaceString that specifies one of the following values:
font-family:fontFamilyNameAny of the range of values available to the fontFamily attribute.
src:url(sURL)Location of the font file, where sURL is an absolute or relative URL.

Remarks

The rule has no default value.

Expressions can be used in place of the preceding value(s), as of Microsoft® Internet Explorer 5. For more information, see About Dynamic Properties.

This feature allows you to use specific fonts that might not be available on your local system. The URL must point to an embedded OpenType file (.eot or .ote format). The file contains compressed font data that is converted to a TrueType font. For more information about the font embedding feature and pointers to a tool for creating .eot files, see About Font Embedding.

Example

The following example embeds a font in an HTML document by pointing to the font source, which is located at another site.

<HTML>
<HEAD>
<STYLE>
@font-face {
font-family:comic;
src:url(http://valid_url/some_font_file.eot);
}
</STYLE>
</HEAD>
<BODY>
<P STYLE="font-family:comic;font-size:18pt">
This paragraph uses the font-face rule defined
in the above style element.  The rule embeds
an OpenType file for the Comic Sans font.
</P>
</BODY>
</HTML>

Standards Information

This rule is defined in Cascading Style Sheets (CSS), Level 2 (CSS2) Non-Microsoft link.

新化县| 秦安县| 兴义市| 专栏| 南投市| 夏邑县| 华池县| 乐山市| 临西县| 景德镇市| 日照市| 衡东县| 彰武县| 江永县| 泸定县| 镇远县| 汉阴县| 大埔区| 扎赉特旗| 扎赉特旗| 临邑县| 瓦房店市| 白玉县| 尼玛县| 三明市| 蛟河市| 西藏| 民权县| 青州市| 克什克腾旗| 定边县| 平阳县| 米易县| 凤阳县| 湾仔区| 宁津县| 德江县| 十堰市| 琼海市| 平凉市| 襄汾县|