一個(gè)簡單的HTML網(wǎng)頁,可用于大學(xué)html期末作業(yè),照片都是網(wǎng)上找的
看一下成品圖:
主頁代碼,這里的<link href="images/css.css" rel="stylesheet" type="text/css" />是引入css樣的,images里面裝的是css文件(完整源碼見文末)文章來源:http://www.zghlxwxcb.cn/news/detail-515939.html
<!DOCTYPE html >
<html >
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>我的驛站</title>
<link href="images/css.css" rel="stylesheet" type="text/css" />
<style type="text/css">
</style>
</head>
<body>
<table width="100%" border="0" cellpadding="0" cellspacing="0" class="nav">
<tr>
<td><img src="images/logo2.png" height="100" /></td>
<td width="100" align="center"><a href="index.html">主頁</a></td>
<td width="100" align="center"><a href="haoyou.html">我的偶像</a></td>
<td width="100" align="center"><a href="photo.html">我的相冊</a></td>
<td width="100" align="center"><a href="rizhi.html">我的日志</a></td>
<td width="100" align="center"><a href="yinyue.html">我的音樂</a></td>
</tr>
</table>
<table width="800" border="0" align="center" cellpadding="0" cellspacing="0" class="main">
<tr>
<td></td>
</tr>
<tr>
<td><table width="760" border="0" cellspacing="10" cellpadding="0">
<tr>
<td><p >我的個(gè)人簡介。 </p>
<p >姓名:lz</p>
<p >性別:男</p>
<p >生日:0809</p>
<p >學(xué)校:某某大學(xué)</p>
<p >愛好:攝影,乒乓球,學(xué)習(xí),王者榮耀</p>
<p >你看——</p></td>
<td><img src="images/1.jpg" width="383" height="289" /></td>
</tr>
<tr>
<td><img src="images/2.jpg" width="400" /></td>
<td>
<p >好吧,我承認(rèn)我興趣廣泛。 </p>
<p >包括吃喝玩樂睡。 </p>
<p >當(dāng)然還有一些低調(diào)奢華有內(nèi)涵的部分了。 </p>
<p >什么沒事捧著我的小單反出去攝攝影啦。 </p>
<p >閑的無聊用手搗鼓兩下我的小鋼琴啦。 </p>
<p ></p></td>
</tr>
<tr>
<td><p >什么吉他,竹笛,那都不在話下。嘿嘿。 </p>
<p >是不是很崇拜我啊。 </p>
<p >恩。。。我的朋友很多。但是敵人也很多。 </p>
<p >綜上所述要想更多地了解我,就來看看我的小世界吧。 </p></td>
<td><img src="images/3.jpg" width="400" /></td>
</tr>
</table></td>
</tr>
<tr>
<td> </td>
</tr>
</table>
</body>
</html>
?文章來源地址http://www.zghlxwxcb.cn/news/detail-515939.html
到了這里,關(guān)于制作一個(gè)簡單HTML個(gè)人網(wǎng)頁網(wǎng)頁(HTML+CSS)源碼的文章就介紹完了。如果您還想了解更多內(nèi)容,請?jiān)谟疑辖撬阉鱐OY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!