如何在菜单背景色中进行3-D黑色... [英] How to do 3-D Black color in menu back ground color...

查看:91
本文介绍了如何在菜单背景色中进行3-D黑色...的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我的菜单背景颜色是黑色.
但是,我希望3d黑色像是yahoo菜单黑色.
该怎么做?

参见代码.

Hi,

I have menu background color is black.
But, i want 3d black color like it should be yahoo menu black color.
How to do that?

see code.

.mattblackmenu li a
{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 5px 8px; /*padding inside each tab*/
	border-right: 1px solid white; /*right divider between tabs*/
	color: white;
	background: #000000;
}

推荐答案

我不知道要从Yahoo复制哪个菜单栏.查看要用作示例的网页,使用查看页面源代码",找到CSS(它可以在同一页面上,也可以在单独的文件中).无论您使用哪种Web浏览器呈现的内容,始终可以访问.

最好的是,不要复制样式.仅学习技术并在您自己的设计中使用.

—SA
I have no idea what menu stile you want to copy from Yahoo. Look at the web page you want to use as a sample, use "View page source", locate CSS (it can be on the same page or in separate file(s)). Whatever your Web browser renders is always accessible for you.

Best of all, don''t copy the style; learn just the techniques and use in your own design.

—SA


这篇关于如何在菜单背景色中进行3-D黑色...的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