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

📄 b6.html

📁 Visual QuickMenu 6.5汉化版---JS导航栏特效生成器
💻 HTML
字号:
<!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=b6>Main Menu Container</a></div>
<div class="icontent">
The main menu container is a position relative div, as such this container by default will stretch to 100% of the width allotted 
within your HTML page.  This is useful under most design scenarios such as the OpenCube home page.  Under our implementation the main menu fills the width of the window and helps to create not only the menu, but the entire bar in which the menu sits.
<br>
<br>
Other scenarios will require a main menu container of a specific width, or to be the exact width of the main menu items.  To set a specific width you can add a width style within the 
CSS style settings.  To automatically set the width of the container to the width of the items, publish your menus 
structure to a dimensionless table (no width attribute or style).
<br>
<br>
The main menu container may also be centered, right aligned, etc, just as any div would be.  You can include the menu in an absolute positioned div and give it fixed coordinates as well.  For additional positioning details and examples see...
<br>
<br>
<a href="positioning/doc.html">Menu Positioning Examples</a>
</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 + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -