<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>layOut</title>
<style>
body{
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
color: #ED6F6F;
background: whitesmoke;
}
div{
width: 800px;
height: 600px;
margin: 0 auto;
position: relative;
line-height: 40px;
<html lang="en">
<head>
<meta charset="UTF-8">
<title>layOut</title>
<style>
body{
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
color: #ED6F6F;
background: whitesmoke;
}
div{
width: 800px;
height: 600px;
margin: 0 auto;
position: relative;
line-height: 40px;