网站导航菜单设计案例

简介: (1)、为了导航菜单布局的美观,首先定义一个css文件,如index.css.menu:link {     font-size: 11pt;     font-weight: bold...

(1)、为了导航菜单布局的美观,首先定义一个css文件,如index.css

.menu:link {

     font-size: 11pt;

     font-weight: bold;

     text-decoration: none;

     color: #294E83;

     filter:DropShadow(Color=#CEDDF2, OffX=1, OffY=1, Positive=2);

 

}

.menu:visited {

     font-size: 11pt;

     font-weight: bold;

     text-decoration: none;

     color: #294E83;

     filter:DropShadow(Color=#CEDDF2, OffX=1, OffY=1, Positive=2);

    

}

.menu:hover {

     font-size: 11pt;

     font-weight: bold;

     text-decoration: none;

     color: #666867;

     filter:DropShadow(Color=#CEDDF2, OffX=1, OffY=1, Positive=2);

    

}

(2)、以下是导航菜单页面的.aspx页面的部分代码:

<div>

        <table cellpadding="0" cellspacing="0" border="0" align="center" width="950">

            <tr>

                <td style="background:url(Images/Menu.jpg) no-repeat" valign="middle" align="center" colspan="4">

                    <table height="21" cellpadding="0" cellspacing="0" width="90%" border="0">

                        <tr>

                            <td valign="bottom" align="center" height="21" nowrap> 

                                <script language="javascript">

                                    var today = new Date();

                                    var day,date;

                                    if(today.getDay()==0) day = '星期日';

                                    else if(today.getDay()==1) day = '星期一';

                                    else if(today.getDay()==2) day = '星期二';

                                    else if(today.getDay()==3) day = '星期三';

                                    else if(today.getDay()==4) day = '星期四';

                                    else if(today.getDay()==5) day = '星期五';

                                    else if(today.getDay()==6) day = '星期六';

                                    date = '今天是:'+today.getYear()+''+(today.getMonth()+1)+''+today.getDate()+''+' '+day;

                                    document.write(date);

                                </script>

                            </td>

                            <td align="center" valign="bottom" nowrap height="21px" width="6px" background="Images/dhdx.gif"></td>

                            <td align="center" valign="bottom" nowrap height="21px"><a href="#" class="menu">首页</a></td>

                            <td align="center" valign="bottom" nowrap height="21px" width="6px" background="Images/dhdx.gif"></td>

                            <td align="center" valign="bottom" nowrap height="21px"><a href="#" class="menu">系统管理</a></td>

                            <td align="center" valign="bottom" nowrap height="21px" width="6px" background="Images/dhdx.gif"></td>

                            <td align="center" valign="bottom" nowrap height="21px"><a href="#" class="menu">工程管理</a></td>

                            <td align="center" valign="bottom" nowrap height="21px" width="6px" background="Images/dhdx.gif"></td>

                            <td align="center" valign="bottom" nowrap height="21px"><a href="#" class="menu">工程监测</a></td>

                            <td align="center" valign="bottom" nowrap height="21px" width="6px" background="Images/dhdx.gif"></td>

                            <td align="center" valign="bottom" nowrap height="21px"><a href="#" class="menu">统计查询</a></td>

                            <td align="center" valign="bottom" nowrap height="21px" width="6px" background="Images/dhdx.gif"></td>

                            <td align="center" valign="bottom" nowrap height="21px"><a href="#" class="menu">监测分析</a></td>

                            <td align="center" valign="bottom" nowrap height="21px" width="6px" background="Images/dhdx.gif"></td>

                            <td align="center" valign="bottom" nowrap height="21px"><a href="#" class="menu">关于</a></td>

                        </tr>

                    </table>

                </td>

            </tr>

        </table>

</div>

 

相关文章
|
5月前
|
编解码 前端开发 JavaScript
带您一步步构建一个基本的动态新闻网站,包括页面布局、样式设计以及交互效果的实现
【6月更文挑战第14天】构建动态新闻网站实战项目,涉及页面布局、样式设计和交互实现。首页采用顶部导航栏、轮播图和新闻列表布局;新闻列表页按分类显示新闻,详情页展示完整内容并可添加相关推荐和评论。设计注重色彩搭配、字体选择和布局间距,实现轮播图效果、导航栏交互和响应式设计,提升用户体验。该项目有助于锻炼HTML和CSS技能,理解网页设计实际应用。
150 1
|
前端开发
前端页面布局基础💕(一)
首先我们来了解一下盒子模型与行内块元素
197 5
前端页面布局基础💕(一)
|
前端开发
前端工作总结129-首页样式调整第一次
前端工作总结129-首页样式调整第一次
93 0
前端工作总结129-首页样式调整第一次
html+css实战179-快捷导航布局-内容
html+css实战179-快捷导航布局-内容
106 0
html+css实战179-快捷导航布局-内容
|
JavaScript 前端开发 Web App开发
分享25个优秀的网站底部设计案例
  相对于网站头部来说,关注网站底部设计的人很少。我们平常也能碰到有些网站的底部设计得很漂亮,给网站的呈现来一个完美的结尾。这篇文章收集了25个优秀的网站底部设计案例,一起欣赏。 me & oli La Bubbly Poogan’s Porch GiftRocket Li...
1622 0
|
存储 人机交互 UED
网站导航设计方法总结
网站导航设计攻略
1002 0
|
UED
浅析网页界面设计——首页设计
杨科宇曾发表过一篇文章《浅析网页界面设计——首页设计》,文中为我们分享了如何进行首页的界面设计。现转载于此,供大家借鉴学习。全文如下: 首页设计,需开宗明义突出主题 开宗明义,无论是对于一篇文章、一场会议或一部专题片,还是对于一个网站来说,都是必不可少的。
1431 0
|
Web App开发
网站导航设计指南
以下内容由Mockplus团队翻译整理,仅供学习交流,Mockplus是更快更简单的原型设计工具 “如果人们在浏览网站时遇到困难,他们就会犹豫是否要回到该网站。
1124 0
下一篇
无影云桌面