I moved the meta tags back to the head section, but the issue still is there. The only thing visible is the background color on the page, same as before.
FireFox
Code:
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<link href="App_Themes/Corporation/CSS/forms.css" rel="stylesheet" />
<link href="App_Themes/Corporation/CSS/homepage.css" rel="stylesheet" />
<link href="App_Themes/Corporation/CSS/layout.css" rel="stylesheet" />
<link href="App_Themes/Corporation/CSS/navi.css" rel="stylesheet" />
<link href="App_Themes/Corporation/CSS/tables.css" rel="stylesheet" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="imagetoolbar" content="no" />
<style type="text/css">
.auto-style1 {
width: 162px;
height: 108px;
}
</style>
<title>
Dylan's Designs
</title></head>
<body id="top" >
<div class="wrapper col1">
<div id="head">
<h1 style="color: #FFEE33"><img class="auto-style1" src="App_Themes/Corporation/Images/Logo.gif" /> </h1>
<p style="color: #FFEE33"> </p>
<div id="topnav">
<ul>
<li><a class="active" href="Index.aspx">Home</a></li>
<li><a href="AboutMe.aspx">About Me</a></li>
<li><a href="Portfolio.aspx">Portfolio</a></li>
<li><a href="Coursework.aspx">Coursework</a>
</li>
<li class="last"><a href="ContactMe.aspx">Contact Me</a></li>
</ul>
</div>
<div id="search">
<form action="#" method="post">
<fieldset>
<legend>Site Search</legend>
<input type="submit" name="go" id="go" value="GO" />
<input type="text" value="Search the site…" onfocus="this.value=(this.value=='Search the site…')? '' : this.value ;" />
</fieldset>
</form>
</div>
</div>
</div>
<div class="wrapper col2">
<div id="gallery">
<div id="Div1">
<ul>
<li class="placeholder" style="background-image:url(App_Themes/Corporation/Images/Dylan.gif);">Image Holder</li>
<li><a class="swap" style="background-image:url(App_Themes/Corporation/Images/casinoThumb.gif);" href="#gallery"><strong>Services</strong><span><img src="App_Themes/Corporation/Images/casino.gif" alt="" /></span></a></li>
<li><a class="swap" style="background-image:url(App_Themes/Corporation/Images/290x105.gif);" href="#gallery"><strong>Products</strong><span><img src="App_Themes/Corporation/Images/gallery_2.gif" alt="" /></span></a></li>
<li class="last"><a class="swap" style="background-image:url(App_Themes/Corporation/Images/290x105.gif);" href="#gallery"><strong>Company</strong></a></li>
</ul>
</div>
</div>
</div>
<div class="wrapper col4">
<div id="container">
<div id="content">
<h1>Welcome to My Website!</h1>
<p>My name is Dylan Creighton and I am a 3rd semester student at Ranken Technical College.</p>
<p>I am in the Internet and Web based Technologies program and I am hoping that I will be able to find a career that I love doing in this field upon graduation. To the right, you will find a list of content that is inside this website.</p>
<p>I love what I'm learning, I love what I'm doing and I hope I can be able to do this for a long time. So welcome to my website!</p>
<p> </p>
<p> </p>
</div>
<div id="column">
<div id="featured">
<ul>
<li>
<h2> What's Inside:</h2>
<p>
-A page that allows you to get to know me better</p>
<p>
</p>
<p>
-A page showing works I've done outside of Ranken</p>
<p>
</p>
<p>
-A page demonstrating techniques I have learned while attending Ranken</p>
<p>
</p>
<p>
-A contact page with all my information</p>
<p>
</p>
<p>
-A copy of my resumé</p>
</li>
</ul>
</div>
</div>
<div class="clear"></div>
</div>
</div>
<div class="wrapper col5">
<div id="footer">
<!-- End Contact Form -->
<!-- End Company Details -->
<div id="copyright">
<p class="fl_left">Copyright © 2011 - All Rights Reserved - <a href="Index.aspx">Dylan's Designs</a></p>
<p class="fl_right">Website by Dylan Creighton & <a href="http://www.os-templates.com/" title="Free Website Templates">OS Templates</a></p>
<br class="clear" />
</div>
<div class="clear"></div>
</div>
</div>
</body>
</html>
Chrome
Code:
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<link href="App_Themes/Corporation/CSS/forms.css" rel="stylesheet" />
<link href="App_Themes/Corporation/CSS/homepage.css" rel="stylesheet" />
<link href="App_Themes/Corporation/CSS/layout.css" rel="stylesheet" />
<link href="App_Themes/Corporation/CSS/navi.css" rel="stylesheet" />
<link href="App_Themes/Corporation/CSS/tables.css" rel="stylesheet" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="imagetoolbar" content="no" />
<style type="text/css">
.auto-style1 {
width: 162px;
height: 108px;
}
</style>
<title>
Dylan's Designs
</title></head>
<body id="top" >
<div class="wrapper col1">
<div id="head">
<h1 style="color: #FFEE33"><img class="auto-style1" src="App_Themes/Corporation/Images/Logo.gif" /> </h1>
<p style="color: #FFEE33"> </p>
<div id="topnav">
<ul>
<li><a class="active" href="Index.aspx">Home</a></li>
<li><a href="AboutMe.aspx">About Me</a></li>
<li><a href="Portfolio.aspx">Portfolio</a></li>
<li><a href="Coursework.aspx">Coursework</a>
</li>
<li class="last"><a href="ContactMe.aspx">Contact Me</a></li>
</ul>
</div>
<div id="search">
<form action="#" method="post">
<fieldset>
<legend>Site Search</legend>
<input type="submit" name="go" id="go" value="GO" />
<input type="text" value="Search the site…" onfocus="this.value=(this.value=='Search the site…')? '' : this.value ;" />
</fieldset>
</form>
</div>
</div>
</div>
<div class="wrapper col2">
<div id="gallery">
<div id="Div1">
<ul>
<li class="placeholder" style="background-image:url(App_Themes/Corporation/Images/Dylan.gif);">Image Holder</li>
<li><a class="swap" style="background-image:url(App_Themes/Corporation/Images/casinoThumb.gif);" href="#gallery"><strong>Services</strong><span><img src="App_Themes/Corporation/Images/casino.gif" alt="" /></span></a></li>
<li><a class="swap" style="background-image:url(App_Themes/Corporation/Images/290x105.gif);" href="#gallery"><strong>Products</strong><span><img src="App_Themes/Corporation/Images/gallery_2.gif" alt="" /></span></a></li>
<li class="last"><a class="swap" style="background-image:url(App_Themes/Corporation/Images/290x105.gif);" href="#gallery"><strong>Company</strong></a></li>
</ul>
</div>
</div>
</div>
<div class="wrapper col4">
<div id="container">
<div id="content">
<h1>Welcome to My Website!</h1>
<p>My name is Dylan Creighton and I am a 3rd semester student at Ranken Technical College.</p>
<p>I am in the Internet and Web based Technologies program and I am hoping that I will be able to find a career that I love doing in this field upon graduation. To the right, you will find a list of content that is inside this website.</p>
<p>I love what I'm learning, I love what I'm doing and I hope I can be able to do this for a long time. So welcome to my website!</p>
<p> </p>
<p> </p>
</div>
<div id="column">
<div id="featured">
<ul>
<li>
<h2> What's Inside:</h2>
<p>
-A page that allows you to get to know me better</p>
<p>
</p>
<p>
-A page showing works I've done outside of Ranken</p>
<p>
</p>
<p>
-A page demonstrating techniques I have learned while attending Ranken</p>
<p>
</p>
<p>
-A contact page with all my information</p>
<p>
</p>
<p>
-A copy of my resumé</p>
</li>
</ul>
</div>
</div>
<div class="clear"></div>
</div>
</div>
<div class="wrapper col5">
<div id="footer">
<!-- End Contact Form -->
<!-- End Company Details -->
<div id="copyright">
<p class="fl_left">Copyright © 2011 - All Rights Reserved - <a href="Index.aspx">Dylan's Designs</a></p>
<p class="fl_right">Website by Dylan Creighton & <a href="http://www.os-templates.com/" title="Free Website Templates">OS Templates</a></p>
<br class="clear" />
</div>
<div class="clear"></div>
</div>
</div>
</body>
</html>
Maybe there is something small that I'm just missing that is different in the two versions?
Bookmarks