我爱Aspx >> Asp.Net >> 怎么样使网页上面一行不是空白的?我这几天学习CSS,我已经设置了BODY的margin:0px 0px 0px 0px;,可是上页总是要空白一行出来,好像有什么东西,但就源码里没有的.我把代码贴出来,请高人指点:
google_ad_width = 250; google_ad_height = 250; google_ad_format = "250x250_as"; google_color_url = "000000";
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>CSS Learning</title>
<style type="text/css">
body{
margin:0px 0px 0px 0px;
font-size:12px;
font-family:"宋体";
text-indent:2cm;
line-height:200%;
text-indent:21pt;
letter-spacing:2px;
}
div{
padding:10px 10px 0px 10px;
}
div#left{
width:150px;
float:left;
background-color:#006666;
margin:0px,10px,0px,0px;
height:100%;
}
div#right{
background-color:#CCCCCC;
height:100%;
Ҷƪл˵?
请问如何设置textbox的背景色啊?[07-06]
急救!如何可以点击图片关闭浏览..[07-06]
求教急急急急急急急急急急急急急..[07-06]
div+css问题 高手请看[07-06]
页面显示Excel文档的问题[07-06]
点鼠标,弹出一个层,并且跟随鼠..[07-06]
CSS样式的一点小疑惑[07-06]
求超链效果,在线等速结[07-06]
背景颜色为何会扩展到其它区域?[07-06]
这个效果不能直接用在<a>标..[07-06]