在IE6.0下可以看到...但在Firefox下CSS效果全沒出來
頁頭
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html lang="zh-tw">
<head>
<meta http-equiv="Content-Language" content="zh-tw">
<meta http-equiv="Content-Type" content="text/html; charset=big5">
<title>諮商服務</title>
<base target="_self">
<link rel="stylesheet" type="text/css" href="style1.css" />
</head>
style1.css內容
h1 {font-family:"標楷體"}
h2 {font-family:"標楷體"}
h4 {color:blue}
body {background-image:url(backimg.jpg);
background-color:wheat
}
.red {color:red}
span.fk {font-family:"標楷體"}
a:link {text-decoration: none; color:blue }
a:visited{text-decoration: none; color:blue }
a:hover {text-decoration:none;color:red}
p.mbody {line-height:150%;text-indent:24pt}
到底是哪裡出了問題了??
我的系統是win98se
還是有其他人的可以看到??
原始連結
http://home.kimo.com.tw/taipeidaniel
謝謝大家幫忙
丹尼爾