Home Web Front-end HTML Tutorial DIV CSS imitation DreamWeaver interface graphic menu_html/css_WEB-ITnose

DIV CSS imitation DreamWeaver interface graphic menu_html/css_WEB-ITnose

Jun 24, 2016 pm 12:31 PM

DIV CSS graphic menu imitates DreamWeaver. It took more than four hours to make it compatible. There are no bugs in Firefox and IE, and it is almost buggy.

http://www.ij2ee.com/ http://www.gbsou.com/

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=gb2312" /><title>DIV CSS布局实例:CSS标签切换代码</title><style type="text/css"> * {list-style-type:none; font-size:12px; text-decoration:none; margin:0; padding:0;}a {behavior:url(xuxian.htc)}.woaicss {width:438px; height:300px; overflow:hidden; margin:50px auto;}.woaicss_title {width:438px; height:30px; background:#fff url(http://www.codefans.net/jscss/demoimg/201104/btn_bg.png) no-repeat; overflow:hidden;}.woaicss_title li {display:block; float:left; margin:0 2px 0 0; display:inline; text-align:center;}.woaicss_title li a {display:block; width:90px; heigth:30px; line-height:34px; color:#fff;}.woaicss_title li a:hover {color:#f0f0f0; text-decoration:underline;}.woaicss_title_bg1 {background-position:0 0;}.woaicss_title_bg2 {background-position:0 -30px;}.woaicss_title_bg3 {background-position:0 -60px;}.woaicss_title_bg4 {background-position:0 -90px;}.woaicss_con {display:block; width:438px; height:270px; background:url(http://www.codefans.net/jscss/demoimg/201104/con_bg.png) no-repeat 0 0; overflow:hidden;}.woaicss_con ul {width:418px; height:250px; margin:12px auto;}.woaicss_con li {width:418px; line-height:30px; margin:0 auto; white-space:nowrap; text-overflow:ellipsis; overflow: hidden;}.woaicss_con li a {color:#03c;}.woaicss_con li a:hover {color:#069; text-decoration:underline;}.woaicss_copy {width:438px; margin:10px auto; text-align:center;}.woaicss_copy a {color:#f00;}</style></head> <body> <div class="woaicss"><script language="javascript">     function woaicssq(num){    for(var id = 1;id<=4;id++)    {    var MrJin="woaicss_con"+id;    if(id==num)    document.getElementById(MrJin).style.display="block";    else    document.getElementById(MrJin).style.display="none";    }    if(num==1)     document.getElementById("woaicsstitle").className="woaicss_title woaicss_title_bg1";    if(num==2)    document.getElementById("woaicsstitle").className="woaicss_title woaicss_title_bg2";    if(num==3)    document.getElementById("woaicsstitle").className="woaicss_title woaicss_title_bg3";    if(num==4)    document.getElementById("woaicsstitle").className="woaicss_title woaicss_title_bg4";    }</script>    <ul class="woaicss_title woaicss_title_bg1" id="woaicsstitle">        <li><a href="#" target="_blank" onmouseover="javascript:woaicssq(1)">ExtJS</a></li>        <li><a href="#" target="_blank" onmouseover="javascript:woaicssq(2)">Div教程</a></li>        <li><a href="#" target="_blank" onmouseover="javascript:woaicssq(3)">CSS布局实例</a></li>                <li><a href="#" target="_blank" onmouseover="javascript:woaicssq(4)">WEB标准化</a></li>    </ul>    <div class="woaicss_con" id="woaicss_con1" style="display:block;">            <ul>                <li>&middot;<a href="#" title="">Web Developer插件教程 CSS网页布局辅助设计利器!详细图文讲解!</a></li>                <li>&middot;<a href="#" title="">CSS Templates 频道4月5日更新 增加模板22套</a></li>                <li>&middot;<a href="#" title="">XHTML与CSS入门经典 从零开始系列教程!</a></li>                <li>&middot;<a href="#" title="">DIV+CSS布局入门示例(目录)</a></li>                <li>&middot;<a href="#" title="">CSS基础教程17篇 [翻译Htmldog]</a></li>                <li>&middot;<a href="#" title="">DIV CSS布局实例:用css网站布局之十步实录!(目录) </a></li>                <li>&middot;<a href="#" title="">WEB2.0标准教程 循序渐进十二天的基础学习!</a></li>                <li>&middot;<a href="#" title="">Div+CSS 网页布局 教程!</a></li>            </ul>    </div>    <div class="woaicss_con" id="woaicss_con2" style="display:none;">            <ul>                <li>&middot;<a href="#" title="">DIV+CSS的XHTML代码结构浅谈 - 不要真DIV+CSS了</a></li>                <li>&middot;<a href="#" title="">Div CSS教程:letter-spacing与word-spacing属性详解</a></li>                <li>&middot;<a href="#" title="">margin外边距属性在inline内联元素中应用的测试!</a></li>                <li>&middot;<a href="#" title="">Div CSS教程:block element与inline element元素详解 </a></li>                <li>&middot;<a href="#" title="">DIV CSS实例教程:一款清新风格的CSS新闻列表制作</a></li>                <li>&middot;<a href="#" title="">DIV CSS布局中如何组织样式表以便于简化、维护</a></li>                <li>&middot;<a href="#" title="">DIV CSS编码中容易犯的一些错误 DIV CSS编码中容易犯的一些错误</a></li>                <li>&middot;<a href="#" title="">如何将XHTML+CSS页面转换为打印机页面</a></li>            </ul>    </div>    <div class="woaicss_con" id="woaicss_con3" style="display:none;">            <ul>                <li>&middot;<a href="#" title="">IE6、IE7绝对定位与链接 问题研究</a></li>                <li>&middot;<a href="#" title="">CSS实例:无懈可击的CSS圆角技术!</a></li>                <li>&middot;<a href="#" title="">CSS布局教程:DIV+CSS三列式布局的实现方法</a></li>                <li>&middot;<a href="#" title="">CSS基础实例:CSS实现带背景图片的文字链接的方法</a></li>                <li>&middot;<a href="#" title="">Div+CSS实例:如何用CSS实现背景半透明效果</a></li>                <li>&middot;<a href="#" title="">CSS实例:list-style-type在IE与FF中奇怪的现象解析</a></li>                <li>&middot;<a href="#" title="">Div CSS布局关于分辨率与100%自适应问题的探讨!</a></li>                <li>&middot;<a href="#" title="">CSS实例:如何让无空格的长字符在IE和FF下面实现自动换行?</a></li>            </ul>    </div>    <div class="woaicss_con" id="woaicss_con4" style="display:none;">            <ul>                <li>&middot;<a href="#" title="">CSS实用案例集(第2版) - CSS Cookbook</a></li>                <li>&middot;<a href="#" title="">CSS禅意花园 读后感</a></li>                <li>&middot;<a href="#" title="">CSS实战手册 公开发行 强烈推荐!2007年第17届Jolt 生产效率大奖</a></li>                <li>&middot;<a href="#" title="">CSSer:你该如何发展,如何学习进步?</a></li>                <li>&middot;<a href="#" title="">The ultimate webdesign usability checklist</a></li>                <li>&middot;<a href="#" title="">Adobe Dreamweaver CS3 新功能简介</a></li>                <li>&middot;<a href="#" title="">Web Standards与Web2.0应有所区别!</a></li>                <li>&middot;<a href="#" title="">CSS教程:是什么使得CSS改善了WEB网站的可访问性</a></li>            </ul>    </div>    </div>    </body></html>
Copy after login

 

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Best Graphic Settings
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. How to Fix Audio if You Can't Hear Anyone
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
WWE 2K25: How To Unlock Everything In MyRise
4 weeks ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

