You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
<!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=utf-8" / >
<!-- TemplateBeginEditable name="doctitle" -->
< title > 主页< / title >
<!-- TemplateEndEditable -->
<!-- TemplateBeginEditable name="head" -->
<!-- TemplateEndEditable -->
< / head >
< style type = "text/css" >
. a0 {
width : 80 % ;
margin-left : auto ;
margin-right : auto ;
}
. a1 {
background-image : url ( ../images/top.png ) ;
background-size : cover ;
background-repeat : no-repeat ;
width : 80 % ;
height : 160 px ;
margin : auto ;
border : 1 px #69C solid ;
}
. a2
{
background-image : url ( ../images/bottom1.png ) ;
background-size : cover ;
background-repeat : no-repeat ;
width : 80 % ;
height : 40 px ;
margin : auto ;
border : 1 px #69C solid ;
}
. a3 {
margin : auto ;
width : 80 % ;
height : 10 % ;
}
. a4 {
font-size : 10 px ; }
iframe {
width : 100 % ;
height : 600 px ;
overflow : scroll ;
}
< / style >
< body style = " background-repeat:no-repeat ;background-size:100% 100%; background-attachment:fixed;" >
< header class = "a1" > < / header >
< div class = "a0" > < iframe src = "../main.php" > < / iframe > < / div >
< header class = "a2" > < / header >
< / div >
< div >
< p align = "center" class = "a4" > 设计者信息< br / > 系别:软件工程 班级: 19级软件工程3班 姓名:张憶文 联系方式:18922350192/18144626352< / h4 >
< / div >
< / body >
< / html >