#logo {
width: 330px ;
margin: 0 auto;
}
header h1 {
width: 760px;
font-weight: 33px;
margin: 0 auto;
}
#aboutme section {
width: 960px;
margin: 0 auto;
color: #fff;
}
section h1 {
width: 200px;
margin: 0 auto;
}
#portfolio section {
width: 960px;
margin: 0 auto;
}
contact form {
margin:auto;
position:relative;
width:550px;
height:450px;
font-family: Tahoma, sans-serif;
font-size: 14px;
font-style: italic;
line-height: 24px;
font-weight: bold;
color: #000;
text-decoration: none;
border-radius: 10px;
padding:10px;
border: 1px solid #999;
border: inset 1px solid #333;
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}
这是内容 www.swatdesignz.com 的网站,它目前已撤消,但我想摆脱跨浏览器的兼容性。我总是希望有人可以将我引导到跨浏览器邮件表单。