统计信息

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

21-02-2008

2008-02-21 14:11:19

天气: 晴朗 心情: 高兴

http://www.sxc.hu/

<html>
<head>
<title>Shun Jie |About </title>
<link rel="stylesheet" href="style.css" type="text/css"/>
</head>

<body>
<h1>Shunjie</h1>
<img class="member" src="images/shunjie.jpg" />
<p>Hi,I am a cute little boy form Dunman High School.</p>
<p id="footer">Copyright 2008</p>
</body>
</html>

<html>
<head>
<title>Jasvin |About </title>
<link href="style.css" rel="stylesheet" type="text/css"/>
</head>

h1 strong { color: red; }
li a { font-family: Arial; }

<body>
<h1>Jasvin</h1>
<p>Hi,I am a cute little girl form Dunman High School.</p>
<p id="footer">Copyright 2008</p>
</body>
</html>

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color:#990000;
}

h1{
  font-family:Geogia,"Times New Roman", Times, serif;
  color:orange;
}
#footer{
font-size:0.8em;
text-align:center;
color:#000000;
}
.member{
width:70px;
height:100px;
}

<div class="photo">
<img src="holidays.jpg"
alt="Penguins getting frisky"/>
<p>Mom, dad and me on our yearly trip
to Antarctica.</p>
</div>
<p>Welcome to <span class="companyName">
CosmoFarmer.com</span>, the parent
company of such well-known corporations
as <span class="companyName">Disney
</span> and <span class="companyName">
ESPN</span>…well, not really.</p>

#banner {
background: #CC0000;
height: 300px;
width: 720px;
}
<p id="copyright">
Note: As with class styles, you use the # symbol only when naming the style in the style sheet. You leave the # off when using the ID's name as part of an HTML tag: <div id="banner">.

h1 strong { color: red; }
li a { font-family: Arial; }
ul li a
body li a
html li a
html body ul li a


加入收藏 编辑 审核

TAG: computing

我来说两句

OPEN

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