css定义拿错了..?? 用浏览器打开显示不了定义的规则..??但定义的放在本页面可以显示

首页面..index.jsp<%@pagelanguage="java"contentType="text/html;charset=utf-8"pageEncoding... 首页面..index.jsp
<%@ page language="java" contentType="text/html; charset=utf-8"
pageEncoding="utf-8"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link href="ccc/top.css" rel="stylesheet" type="text/css"/>
<title>成都服务外包网</title>
</head>
<body>
<div id="content">
<div id="login">而他</div>
<div id="header">梵蒂冈</div>
<div id="center"> 梵蒂冈</div>
<div id="footer">豆腐干</div>
</div>
</body>
</html>
css文件位置在css/top.css css文件夹与index.jsp在同一目录下...!!
body{
margin:0px;
padding:0px;
font-size:10xpx;
text-align:center;
background-color:#00CC66;
}
#centent{
margin-left:auto;
margin-right:auto;
float:left;
width:1000px;
}
#login{
float:left;
width:100%;
height:40px;
background-color:#00FF00;
}
#header{
float:leht;
width:100%;
height:100px;
background-color:#003399;
}
#center{
float:left;
width:100%;
height:800px;
background-color:#FF0000;
}
#footer{
float:left;
height:200px;
width:100%;
}
展开
 我来答
第一区块链网
2012-07-31
知道答主
回答量:63
采纳率:0%
帮助的人:32万
展开全部
兄弟,把index.jsp文件名改为index.html,就可以了,回答好了标为正确答案。 你的jsp是放在服务器上的吗?我刚按我说的调试了下,可以。
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
樵卡酷
2012-07-31 · TA获得超过384个赞
知道答主
回答量:205
采纳率:0%
帮助的人:64.4万
展开全部
在首页面内导入样式文件啊。。
<link type="text/css" rel="stylesheet" href="css/home.css"/>
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
河清鱼戏水A
2012-07-31 · TA获得超过1963个赞
知道小有建树答主
回答量:753
采纳率:0%
帮助的人:657万
展开全部
<link href="/css/top.css" rel="stylesheet" type="text/css"/>

这个地方文件夹名写错了
本回答被提问者采纳
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
收起 更多回答(1)
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式