<html>
<head>
<meta charset="utf-8">
<title>Tips-2-基本框架</title>
<style type="text/css">
img{
border:6px solid #000000;
border-radius:10%;
}
</style>
</head>
<body>
<p>
<font face="NSimSum" size="33" color="#FF8888">我能設定字體、大小、顏色</font><br>
<b>我是黑體</b><br>
<i>我是斜體</i><br>
<u>我是下劃線</u><br>
<s>我是中劃線</s><br>
<hr>
<img src="FishC.png" alt="魚CLOGO">
<hr size="20" width="50" align="left">
<hr size="20" width="50" noshade>
FishC<sup>我是上標</sup><br>
FishC<sub>我是下標</sub>
</p>
</body>
</html>
強迫自己要交作業,哈哈哈。
圖片外框不知道不二老師怎麼用的?
交作业!<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Tips</title>
<style type="text/css">
html{
background-image: url(../../img/bg_cat.jpg);
background-repeat: no-repeat;
}
body{
color: white
}
</style>
</head>
<body>
<h1><font face="verdana">bilibili</font></h1>
<p>
<font size="5" face="arial" color="red">
B站交流学习
</font>
</p>
<div>
<font face="NSimSun" size="33" color="#FF8888">我能设置字体,大小和颜色</font><br>
<b>
我是黑体
</b><br>
<i>
我是斜体
</i><br>
<u>
我是下划线
</u><br>
<s>
我是中划线
</s><br>
<hr>
<img src="../../img/bg_sea.jpg" alt="大海">
<hr size="20" width="50" align="left">
<hr size="20" width="50" noshade="noshade">
Time<sup>我是上标</sup>
Wow<sub>我是下标</sub>
</div>
</body>
</html> 6666 6666 6666
6 6 6
6666 6666 6666
6 6 6 6 6 6
6666 6666 6666 无条件支持楼主! good job bro
页:
1
[2]