background image

6.模块代码

定义 CSS

 

样式,也就是网页样式

<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>无标题文档</title>
<style type="text/css">
<!--
.STYLE2 {

font-size: 80px;
color: #9900CC;
font-family: "幼圆";

}
body {

background-image: url(../53160-11111110524296.jpg);

}
.STYLE3 {

font-size: 30px;
color: #3300FF;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;

}
.STYLE4 {

font-family: "幼圆";
font-weight: bold;
font-size: x-large;
color: #FF6600;

}
</style>
</head>

<body>
<div align="center">
  <p class="STYLE2">

 

美容 美体</p>

 

 

<bgsound 

src="http://zhangmenshiting2.baidu.com/data2/music/5970609/5970609.mp3?
xcode=621fb62c3a58f24d05efbff149ebffea&mid=0.80108542200970">

</div>
<form action="" method="post" name="form1" class="STYLE4" id="form1">

3