html >> Newbie needs help with browser compatibility

by schrammoo » Fri, 15 Feb 2008 14:06:58 GMT

Ok, so I'm new at this, so this may be something really simple, but browser
compatibility? I made a site in DW;html and it shows up perfect in safari but
internet explorer and firefox not so much. I did a browser compatibility test
in DW and it says nothing is wrong with my pages, but obviously something must
be!!
On my home page, the image of a house that I have next to the company name
shows up fine in safari but not any other browsers. And my page layout,
everything is moved over funny in other browsers. Also there are link boxes
around the table I created with different brands of products. On safari the
boxes do not show, but all the other browsers it does!! I'm new at this and
frustrated!!! Need help!!
The link is holmeshifi.com and I posted code from the home page!



<<style type="text/css">
<!--
body {
background-image: url();
background-repeat: no-repeat;
background-color: #000000;
}
.style18 {
font-size: 12px;
font-family: Verdana;
color: #FFFFFF;
}
a:link {
color: #0066CC;
text-decoration: none;
}
a:visited {
color: #0066CC;
text-decoration: none;
}
a:hover {
color: #00FF00;
text-decoration: none;
}
a {
font-family: Verdana;
font-size: 12pt;
}
a:active {
text-decoration: none;
}
.style33 {
font-family: Verdana;
color: #ACACAC;
font-size: 12pt;
}
.style34 {
color: #47C700;
font-size: 65px;
font-family: Verdana;
}
.style39 {font-family: Verdana; color: #0066CC; font-size: 12pt; }
.style57 {color: #FFFFFF}
.style58 {
font-family: Verdana;
color: #FFFFFF;
font-size: 12pt;
}
.style59 {
font-family: Verdana;
color: #FFFFFF;
font-size: 11pt;
}
.style60 {
font-size: 11pt
}
body,td,th {
font-family: Verdana;
font-size: 11pt;
color: #FFFFFF;
}
-->
</style>
<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
<title>Home Page</title>
<link href="/toolbartext.css" rel="stylesheet" type="text/css">
<body>
<tr>
<script src="../Scripts/AC_RunActiveContent.js"
type="text/javascript"></script>

<table width="553" height="139" border="0" align="left">
<tr>
<th width="768" height="135" scope="col"><p><span class="style34"><img
src="Image Folder/house3.jpg" alt="house" width="75" height="69">Holmes
Hi-Fi</span></p>
<table width="372" border="0" align="left">
<tr align="left">
<th width="66" height="27" bgcolor="#000000" scope="col"><span
class="style39"><a href="HomePage.html" class="style39">Home</a></span></th>
<th width="93" bgcolor="#000000" scope="col"><span
class="style39"><a href="Aboutus.html" class="style39">About Us</a></span></th>
<th width="92" bgcolor="#000000" scope="col"><span
class="style39"><a href="ProductPage.html"
class="style39">Products</a></span></th>
<th width="103" bgcolor="#000000" scope="col"><span
class="style33"><a href="ContactUs.html" class="style39">Contact
Us</a></span></th>
</tr>
</table></th>
</tr>
</table>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<table width="881" height="519" border="0" align="left">
<tr>
<th width="376" align="center" valign="top" scope="col"><p
class="style21"><span class="style18"><img src="Image
Folder/speaker_closeup.jpg" alt="speaker" width="370" height="461"></span></p>
<p class="style21"> </p></th>
<th width="524" align="center" valign="top" scope="col"><p align="left"
class="style59">WELCOME TO HOLMES HI-FI</p>
<p align="left" class="style59">Bringing music into your home, that is
our focus at Holmes Hi-Fi. We do this by designing stereo systems that puts
music reproduction first and foremost. We firmly believe that two channel audio
is the best way to enjoy music. We are an authorized dealer for many brands
such as E.A.R. Yoshino, Rega, Dynaudio, The Chord Company, Isotek, Cable Pro,
and others. So let us help you get the most musical satisfaction from your
investment.</p>
<p align="left" class="style59">Call us at 919-491-8916 for a free
consultation, or send an e-mail to <a
href="mailto: XXXX@XXXXX.COM "> XXXX@XXXXX.COM </a>, so we can bring
music into your home.</p>
<table width="153" height="332" border="0" align="center"
cellpadding="0" cellspacing="2">
<tr>
<td width="163" height="96" valign="middle"><div align="center">
<p> </p>
<p><a href="ProductPage.html"><img src="Logos/rega.gif"
alt="logo" width="106" height="50" align="middle"></a></p>
<p> </p>
</div></td>
<td width="162"><div align="center"><a
href="ProductPage.html"><img src="Logos/ear_logo.gif" alt="logo" width="149"
height="92"></a></div></td>
<td width="185"><div align="center">
<p> </p>
<p><a href="ProductPage.html"><img
src="Logos/The-Cord-Company.gif" alt="logo" width="175" height="84"
align="middle"></a></p>
<p> </p>
</div></td>
</tr>
<tr>
<td width="163" valign="top"><div align="center">
<p align="center"><a href="ProductPage.html"><img
src="Logos/Dynaudio_logo.jpg" alt="logo" width="125" height="46"></a></p>
<p align="center"> </p>
</div></td>
<td width="162"><div align="center"></div></td>
<td width="185"><div align="center"><a
href="ProductPage.html"><img src="Logos/solidtech.gif" alt="logo" width="181"
height="26"></a></div></td>
</tr>
<tr>
<td width="163" height="110" valign="middle"><div align="center">
<p><a href="ProductPage.html"><img src="Logos/wireworld.gif"
alt="logo" width="150" height="70"></a></p>
<p> </p>
</div></td>
<td width="162" align="center" valign="middle"><a
href="ProductPage.html"><img src="Logos/isoblue.jpg" alt="logo" width="90"
height="39" align="absmiddle"></a></td>
<td width="185"><div align="center"><a
href="ProductPage.html"><img src="Logos/cable pro.jpg" alt="logo" width="173"
height="75"></a></div></td>
</tr>
</table></th>
</tr>
</table>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p><img src="/Image Folder/equalizer.jpg" width="883" height="291"></p>
<p> </p>
<p></p>
</BODY>
</HTML></body>
</html>



html >> Newbie needs help with browser compatibility

by Murray *ACE* » Fri, 15 Feb 2008 20:08:28 GMT


ost a link to your page. Does it validate?

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"schrammoo" < XXXX@XXXXX.COM > wrote in message
news:fp3a62$qnj$ XXXX@XXXXX.COM ...




Similar Threads

1. Browser Compatibility - help for a Newbie!!

2. Browser Compatibility - Urgent Help Needed please!!

Hi all,

 Wondered if you might be able to help me out? I designed the following 
website, using Dreamweaver and by using a free css style sheet. 
www.wingsandtalons.co.uk
 Looks great in Internet Explorer 6 or older, but is all messed up in newer 
versions, firefox, safari browsers.
 I do not know ANYTHING about wrtiting html and I'm after a quick fix, as the 
friend I designed it for, is getting a little impatient that others cannot see 
it correctly.
 Any chance anyone could take a look at it and see what you could suggest?
 Thaks in advance!
 My email address is:  XXXX@XXXXX.COM 

3. newbie needs help with centering browser windows - Adobe Dreamweaver

4. newbie needs help with previewing in browser

Hi people,

I new to DWMX 2004. Whenever i try to to preview a page in browser (IE 6)
i can
see program connects to my remote server and after that browser says that
can open
that page that ends with something like "...TMPb3otblw27v.htm. I just  want
to see
my page in local root not remote just as I used to do with DW4! Can i
prevent DW to
connect ?
Any Help? Sorry if it a stupid question :/


Thanking in advance,

Sergio Hegner


5. Newbie needs help with uploading images through browser - Adobe Dreamweaver

6. Newbie needing lots of help - tutorials needed

Hi All,

 I have dabbled with web site making and have managed to wing my way through 2 
builds, however, they are basic, and use tables to layout the detail. (the 
first was using front page, the second using a template from Dreamweaver 8 
which is my current package)

 My boss has got wind of this and has volunteered me to make a website for a 
client.  Are there any free on line tutorials that I can work through at the 
office to get me moving along?  I don't know much about standards and how to 
set widths so it can be seen on any screen resolution and all that stuff.  I 
really need an idiots guide that starts me from the beginning.  I'm looking to 
make a three column page with a header and footer for the home page, and a two 
column page for the remaining pages I think.  The want to use the right hand 
column on the first page to show a few pictures but they're not necessary on 
the others.

 I've tried downloading templates, but then don't know how to change the style 
sheets and pictures to match the required colour scheme.  I really don't know 
where to start, but time is running out - they want to launch in a couple of 
weeks!

 Any help you can offer will be grately appreciated.

 Kindest regards,
 Aims :confused;

7. Browser Compatibility - Help! - Adobe Dreamweaver

8. Cross Browser Compatibility Help