📄 cover.html
字号:
<li class="tocline3"><a href="fonts.html#universal" class="tocxref">15.4.1 Introducing Font Characteristics</a> <li class="tocline3"><a href="fonts.html#aname" class="tocxref">15.4.2 Full font name</a> <li class="tocline3"><a href="fonts.html#emsq" class="tocxref">15.4.3 Coordinate units on the em square</a> <li class="tocline3"><a href="fonts.html#cline" class="tocxref">15.4.4 Central Baseline</a> <li class="tocline3"><a href="fonts.html#encoding" class="tocxref">15.4.5 Font Encoding</a> <li class="tocline3"><a href="fonts.html#family" class="tocxref">15.4.6 Font family name</a> <li class="tocline3"><a href="fonts.html#lrwidth" class="tocxref">15.4.7 Glyph widths</a> <li class="tocline3"><a href="fonts.html#stemh" class="tocxref">15.4.8 Horizontal stem width</a> <li class="tocline3"><a href="fonts.html#cap" class="tocxref">15.4.9 Height of uppercase glyphs</a> <li class="tocline3"><a href="fonts.html#xht" class="tocxref">15.4.10 Height of lowercase glyphs</a> <li class="tocline3"><a href="fonts.html#bline" class="tocxref">15.4.11 Lower Baseline</a> <li class="tocline3"><a href="fonts.html#mline" class="tocxref">15.4.12 Mathematical Baseline</a> <li class="tocline3"><a href="fonts.html#bbox" class="tocxref">15.4.13 Maximal bounding box</a> <li class="tocline3"><a href="fonts.html#ascent" class="tocxref">15.4.14 Maximum unaccented height</a> <li class="tocline3"><a href="fonts.html#descent" class="tocxref">15.4.15 Maximum unaccented depth</a> <li class="tocline3"><a href="fonts.html#pan1" class="tocxref">15.4.16 Panose-1 number</a> <li class="tocline3"><a href="fonts.html#ucode" class="tocxref">15.4.17 Range of ISO 10646 characters</a> <li class="tocline3"><a href="fonts.html#tline" class="tocxref">15.4.18 Top Baseline</a> <li class="tocline3"><a href="fonts.html#stemv" class="tocxref">15.4.19 Vertical stem width</a> <li class="tocline3"><a href="fonts.html#slope" class="tocxref">15.4.20 Vertical stroke angle</a> </ul> <li class="tocline2"><a href="fonts.html#algorithm" class="tocxref">15.5 Font matching algorithm</a> <ul class="toc"> <li class="tocline3"><a href="fonts.html#q46" class="tocxref">15.5.1 Mapping font weight values to font names</a> <li class="tocline3"><a href="fonts.html#q47" class="tocxref">15.5.2 Examples of font matching</a> </ul> </ul> <li class="tocline1"><a href="text.html" class="tocxref">16 Text</a> <ul class="toc"> <li class="tocline2"><a href="text.html#indentation-prop" class="tocxref">16.1 Indentation: the <span class="propinst-text-indent">'text-indent'</span> property</a> <li class="tocline2"><a href="text.html#alignment-prop" class="tocxref">16.2 Alignment: the <span class="propinst-text-align">'text-align'</span> property</a> <li class="tocline2"><a href="text.html#q3" class="tocxref">16.3 Decoration</a> <ul class="toc"> <li class="tocline3"><a href="text.html#lining-striking-props" class="tocxref">16.3.1 Underlining, overlining, striking, and blinking: the <span class="propinst-text-decoration">'text-decoration'</span> property</a> <li class="tocline3"><a href="text.html#text-shadow-props" class="tocxref">16.3.2 Text shadows: the <span class="propinst-text-shadow">'text-shadow'</span> property</a> </ul> <li class="tocline2"><a href="text.html#spacing-props" class="tocxref">16.4 Letter and word spacing: the <span class="propinst-letter-spacing">'letter-spacing'</span> and <span class="propinst-word-spacing">'word-spacing'</span> properties</a> <li class="tocline2"><a href="text.html#caps-prop" class="tocxref">16.5 Capitalization: the <span class="propinst-text-transform">'text-transform'</span> property</a> <li class="tocline2"><a href="text.html#white-space-prop" class="tocxref">16.6 Whitespace: the <span class="propinst-white-space">'white-space'</span> property</a> </ul> <li class="tocline1"><a href="tables.html" class="tocxref">17 Tables</a> <ul class="toc"> <li class="tocline2"><a href="tables.html#q1" class="tocxref">17.1 Introduction to tables</a> <li class="tocline2"><a href="tables.html#q2" class="tocxref">17.2 The CSS table model</a> <ul class="toc"> <li class="tocline3"><a href="tables.html#anonymous-boxes" class="tocxref">17.2.1 Anonymous table objects</a> </ul> <li class="tocline2"><a href="tables.html#q4" class="tocxref">17.3 Column selectors</a> <li class="tocline2"><a href="tables.html#q5" class="tocxref">17.4 Tables in the visual formatting model</a> <ul class="toc"> <li class="tocline3"><a href="tables.html#q6" class="tocxref">17.4.1 Caption position and alignment</a> </ul> <li class="tocline2"><a href="tables.html#q7" class="tocxref">17.5 Visual layout of table contents</a> <ul class="toc"> <li class="tocline3"><a href="tables.html#table-layers" class="tocxref">17.5.1 Table layers and transparency</a> <li class="tocline3"><a href="tables.html#width-layout" class="tocxref">17.5.2 Table width algorithms: the <span class="propinst-table-layout">'table-layout'</span> property</a> <ul class="toc"> <li class="tocline4"><a href="tables.html#fixed-table-layout" class="tocxref"> Fixed table layout</a> <li class="tocline4"><a href="tables.html#auto-table-layout" class="tocxref"> Automatic table layout</a> </ul> <li class="tocline3"><a href="tables.html#height-layout" class="tocxref">17.5.3 Table height algorithms</a> <li class="tocline3"><a href="tables.html#column-alignment" class="tocxref">17.5.4 Horizontal alignment in a column</a> <li class="tocline3"><a href="tables.html#dynamic-effects" class="tocxref">17.5.5 Dynamic row and column effects</a> </ul> <li class="tocline2"><a href="tables.html#borders" class="tocxref">17.6 Borders</a> <ul class="toc"> <li class="tocline3"><a href="tables.html#separated-borders" class="tocxref">17.6.1 The separated borders model</a> <ul class="toc"> <li class="tocline4"><a href="tables.html#empty-cells" class="tocxref"> Borders around empty cells: the <span class="propinst-empty-cells">'empty-cells'</span> property</a> </ul> <li class="tocline3"><a href="tables.html#collapsing-borders" class="tocxref">17.6.2 The collapsing border model</a> <ul class="toc"> <li class="tocline4"><a href="tables.html#border-conflict-resolution" class="tocxref"> Border conflict resolution</a> </ul> <li class="tocline3"><a href="tables.html#q20" class="tocxref">17.6.3 Border styles</a> </ul> <li class="tocline2"><a href="tables.html#q21" class="tocxref">17.7 Audio rendering of tables</a> <ul class="toc"> <li class="tocline3"><a href="tables.html#speak-headers" class="tocxref">17.7.1 Speaking headers: the <span class="propinst-speak-header">'speak-header'</span> property</a> </ul> </ul> <li class="tocline1"><a href="ui.html" class="tocxref">18 User interface</a> <ul class="toc"> <li class="tocline2"><a href="ui.html#cursor-props" class="tocxref">18.1 Cursors: the <span class="propinst-cursor">'cursor'</span> property</a> <li class="tocline2"><a href="ui.html#system-colors" class="tocxref">18.2 User preferences for colors</a> <li class="tocline2"><a href="ui.html#system-fonts" class="tocxref">18.3 User preferences for fonts</a> <li class="tocline2"><a href="ui.html#dynamic-outlines" class="tocxref">18.4 Dynamic outlines: the <span class="index-def" title="outline">'outline'</span> property</a> <ul class="toc"> <li class="tocline3"><a href="ui.html#q5" class="tocxref">18.4.1 Outlines and the focus</a> </ul> <li class="tocline2"><a href="ui.html#q6" class="tocxref">18.5 Magnification</a> </ul> <li class="tocline1"><a href="aural.html" class="tocxref">19 Aural style sheets</a> <ul class="toc"> <li class="tocline2"><a href="aural.html#q1" class="tocxref">19.1 Introduction to aural style sheets</a> <li class="tocline2"><a href="aural.html#volume-props" class="tocxref">19.2 Volume properties: <span class="propinst-volume">'volume'</span></a> <li class="tocline2"><a href="aural.html#speaking-props" class="tocxref">19.3 Speaking properties: <span class="propinst-speak">'speak'</span></a> <li class="tocline2"><a href="aural.html#pause-props" class="tocxref">19.4 Pause properties: <span class="propinst-pause-before">'pause-before'</span>, <span class="propinst-pause-after">'pause-after'</span>, and <span class="propinst-pause">'pause'</span></a> <li class="tocline2"><a href="aural.html#cue-props" class="tocxref">19.5 Cue properties: <span class="propinst-cue-before">'cue-before'</span>, <span class="propinst-cue-after">'cue-after'</span>, and <span class="propinst-cue">'cue'</span></a> <li class="tocline2"><a href="aural.html#mixing-props" class="tocxref">19.6 Mixing properties: <span class="propinst-play-during">'play-during'</span></a> <li class="tocline2"><a href="aural.html#spatial-props" class="tocxref">19.7 Spatial properties: <span class="propinst-azimuth">'azimuth'</span> and <span class="propinst-elevation">'elevation'</span></a> <li class="tocline2"><a href="aural.html#voice-char-props" class="tocxref">19.8 Voice characteristic properties: <span class="propinst-speech-rate">'speech-rate'</span>, <span class="propinst-voice-family">'voice-family'</span>, <span class="propinst-pitch">'pitch'</span>, <span class="propinst-pitch-range">'pitch-range'</span>, <span class="propinst-stress">'stress'</span>, and <span class="propinst-richness">'richness'</span></a> <li class="tocline2"><a href="aural.html#speech-props" class="tocxref">19.9 Speech properties: <span class="propinst-speak-punctuation">'speak-punctuation'</span> and <span class="propinst-speak-numeral">'speak-numeral'</span></a> </ul> <li class="tocline1"><a href="sample.html" class="tocxref">Appendix A. A sample style sheet for HTML 4.0</a> <li class="tocline1"><a href="changes.html" class="tocxref">Appendix B. Changes from CSS1</a> <ul class="toc"> <li class="tocline2"><a href="changes.html#q1" class="tocxref">B.1 New functionality</a> <li class="tocline2"><a href="changes.html#q2" class="tocxref">B.2 Updated descriptions</a> <li class="tocline2"><a href="changes.html#changes-from-css1" class="tocxref">B.3 Semantic changes from CSS1</a> </ul> <li class="tocline1"><a href="notes.html" class="tocxref">Appendix C. Implementation and performance notes for fonts</a> <ul class="toc"> <li class="tocline2"><a href="notes.html#q1" class="tocxref">C.1 Glossary of font terms</a> <li class="tocline2"><a href="notes.html#coneg" class="tocxref">C.2 Font retrieval</a> <li class="tocline2"><a href="notes.html#panose" class="tocxref">C.3 Meaning of the Panose Digits</a> <li class="tocline2"><a href="notes.html#truetype-unicode" class="tocxref">C.4 Deducing Unicode Ranges for TrueType</a> <li class="tocline2"><a href="notes.html#autodescgen" class="tocxref">C.5 Automatic descriptor generation</a> </ul> <li class="tocline1"><a href="grammar.html" class="tocxref">Appendix D. The grammar of CSS2</a> <ul class="toc"> <li class="tocline2"><a href="grammar.html#q1" class="tocxref">D.1 Grammar</a> <li class="tocline2"><a href="grammar.html#q2" class="tocxref">D.2 Lexical scanner</a> <li class="tocline2"><a href="grammar.html#tokenizer-diffs" class="tocxref">D.3 Comparison of tokenization in CSS2 and CSS1</a> </ul> <li class="tocline1"><a href="refs.html" class="tocxref">Appendix E. References</a> <ul class="toc"> <li class="tocline2"><a href="refs.html#q1" class="tocxref">E.1 Normative references</a> <li class="tocline2"><a href="refs.html#q2" class="tocxref">E.2 Informative references</a> </ul> <li class="tocline1"><a href="propidx.html" class="tocxref">Appendix F. Property index</a> <li class="tocline1"><a href="descidx.html" class="tocxref">Appendix G. Descriptor index</a> <li class="tocline1"><a href="indexlist.html" class="tocxref">Appendix H. Index</a></ul></div><P align="center" class=policyfooter><A href="about.html#copyright">Copyright</A> © 1998 <Ahref="http://www.w3.org">W3C</A> (<Ahref="http://www.lcs.mit.edu">MIT</A>, <Ahref="http://www.inria.fr/">INRIA</A>, <Ahref="http://www.keio.ac.jp/">Keio</A> ), All Rights Reserved.</P><hr class="navbar"><div class="navbar" align="center"><p><a href="about.html">next</a> <a href="cover.html#minitoc">contents</a> <a href="propidx.html">properties</a> <a href="indexlist.html">index</a> </div></body></html><!-- Keep this comment at the end of the fileLocal variables:mode: sgmlsgml-declaration:"~/SGML/HTML4.decl"sgml-default-doctype-name:"html"sgml-minimize-attributes:tsgml-nofill-elements:("pre" "style" "br")sgml-live-element-indicator:tEnd:-->
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -