mexichinksunite
01 Mar 2011, 01:50 AM
1. The BGcolor shows up in chrome but not firefox.
2. I don't know how to put text in a div in a div in a div....
Here's the code if it helps...
<!DOCTYPE HTML>
<html>
<head><title>The Interdisciplinary Society for Quantitative Research in Music and Medicine</title>
<link href=’isqrmm.org’ rel=’shortcut icon’ type=’image/x-icon‘/>
<link type="text/css" rel="stylesheet" href="style.css" />
</head>
<body bgcolor="3a6999">
<div id="content" style="background-color: #ffffff; width: 800px; height: 1000px; width: width: 700px; margin-left: auto; margin-right: auto;">
<img src="images/header.gif" width="800">
<div id="left" style="background-color: #cccccc; width: 210px; height: 800px;">
<div id="navigation" style="background-image: url(images/keys.jpg); width: 200px; height: 500px;">
<pre><font style"font-family: times new roman;">
<br><br>
</pre></div>
</div>
</div>
</body>
</html>
2. I don't know how to put text in a div in a div in a div....
Here's the code if it helps...
<!DOCTYPE HTML>
<html>
<head><title>The Interdisciplinary Society for Quantitative Research in Music and Medicine</title>
<link href=’isqrmm.org’ rel=’shortcut icon’ type=’image/x-icon‘/>
<link type="text/css" rel="stylesheet" href="style.css" />
</head>
<body bgcolor="3a6999">
<div id="content" style="background-color: #ffffff; width: 800px; height: 1000px; width: width: 700px; margin-left: auto; margin-right: auto;">
<img src="images/header.gif" width="800">
<div id="left" style="background-color: #cccccc; width: 210px; height: 800px;">
<div id="navigation" style="background-image: url(images/keys.jpg); width: 200px; height: 500px;">
<pre><font style"font-family: times new roman;">
<br><br>
</pre></div>
</div>
</div>
</body>
</html>