dyk_16.html
来自「Visual QuickMenu 6.5汉化版---JS导航栏特效生成器」· HTML 代码 · 共 25 行
HTML
25 行
<!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;font-size:13px;font-weight:bold;">Tip #16</div><div class="topdivider"></div><div class="content">
<div class="ctitle"><a name=b12>Design From Your Web Page</a></div>
<div class="icontent">
The QuickMenu Visual Interface can be optionally added to any existing HTML page. If the page does not already contain a menu, a new blank menu will be inserted for editing. The publish wizard includes the optional tag which loads the interface, or you can manually add it by pasting the following directly before your documents closing body tag (</body>).
</div>
<div style="padding:15px 0px 0px 15px;">
<input value='<script type="text/javascript" src="http://www.opencube.com/qmv6/qm_visual.js"></script>' type="text" style="padding:3px 0px 3px 2px;width:94%;border-color:#dd3300;font-size:13px;color:#222222;border-width:1px;border-style:solid;">
</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 + -
显示快捷键?