我使用 Chrome 制作了我的网页,却忘了查看我的网页在 IE 中的加载方式。当我在 IE 中打开它时,看起来浏览器甚至没有使用 css。下面是我放在<head>
html 文件中的代码:
<!DOCKTYPE HTML>
<html>
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel=StyleSheet href="largecw.css" TYPE="text/css" media=screen/>
<script src="largecw.js" type="text/javascript"></script>