I made my webpage using Chrome and forgot to look at how my webpage loads in IE. When I open it in IE it looks like the browser isn't even using the css. Below is the code I placed in the <head>
of my html files:
<!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>