统计信息

  • 访问数:14554
  • 博客数:143
  • 建立时间:2008-01-05
  • 更新时间:2008-10-15
我叫王超然,是一名电脑爱好者,现在在新加坡留学上高一.我立志成为一名电脑人才,愿意在这里与大家一同分享我玩转电脑的心得.O-level华文考了A-One哈哈!

25-2-2008

2008-02-25 12:55:29

天气: 晴朗 心情: 高兴

Submit as tq2008a.zip
Your archive should include index.html, sitemap.html, about.html, style.css and other support files.

http://library.thinkquest.org/06aug/01010/collaboration.html
<html>
<head>
<link href="style.css"
rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="wrapper">

<div id="banner">
  <h1>Climate Change<h1>
</div>

<div id="sidebar">
 <p>Sidebar contents goes here</p>
</div>

<div id="content">
<p> They do something.</p>
<p>Para2</p>
<p><img src="shunjie.jpg" alt="shunjie"/><p>
<p>Para3</p>
<p><a href="http://www.google.com"/>google<p>

</div>

<div id="footer">
Copyright 2008
</div>


</div>
</body>

</html>

 

 

#banner{
background-color:blue;
}
#sidebar{
float:left;
width:200px;

}
#content{
float:left;
width:560px;
}
#footer{
clear:both;
font-size:0.8em;
text-align:center;
}
img{
position:relative;
left:0;
top:0;
}
a:link{
color:#FF0000;
background-cplor:#00FF00;
}
a:visited{
blue;
}
a:hover{
color:green
}
a:active{
green;
}


加入收藏 编辑 审核

TAG: computing

我来说两句

OPEN

Powered by X-Space 1.2 © 2001-2006 Comsenz Technology Ltd