⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 dir.htm

📁 CSS速查手册
💻 HTM
📖 第 1 页 / 共 2 页
字号:
		</UL>		<LI> <a href="css2/d_lists.html">列表  Lists</a>		<UL>			<LI> <a href="css2/c_liststyle.html">list-style</a>			<LI> <a href="css2/c_liststyleimage.html">list-style-image</a>			<LI> <a href="css2/c_liststyleposition.html">list-style-position</a>			<LI> <a href="css2/c_liststyletype.html">list-style-type</a>			<LI> <a href="css2/c_markeroffset.html">marker-offset</a>		</UL>		<LI> <a href="css2/d_table.html">表格  table</a>		<UL>			<LI> <a href="css2/c_bordercollapse.html">border-collapse</a>			<LI> <a href="css2/c_borderspacing.html">border-spacing</a>			<LI> <a href="css2/c_captionside.html">caption-side</a>			<LI> <a href="css2/c_emptycells.html">empty-cells</a>			<LI> <a href="css2/c_tablelayout.html">table-layout</a>			<LI> <a href="css2/c_speakheader.html">speak-header</a>		</UL>		<LI> <a href="css2/d_scrollbar.html">滚动条  Scrollbar</a>		<UL>			<LI> <a href="css2/c_scrollbar3dlightcolor.html">scrollbar-3d-light-color</a>			<LI> <a href="css2/c_scrollbarhighlightcolor.html">scrollbar-highlight-color</a>			<LI> <a href="css2/c_scrollbarfacecolor.html">scrollbar-face-color</a>			<LI> <a href="css2/c_scrollbararrowcolor.html">scrollbar-arrow-color</a>			<LI> <a href="css2/c_scrollbarshadowcolor.html">scrollbar-shadow-color</a>			<LI> <a href="css2/c_scrollbardarkshadowcolor.html">scrollbar-dark-shadow-color</a>			<LI> <a href="css2/c_scrollbarbasecolor.html">scrollbar-base-color</a>		</UL>		<LI> <a href="css2/d_printing.html">打印  Printing</a>		<UL>			<LI> <a href="css2/c_page.html">page</a>			<LI> <a href="css2/c_pagebreakafter.html">page-break-after</a>			<LI> <a href="css2/c_pagebreakbefore.html">page-break-before</a>			<LI> <a href="css2/c_pagebreakinside.html">page-break-inside</a>			<LI> <a href="css2/c_marks.html">marks</a>			<LI> <a href="css2/c_orphans.html">orphans</a>			<LI> <a href="css2/c_size.html">size</a>			<LI> <a href="css2/c_widows.html">widows</a>		</UL>		<LI> <a href="css2/d_aural.html">声音  Aural</a>		<UL>			<LI> <a href="css2/c_voicefamily.html">voice-family</a>			<LI> <a href="css2/c_volume.html">volume</a>			<LI> <a href="css2/c_elevation.html">elevation</a>			<LI> <a href="css2/c_azimuth.html">azimuth</a>			<LI> <a href="css2/c_stress.html">stress</a>			<LI> <a href="css2/c_richness.html">richness</a>			<LI> <a href="css2/c_speechrate.html">speech-rate</a>			<LI> <a href="css2/c_cue.html">cue</a>			<LI> <a href="css2/c_cueafter.html">cue-after</a>			<LI> <a href="css2/c_cuebefore.html">cue-before</a>			<LI> <a href="css2/c_pause.html">pause</a>			<LI> <a href="css2/c_pauseafter.html">pause-after</a>			<LI> <a href="css2/c_pausebefore.html">pause-before</a>			<LI> <a href="css2/c_pitch.html">pitch</a>			<LI> <a href="css2/c_pitchrange.html">pitch-range</a>			<LI> <a href="css2/c_playduring.html">play-during</a>			<LI> <a href="css2/c_speak.html">speak</a>			<LI> <a href="css2/c_speaknumeral.html">speak-numeral</a>			<LI> <a href="css2/c_speakpunctuation.html">speak-punctuation</a>		</UL>		<LI> <a href="css2/d_classification.html">其它  Classification</a>		<UL>			<LI> <a href="css2/c_cursor.html">cursor</a>			<LI> <a href="css2/c_behavior.html">behavior</a>			<LI> <a href="css2/c_filter.html">filter</a>			<LI> <a href="css2/c_zoom.html">zoom</a>		</UL>	</UL>	<LI> <a href="css2/d_selector.html">选择符  Selectors</a>	<UL>		<LI> <a href="css2/s_universal.html">通配选择符  Universal Selector</a>		<LI> <a href="css2/s_type.html">类型选择符  Type Selectors</a>		<LI> <a href="css2/s_attribute.html">属性选择符  Attribute Selectors</a>		<LI> <a href="css2/s_descendant.html">包含选择符  Descendant Selectors</a>		<LI> <a href="css2/s_child.html">子对象选择符  Child Selectors</a>		<LI> <a href="css2/s_id.html">ID选择符  ID Selectors</a>		<LI> <a href="css2/s_class.html">类选择符  Class Selectors</a>		<LI> <a href="css2/s_grouping.html">选择符分组  Grouping</a>	</UL>	<LI> <a href="css2/d_pseudo.html">伪类  Pseudo-Classes</a>	<UL>		<LI> <a href="css2/p_link.html">:link</a>		<LI> <a href="css2/p_hover.html">:hover</a>		<LI> <a href="css2/p_active.html">:active</a>		<LI> <a href="css2/p_visited.html">:visited </a>		<LI> <a href="css2/p_focus.html">:focus</a>		<LI> <a href="css2/p_firstletter.html">:first-letter</a>		<LI> <a href="css2/p_firstline.html">:first-line</a>		<LI> <a href="css2/p_firstchild.html">:first-child</a>		<LI> <a href="css2/p_first.html">:first</a>		<LI> <a href="css2/p_left.html">:left</a>		<LI> <a href="css2/p_right.html">:right</a>		<LI> <a href="css2/p_lang.html">:lang</a>	</UL>	<LI> <a href="css2/d_elements.html">伪对象  Pseudo-Elements</a>	<UL>		<LI> <a href="css2/p_before.html">:before</a>		<LI> <a href="css2/p_after.html">:after</a>	</UL>	<LI> <a href="css2/d_rule.html">规则  At-Rules</a>	<UL>		<LI> <a href="css2/a_import.html">@import</a>		<LI> <a href="css2/a_charset.html">@charset</a>		<LI> <a href="css2/a_fontface.html">@font-face</a>		<LI> <a href="css2/a_fontdef.html">@fontdef</a>		<LI> <a href="css2/a_page.html">@page</a>		<LI> <a href="css2/a_media.html">@media</a>	</UL>	<LI> <a href="css2/d_declaration.html">声明  Declaration</a>	<UL>		<LI> <a href="css2/i_important.html">!important</a>	</UL>	<LI> <a href="css2/d_units.html">单位 Units</a>	<UL>		<LI> <a href="css2/u_length.html">长度  Length</a>		<UL>			<LI> <a href="css2/u_length_px.html">px</a>			<LI> <a href="css2/u_length_em.html">em</a>			<LI> <a href="css2/u_length_ex.html">ex</a>			<LI> <a href="css2/u_length_pt.html">pt</a>			<LI> <a href="css2/u_length_pc.html">pc</a>			<LI> <a href="css2/u_length_in.html">in</a>			<LI> <a href="css2/u_length_mm.html">mm</a>			<LI> <a href="css2/u_length_cm.html">cm</a>		</UL>		<LI> <a href="css2/u_color.html">颜色  Color</a>		<UL>			<LI> <a href="css2/u_color_rgb.html">rgb(RGB)</a>			<LI> <a href="css2/u_color_rrggbb.html">#RRGGBB</a>			<LI> <a href="css2/u_color_name.html">Color Name</a>		</UL>		<LI> <a href="css2/u_angle.html">角度  Angle</a>		<UL>			<LI> <a href="css2/u_angle_deg.html">deg</a>			<LI> <a href="css2/u_angle_grad.html">grad</a>			<LI> <a href="css2/u_angle_rad.html">rad</a>		</UL>		<LI> <a href="css2/u_time.html">时间  Time</a>		<UL>			<LI> <a href="css2/u_time_s.html">s</a>			<LI> <a href="css2/u_time_ms.html">ms</a>		</UL>		<LI> <a href="css2/u_frequency.html">频率  Frequency</a>		<UL>			<LI> <a href="css2/u_frequency_hz.html">Hz</a>			<LI> <a href="css2/u_frequency_khz.html">kHz</a>		</UL>	</UL>	<LI> <a href="css2/d_appendix.html">附录  Appendix</a>	<UL>		<LI> <a href="css2/z_color.html">颜色表  Color Table</a>		<LI> <a href="css2/z_media.html">设备类型  Media Types</a>		<LI> <a href="css2/z_charset.html">字符集识别  Character Set Recognition</a>		<LI> <a href="css2/z_iso.html">ISO Latin-1字符集  ISO Latin-1 Character Set</a>		<LI> <a href="css2/z_additional.html">HTML附加命名实体</a>		<LI> <a href="css2/z_symbol.html">特殊文本和BIDI文本的字符实体</a>	</UL></UL></body></HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -