FordCorsair
11-08-2005, 02:03 PM
have a problem with the following, in that whilst it looks how I want it to on Windows IE, on a Mac browser (Safari or IE5) all the alignment of my divs go wrong. I don't know where to go from here...
Here goes, a long list of HTML including CSS:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<META NAME="GENERATOR" CONTENT="Mozilla/4.04 [en] (WinNT; I) [Netscape]">
<title>euroimage - welcome</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link href="euroimage.css" rel="stylesheet" type="text/css">
<style>
.headings {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
color: #00CCCC;
text-align: left;
margin-right: 20px;
margin-left: 20px;
background-position: center;
width: 100%;
border-top: none;
border-right: none;
border-bottom: 1px solid #00cccc;
border-left: none;
text-decoration: none;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 4px;
}
.bodytext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
color: #FFFFFF;
text-align: left;
background-position: center bottom;
font-style: normal;
width: 100%;
margin-right: 20px;
margin-left: 20px;
height: 80%;
margin-top: 5px;
margin-bottom: 5px;
border-top: 1px none #00CCCC;
border-right: 1px none #00CCCC;
border-bottom: 1px solid #00CCCC;
border-left: 1px none #00CCCC;
overflow: auto;
padding-top: 6px;
padding-bottom: 6px;
line-height: 24px;
padding-left: 24px;
float: none;
padding-right: 24px;
text-decoration: none;
}
.designby {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #009999;
line-height: 24px;
text-align: center;
margin-right: 20px;
margin-left: 20px;
float: none;
height: 20px;
width: 100%;
border-top: 1px none #00CCCC;
border-right: 1px #00CCCC;
border-bottom: 1px solid #00CCCC;
border-left: 1px #00CCCC;
vertical-align: bottom;
padding-top: 3px;
padding-bottom: 3px;
text-decoration: none;
}
.imagebox {
border: 1px solid #FFFFFF;
background-color: #009999;
margin: 4px 4px 4px 20px;
background-position: left top;
height: 71px;
width: 100px;
}
.imageboundingbox {
border: 1px none #FFFFFF;
margin: 4px;
float: left;
height: 90%;
width: 100px;
}
.weblink {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: 600;
color: #00CCCC;
text-align: center;
padding: 0px;
text-decoration: none;
border-top: 0px;
border-right: 0px 60;
border-bottom: 0px;
border-left: 0px;
font-style: italic;
}
.domcoleman {
color: #00CCCC;
text-decoration: none;
}
.dynamicdrive {
margin: 6px 24px 4px 4px;
height: auto;
text-align: right;
}
</style>
</head>
<body bgcolor="336666" topmargin="0">
<div class="headings">Welcome</div>
<div align="centre" class="imageboundingbox">
<div><img src="images/FLASH%20gallery/Croatia_EI/images/Croatia397_1.jpg" width="800" height="357" class="imagebox"></div>
<div><img src="images/FLASH%20gallery/Great%20Britain_EI/images/photo013_1.jpg" width="530" height="800" class="imagebox"></div>
<div><img src="images/FLASH%20gallery/Italy%20-%20Lake%20Garda_EI/images/DSCF0001_1.jpg" width="800" height="600" class="imagebox"></div>
<div><img src="images/FLASH%20gallery/France_EI/images/DSC_0525.jpg" width="800" height="532" class="imagebox"></div>
<div><img src="images/FLASH%20gallery/Italy%20-%20Burano_EI/images/DSCF0188.jpg" width="715" height="800" class="imagebox"></div>
</div>
</div>
<div class="bodytext">
<p>Euroimage.co.uk has been photographing Northern Italy, the coast of Croatia and southern regions of France for three years. In its infancy, a major tourism company commissioned euroimage.co.uk
to supply imagery for their 2003 and 2004 brochures. Another travel company has since used images created by euroimage.co.uk.<br>
</p>
<p>Currently under development, the euroimage.co.uk image data base is constantly
expanding. This web site is just a small sample of what is available.<br>
</p>
<p>For further information on imagery and costs please contact <font color="#FFFF00"><a href="mailto:www.euroimage.co.uk" class="weblink">euroimage.co.uk</a></font>;
we could have just what you are looking for.
</p>
</p>
</div>
<div class="designby"> (¯`·._.·´[ website design by :: <a href="mailto:dom@domcoleman.co.uk" class="domcoleman">www.domcoleman.co.uk</a> ]`·._.·´¯)</div>
<div class="dynamicdrive"><img src="images/dynamiclogo4.gif"></div>
</body>
</html>
Here goes, a long list of HTML including CSS:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<META NAME="GENERATOR" CONTENT="Mozilla/4.04 [en] (WinNT; I) [Netscape]">
<title>euroimage - welcome</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link href="euroimage.css" rel="stylesheet" type="text/css">
<style>
.headings {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
color: #00CCCC;
text-align: left;
margin-right: 20px;
margin-left: 20px;
background-position: center;
width: 100%;
border-top: none;
border-right: none;
border-bottom: 1px solid #00cccc;
border-left: none;
text-decoration: none;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 4px;
}
.bodytext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
color: #FFFFFF;
text-align: left;
background-position: center bottom;
font-style: normal;
width: 100%;
margin-right: 20px;
margin-left: 20px;
height: 80%;
margin-top: 5px;
margin-bottom: 5px;
border-top: 1px none #00CCCC;
border-right: 1px none #00CCCC;
border-bottom: 1px solid #00CCCC;
border-left: 1px none #00CCCC;
overflow: auto;
padding-top: 6px;
padding-bottom: 6px;
line-height: 24px;
padding-left: 24px;
float: none;
padding-right: 24px;
text-decoration: none;
}
.designby {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #009999;
line-height: 24px;
text-align: center;
margin-right: 20px;
margin-left: 20px;
float: none;
height: 20px;
width: 100%;
border-top: 1px none #00CCCC;
border-right: 1px #00CCCC;
border-bottom: 1px solid #00CCCC;
border-left: 1px #00CCCC;
vertical-align: bottom;
padding-top: 3px;
padding-bottom: 3px;
text-decoration: none;
}
.imagebox {
border: 1px solid #FFFFFF;
background-color: #009999;
margin: 4px 4px 4px 20px;
background-position: left top;
height: 71px;
width: 100px;
}
.imageboundingbox {
border: 1px none #FFFFFF;
margin: 4px;
float: left;
height: 90%;
width: 100px;
}
.weblink {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: 600;
color: #00CCCC;
text-align: center;
padding: 0px;
text-decoration: none;
border-top: 0px;
border-right: 0px 60;
border-bottom: 0px;
border-left: 0px;
font-style: italic;
}
.domcoleman {
color: #00CCCC;
text-decoration: none;
}
.dynamicdrive {
margin: 6px 24px 4px 4px;
height: auto;
text-align: right;
}
</style>
</head>
<body bgcolor="336666" topmargin="0">
<div class="headings">Welcome</div>
<div align="centre" class="imageboundingbox">
<div><img src="images/FLASH%20gallery/Croatia_EI/images/Croatia397_1.jpg" width="800" height="357" class="imagebox"></div>
<div><img src="images/FLASH%20gallery/Great%20Britain_EI/images/photo013_1.jpg" width="530" height="800" class="imagebox"></div>
<div><img src="images/FLASH%20gallery/Italy%20-%20Lake%20Garda_EI/images/DSCF0001_1.jpg" width="800" height="600" class="imagebox"></div>
<div><img src="images/FLASH%20gallery/France_EI/images/DSC_0525.jpg" width="800" height="532" class="imagebox"></div>
<div><img src="images/FLASH%20gallery/Italy%20-%20Burano_EI/images/DSCF0188.jpg" width="715" height="800" class="imagebox"></div>
</div>
</div>
<div class="bodytext">
<p>Euroimage.co.uk has been photographing Northern Italy, the coast of Croatia and southern regions of France for three years. In its infancy, a major tourism company commissioned euroimage.co.uk
to supply imagery for their 2003 and 2004 brochures. Another travel company has since used images created by euroimage.co.uk.<br>
</p>
<p>Currently under development, the euroimage.co.uk image data base is constantly
expanding. This web site is just a small sample of what is available.<br>
</p>
<p>For further information on imagery and costs please contact <font color="#FFFF00"><a href="mailto:www.euroimage.co.uk" class="weblink">euroimage.co.uk</a></font>;
we could have just what you are looking for.
</p>
</p>
</div>
<div class="designby"> (¯`·._.·´[ website design by :: <a href="mailto:dom@domcoleman.co.uk" class="domcoleman">www.domcoleman.co.uk</a> ]`·._.·´¯)</div>
<div class="dynamicdrive"><img src="images/dynamiclogo4.gif"></div>
</body>
</html>