What is the purpose of the <progress> element? What is the purpose of the <progress> element? Mar 21, 2025 pm 12:34 PM

The article discusses the HTML &lt;progress&gt; element, its purpose, styling, and differences from the &lt;meter&gt; element. The main focus is on using &lt;progress&gt; for task completion and &lt;meter&gt; for stati

What is the purpose of the <datalist> element? What is the purpose of the <datalist> element? Mar 21, 2025 pm 12:33 PM

The article discusses the HTML &lt;datalist&gt; element, which enhances forms by providing autocomplete suggestions, improving user experience and reducing errors.Character count: 159

What is the purpose of the <meter> element? What is the purpose of the <meter> element? Mar 21, 2025 pm 12:35 PM

The article discusses the HTML &lt;meter&gt; element, used for displaying scalar or fractional values within a range, and its common applications in web development. It differentiates &lt;meter&gt; from &lt;progress&gt; and ex

What are the best practices for cross-browser compatibility in HTML5? What are the best practices for cross-browser compatibility in HTML5? Mar 17, 2025 pm 12:20 PM

Article discusses best practices for ensuring HTML5 cross-browser compatibility, focusing on feature detection, progressive enhancement, and testing methods.

How do I use HTML5 form validation attributes to validate user input? How do I use HTML5 form validation attributes to validate user input? Mar 17, 2025 pm 12:27 PM

The article discusses using HTML5 form validation attributes like required, pattern, min, max, and length limits to validate user input directly in the browser.

What is the viewport meta tag? Why is it important for responsive design? What is the viewport meta tag? Why is it important for responsive design? Mar 20, 2025 pm 05:56 PM

The article discusses the viewport meta tag, essential for responsive web design on mobile devices. It explains how proper use ensures optimal content scaling and user interaction, while misuse can lead to design and accessibility issues.

What is the purpose of the <iframe> tag? What are the security considerations when using it? What is the purpose of the <iframe> tag? What are the security considerations when using it? Mar 20, 2025 pm 06:05 PM

The article discusses the &lt;iframe&gt; tag's purpose in embedding external content into webpages, its common uses, security risks, and alternatives like object tags and APIs.

Gitee Pages static website deployment failed: How to troubleshoot and resolve single file 404 errors? Gitee Pages static website deployment failed: How to troubleshoot and resolve single file 404 errors? Apr 04, 2025 pm 11:54 PM

GiteePages static website deployment failed: 404 error troubleshooting and resolution when using Gitee...

See all articles