I am working on this site http://www.ucok.edu/ccfr/ for my school. It looks right in IE, but in firefox and netscape, there is a gap between the header and content. Anyone know how to fix this? Thanks in advance!
HTML Code:
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>CCFR</title>
<link rel="stylesheet" type="text/css" href="styles.css" />
<link rel="stylesheet" type="text/css" href="layout.css" />
</head>
<body>
<div id="outer">
<div id="hdr" align="right"></div>
<div id="bar"><p class="menuBar"><a class="white" href="http://www.ucok.edu/ccfr/">Home</a> | <a class="white" href="http://www.ucok.edu/ccfr/whatsNew.html">What's New</a> | <a class="white" href="http://www.ucok.edu/ccfr/about.html"> About Us</a> | <a class="white" href="http://www.ucok.edu/ccfr/membership.html">Membership Info</a></p></div>
<div id="bodyblock" align="right">
<div id="l-col" align="center">
<p class="mainMenu">
<a class="white" href="http://www.ucok.edu/ccfr/">Home</a>
<br />
<a class="white" href="http://www.ucok.edu/ccfr/whatsNew.html">What's New</a>
<br />
<a class="white" href="http://www.ucok.edu/ccfr/about.html">About UCO - CCFR</a>
<br />
<a class="white" href="http://www.ucok.edu/ccfr/bylaws.html">Bylaws</a>
<br />
<a class="white" href="http://www.ucok.edu/ccfr/officers.html">Officers</a>
<br />
<a class="white" href="http://www.ucok.edu/ccfr/mission.html">Mission Statement</a>
<br />
<a class="white" href="http://www.ucok.edu/ccfr/membership.html">Membership Info</a>
<br />
<a class="white" href="http://www.ncfr.org/" target="_blank">National CFR</a>
<br />
<a class="white" href="http://www.ucok.edu/ccfr/discussions.html">Discussions</a>
<br />
<a class="white" href="http://www.ucok.edu/ccfr/classifieds.html">Classifieds</a>
<br />
<a class="white" href="http://www.ucok.edu/ccfr/links.html">Links</a>
<br />
<a class="white" href="http://www.ucok.edu/ccfr/teenLifeSkills.html">Teen Life Skills</a>
<br />
<a class="white" href="http://www.ucok.edu/ccfr/contact.html">Contact Us</a>
<br />
<a class="white" href="http://www.ucok.edu/ccfr/learned.html">I Have Learned</a>
</p>
</div>
<div id="cont">
<h2>Hello Members!</h2>
<p><img src="images/members.jpg"></p>
<br />
<p class="content">Hello, everyone! I hope you all had a WONDERFUL summer break!
You may contact me at <a href="mailto:markelhof@msn.com">markelhof@msn.com</a> if you have any news, articles, or other info that you would like published on our web-page.
Please go to the <a href="contact.html">"Contact Us"</a> page to tell us what you think of our new site!</p>
</div>
</div>
<div id="ftr" class="footer"><a class="white" href="http://www.ucok.edu">UCO Homepage</a> | <a class="white" href="mailto:markelhof@msn.com?Subject=Mail from CCFR Site">Contact Webmaster</a></div>
</div>
<p align="center">Last updated 03 October 2006 by Stephanie Kendall
<br />
In association with The University of Central Oklahoma
<br />
"The views and opinions expressed on this page are strictly those of the author."</p>
</body>
</html>
</body>
</html>
Thank you soooooo much. This has been driving me insane! I thought it was something to do with a margin setting, but I couldnt figure out where. I know my code was a headache to get through, but I appreciate it soooo much!
Glad to help. I think it's happened to me before which is what made me think of it. It wasn't my first approach though. Sometimes I find that you have the right thinking like in this case with the margins being off, but you're looking at the wrong page elements.
__________________ l Search Engine Friendly Web Design | Please login or register to view this content. Registration is FREE
l Tips On Marketing, SEO, Design, and Development | Please login or register to view this content. Registration is FREE