梦野虚
新人编html遇到的一点div和css的问题

如图 写html如何让那段红字靠到最上面这段我是这么编写的 纯新人不太懂

<a href="" target=_blank><img src="2345截图20150926091157.jpg"></a>

<img src="email.png">

*本站禁止HTML标签噢*

<img src="5656.png">

<div class="litblank">

<a href=""><font size="5" color="red" face="黑体">       【视频】2015年工商学院迎新季</font></a>

还有第一次写的css 麻烦大神帮我看看哪里有错误

.blank{ height:3000px;

width:1000px;

background-color:white;

border:solid;

#CCCCCC 1px;

width:960px; _width:700px;

margin:auto;

float:center;

}

a:link{color:black}

.a{

font-size:7px;

color:black;

font-family:宋体

}

.b{

font-size:7px;

font-color:black;

}

a:hover {color: red; text-decoration:none;}

a:visited {color: black;text-decoration:none;}

a:link {color:black; text-decoration:none;}

.c{

font-size:17px;

text-decoration:none;

}

.tiao{ height:30px;

width:1000px;

background-color:blue;

border:solid #CCCCCC 1px; width:960px; _width:700px; margin:auto;

float:center;

font-size:18px;

font-family:黑体; }

a:link {color: white;text-decoration:none;}

a:visited {color: white;text-decoration:none;}

a:hover{color: white;text-decoration:none;}

.litblank{ height:350px;

width:500px;

background-color:black;

margin:auto;

float:right;

}

呜呜呜 要被社团的作业吓哭了 求大神教教我 呜呜呜

世界964
就不能用代码格式编辑一下嘛
展开Biu

就不能用代码格式编辑一下嘛..

[查看全文]