b9.html
来自「Visual QuickMenu 6.5汉化版---JS导航栏特效生成器」· HTML 代码 · 共 34 行
HTML
34 行
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>Visual QuickMenu</title>
<link rel="stylesheet" type="text/css" href="help.css">
</head><body class="title" style="margin:20px;"><div style="padding-bottom:5px;"><img src="images/oc_logo.gif" width=16 height=16 align=absbottom style="margin-right:5px;">Visual QuickMenu</div><div class="topdivider"></div><div class="content">
<div class="ctitle"><a name=b9>Style Inheritance</a></div>
<div class="icontent">
Depending on your implementation, certain menu styles, such as active and sub settings are designed to be inherited by default. For example... all sub menu CSS styles are inherited from the main, and most sub menu add-on settings are also inherited from the main.
<br>
<br>
For most settings the interface will prompt you with a question asking if you would like the style to be inherited. However, a few styles such as font family do not prompt, if you need to specify a different value for these settings you must specifically define it.
<br>
<br>
For the most part inheritance will help speed up the design process, as many settings in a typical menu are usually ment to be mirrored, such as main menu settings and sub menu font settings.
</div>
</div><div class="bottomdivider"></div><div class="copyright">Copyright (c) 2007, OpenCube Inc., All Rights Reserved.</div></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?