CSS问题! [英] CSS Problem!

查看:66
本文介绍了CSS问题!的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好


任何人都可以弄明白我如何让我的页面正常工作 -
http://www.bangor.ac.uk/~absc04/nwetp/dev_02.htm


问题是CSS下拉列表/菜单与单独的< div>中的

文本冲突。容器。


帮助!!


谢谢

克里斯

Hello

Can anyone figure out how I can make my page work correctly -
http://www.bangor.ac.uk/~absc04/nwetp/dev_02.htm

The problem is that the CSS Dropdown list/menu is clashing with the
text in a separate <div> container.

HELP!!

Thanks
Chris

推荐答案

在文章中Chris写道:
In article Chris wrote:
你好

任何人都可以弄清楚如何让我的页面正常工作 -
< a rel =nofollowhref =http://www.bangor.ac.uk/~absc04/nwetp/dev_02.htmtarget =_ blank> http://www.bangor.ac.uk/~absc04 /nwetp/dev_02.htm

问题是CSS下拉列表/菜单与单独的< div>中的
文本冲突。容器。


嗯,我用Opera 7.22看不出这个问题。我发现问题在于

内容仅在页面上以3/4向下开始。也许你已经计划好了?


请更好地描述一下你想要什么,以及什么是

问题,以及后者用什么浏览器。

HELP !!
Hello

Can anyone figure out how I can make my page work correctly -
http://www.bangor.ac.uk/~absc04/nwetp/dev_02.htm

The problem is that the CSS Dropdown list/menu is clashing with the
text in a separate <div> container.
Well, I can''t see that problem using Opera 7.22. I see problem in that
content starts only at 3/4 way down on page. Maybe you meaned that?

Please describe better what you want to archieve, and what is the
problem, and in what browser the latter.
HELP!!




我当然希望这只是一些复制粘贴的半实现,因为它根本不是

像它说的那样容易接近。它没有通过A级WGAG,也没有通过
验证。你的CSS有很多好东西。

-

Lauri Raittila< http://www.iki.fi/lr> < http://www.iki.fi/zwak/fonts>

Saapi l?hett ?? meili?,jos aihe ei liity ryhm ?? n,tai on yksityinen

tjsp。,mutta?l? L·海特? samaa viesti? metrose ja ryhm ?? n。



I sure hope this is just some copy pasted half implemention, as it is not
at all as accessible as it says. It doen''t pass A-level WGAG, doesn''t
validate. Your CSS has lots of no good stuff.
--
Lauri Raittila <http://www.iki.fi/lr> <http://www.iki.fi/zwak/fonts>
Saapi l?hett?? meili?, jos aihe ei liity ryhm??n, tai on yksityinen
tjsp., mutta ?l? l?het? samaa viesti? meilitse ja ryhm??n.


Chris于2003年11月17日在comp.infosystems上写道。 www.authoring.stylesheets:
Chris wrote on 17 nov 2003 in comp.infosystems.www.authoring.stylesheets:
任何人都可以知道如何让我的页面正常工作 -
http://www.bangor.ac。 uk /~absc04 / nwetp / dev_02.htm

问题是CSS下拉列表/菜单与单独的< div>中的
文本冲突了。容器。
Can anyone figure out how I can make my page work correctly -
http://www.bangor.ac.uk/~absc04/nwetp/dev_02.htm

The problem is that the CSS Dropdown list/menu is clashing with the
text in a separate <div> container.




将z-index添加到:


#menuList ul {

margin :0px;

填充:0px;

z-index:1000;

}

-

Evertjan。

荷兰。

(请将x''es更改为我的电子邮件地址中的点数)



add a z-index to:

#menuList ul {
margin: 0px;
padding: 0px;
z-index:1000;
}
--
Evertjan.
The Netherlands.
(Please change the x''es to dots in my emailaddress)


谢谢,我会试试这个。我的页面通过BOBBY优先级1,2和3 - 并且

在LYNX等屏幕阅读器中运行良好 - 它们可以访问!!


C

Evertjan。 <前************** @ interxnl.net>在消息新闻中写道:< Xn ******************** @ 194.109.133.29> ...
Thanks, I will try this. My pages pass BOBBY Priority 1, 2 and 3 - and
work very well in Screen readers such as LYNX - they are accessible!!

C
"Evertjan." <ex**************@interxnl.net> wrote in message news:<Xn********************@194.109.133.29>...
Chris写于17 nov 2003年在comp.infosystems中。 www.authoring.stylesheets:
Chris wrote on 17 nov 2003 in comp.infosystems.www.authoring.stylesheets:
任何人都可以弄清楚如何让我的页面正常工作 -
http://www.bangor.ac.uk/~absc04/nwetp/dev_02.htm

问题在于CSS下拉列表/菜单与单独的< div>中的
文本发生冲突容器。
Can anyone figure out how I can make my page work correctly -
http://www.bangor.ac.uk/~absc04/nwetp/dev_02.htm

The problem is that the CSS Dropdown list/menu is clashing with the
text in a separate <div> container.



将z-index添加到:

#menuList ul {
margin:0px;
padding:0px;
z-index:1000;
}



add a z-index to:

#menuList ul {
margin: 0px;
padding: 0px;
z-index:1000;
}



这篇关于CSS问题!的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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