|
|
kila1002
发表于 2011-11-17 17:07:39
|
显示全部楼层
我把我网站HOME页的代码贴上来,请nisheng兄看看有什么问题
<!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" />
<title>cooljugs</title>
<style type="text/css">
<!--
body,td,th {
font-size: 9px;
}
body {
background-color: #000000;
}
-->
</style> |
|