Home >Web Front-end >HTML Tutorial >Pure HTML CSS yellow navigation menu with description_html/css_WEB-ITnose

Pure HTML CSS yellow navigation menu with description_html/css_WEB-ITnose

WBOY
WBOYOriginal
2016-06-24 11:44:423758browse

HoverTree CSS menu with description: pure HTML CSS structure link yellow navigation with description

Online experience effect: http://hovertree.com/texiao/css /1.htm

The code is as follows, save it to an HTML file and you can see the effect:

<!DOCTYPE html ><html ><head><title>HoverTree带说明的CSS菜单-hovertree.com</title><base target="_blank" /><link rel="stylesheet" type="text/css" href="http://hovertree.com/texiao/css/1/hovertreemenu.css" /></head><body><div style="width:970px;margin:0px auto;"><h2>HoverTree菜单 - 带说明的CSS菜单</h2>纯HTML+CSS结构链接带说明的黄色导航 <a href="http://hovertree.com/hvtart/bjae/5w5svpu4.htm">原文</a> <a href="http://hovertree.com">何问起</a> <a href="http://hovertree.com/texiao/">特效库</a></div><div class="hovertree-menu"><ul><li> <a href="http://hovertree.com/menu/jquery/">jQuery<div class="info">学习jQuery的好地方,从入门到精通,资料大全。</div></a> </li><li> <a href="http://hovertree.com/texiao/">网页特效<div class="info">各种网页特效,jQuery,JS,CSS,HTML5等等。。。</div></a> </li><li> <a href="http://hovertree.com/menu/aspnet/">ASP.NET<div class="info">ASP.NET 资料库,代码大全。</div></a> </li><li> <a href="http://hovertree.com/hvtart/bjae/1d2c278a117f94ca.htm">jQuery下载<div class="info">各个版本的jQuery下载。</div></a> </li><li> <a href="http://hovertree.com/hvtart/bjae/009i1gl6.htm">相关菜单<div class="info">纯CSS带说明菜单,另一种风格。</div></a> </li><li> <a href="http://hovertree.com/menu/javascript/">JS代码<div class="info">格式各样的JavaScript代码供你参考。</div></a> </li><li> <a href="http://keleyi.com/">柯乐义<div class="info">Web前端资料,jQuery,HTML5等。</div></a> </li></ul></div></body></html>

Reference: http://hovertree .com/hvtart/bjae/009i1gl6.htm

Web front-end summary

Statement:
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