📄 主页.html
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>无标题文档</title>
<style type="text/css">
<!--
body {
background-image: url(image/背景.jpg);
}
.STYLE1 {
font-size: 36px;
font-family: "方正姚体";
color: #004000;
font-weight: bold;
}
.STYLE3 {
font-size: 36px;
color: #008040;
}
#Layer1 {
position:absolute;
width:200px;
height:115px;
z-index:1;
left: 157px;
top: 334px;
}
.STYLE7 {
font-family: "方正姚体";
color: #FF80FF;
font-size: 54px;
font-style: italic;
}
.STYLE8 {color: #FF9900}
-->
</style></head>
<body>
<div align="center">
<p align="left" class="STYLE1"> </p>
<p align="center" class="STYLE7">动漫天地 </p>
</div>
<p> </p>
<div class="STYLE3" id="Layer1">
<p><a href="picture.html" class="STYLE8">图片</a></p>
<p><a href="music.html">音乐</a></p>
</div>
<p class="STYLE3"> </p>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -