All Mac users - and windows too - IE and Safari?!?

liunx

Guest
Hi there everyone.<br />
<br />
I am designing a website in Dreamweaver for OS X. In Safari, it looks awesome, ab perfect. It even works in Netscape. Throw it into IE for Mac or Windows, and it has these evil white gaps.<br />
<br />
<!-- m --><a class="postlink" href="http://www.angelfire.com/mo2/edcavanagh/help.html">http://www.angelfire.com/mo2/edcavanagh/help.html</a><!-- m --><br />
<br />
If you don't have Safari or a Mac, I have attached a screen picture. This is what my page SHOULD look like<br />
If you really wanted to see my bizarro world, throw the code into dreamweaver and see for yourself. I have tried bgcolor tags for the image table, but this makes it uneven with the header image above (the big e-e).<br />
<br />
I have re-used those link images, and have used a few coloured in tables as subsitutes for images. This is to save on load time. <br />
<br />
Im so frustrated, I've got the align=left tage for all images and tables and everything as you can see, but it just wont work.:eek: <br />
<br />
I invited everyone to solve this riddle. I am sooo stuck and need help! I will be grateful! Thanks for your time, and good luck.<!--content-->See if this works any better.<br />
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"<br />
"http://www.w3.org/TR/html4/strict.dtd"><br />
<html><br />
<head><br />
<title>Ed's page</title><br />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><br />
<style type="text/css"><br />
<!-- <br />
body, html {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;color:#000;background:#fff;}<br />
#centered {text-align:center;}<br />
#wrapper {margin:0 auto 0 auto;text-align:left;}<br />
#colorblock {height:41px;background:#479f00;}<br />
#left {float:left;}<br />
#menu {width:183px;background:#6e0;}<br />
#menu img {display:block;border:0;}<br />
#content {position:absolute;top:100px;left:235px;}<br />
--><br />
</style><br />
</head><br />
<body><br />
<div id="centered"><div id="wrapper"><br />
<div id="colorblock"></div><br />
<img style="display:block;border:0;" src=http://www.webdeveloper.com/forum/archive/index.php/"Untitled Document_files/Untitled-3_01.gif" alt=""> <br />
<div id="container"><br />
<div id="left"><br />
<img style="display:block;border:0;" src=http://www.webdeveloper.com/forum/archive/index.php/"Untitled Document_files/Untitled-3_03.gif" alt=""> <br />
<div id="menu"><br />
<img style="margin-left:75px;" src=http://www.webdeveloper.com/forum/archive/index.php/"Untitled Document_files/button-bar_01.gif" alt=""><br />
<img style="margin-left:57px;" src=http://www.webdeveloper.com/forum/archive/index.php/"Untitled Document_files/button-bar_03.gif" alt=""><br />
<img style="margin-left:50px;" src=http://www.webdeveloper.com/forum/archive/index.php/"Untitled Document_files/button-bar_05.gif" alt=""><br />
<img src=http://www.webdeveloper.com/forum/archive/index.php/"Untitled Document_files/button-bar_07.gif" alt=""><br />
<img style="margin-left:44px;" src=http://www.webdeveloper.com/forum/archive/index.php/"Untitled Document_files/button-bar_09.gif" alt=""> <br />
</div><br />
<div id="content"><br />
<p>I want the text to go here</p><br />
</div><br />
</div><br />
</div><br />
</div></div><br />
</body><br />
</html><!--content-->Thank you so much wow you are the best! How? What was wrong with it? I don't understand that stuff you wrote, what is it and how? As you can see, I am just an amateur.<br />
<br />
Thanks again. You have helped me immensly.<!--content-->Check out the HTML, XHTML, CSS and JavaScript tutorials at W3Schools (<!-- m --><a class="postlink" href="http://www.w3schools.com/default.asp">http://www.w3schools.com/default.asp</a><!-- m -->) for the basics.<br />
Read the W3C guidelines (<!-- m --><a class="postlink" href="http://www.w3.org/TR/html40/">http://www.w3.org/TR/html40/</a><!-- m -->) for HTML and work towards the XHTML guidelines (<!-- m --><a class="postlink" href="http://www.w3.org/TR/xhtml1/">http://www.w3.org/TR/xhtml1/</a><!-- m -->).<br />
Validate your HTML (<!-- m --><a class="postlink" href="http://validator.w3.org/">http://validator.w3.org/</a><!-- m -->), CSS (<!-- m --><a class="postlink" href="http://jigsaw.w3.org/css-validator/">http://jigsaw.w3.org/css-validator/</a><!-- m -->) and JavaScript (<!-- m --><a class="postlink" href="http://www.crockford.com/javascript/jslint.html">http://www.crockford.com/javascript/jslint.html</a><!-- m -->) <br />
What was wrong? Too much. Pickup CSE HTML Validator (<!-- m --><a class="postlink" href="http://www.htmlvalidator.com">http://www.htmlvalidator.com</a><!-- m -->) (it's free) to see the basic errors then use the other validators.<br />
<br />
This is a basic template for HTML4:<br />
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"<br />
"http://www.w3.org/TR/html4/strict.dtd"><br />
<html lang="en"><br />
<head><br />
<title>Basic HTML</title><br />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><br />
<meta name="copyright" content="Basic HTML"> <br />
<meta name="keywords" content="Basic HTML"> <br />
<meta name="description" content="HTML template"> <br />
<br />
<script type="text/javascript"><br />
//<![CDATA[<br />
<!--<br />
// all JavaScript here<br />
<br />
//--><br />
//]]><br />
</script><br />
<br />
<style type="text/css"><br />
<!-- <br />
/* cascading style sheet */<br />
<br />
--><br />
</style><br />
<br />
</head><br />
<body><br />
<!-- html here --><br />
<br />
</body><br />
</html><!--content-->If it works in Safari and Netscape odds are in favor that you did it right and it nedded to be "hacked" to work in the piece of crap IE 6 is for CSS. Anything I have done with CSS I have checked first in Mozilla and Netscape on my MAC and I have soemone send me a screen shot of IE and it is a mess. IE MAC is just as bad...<br />
<br />
It doesn't look right to me in Netscape 7 or Mozilla on my MAC, not like the pic you attached anyways.<br />
<br />
<br />
MNS<!--content-->http://forums.webdeveloper.com/showthread.php?threadid=19323<br />
<br />
Check out the trouble IE for Mac is giving me now, and I can't see why. After I altered it for IE:Mac in the first place, now it has major text/link problems. Check it out, PLEAAASSSSSEE. Im in trouble!<!--content-->
 
Back
Top