|
|
|
|
||||||
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
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 !! 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 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:sales@holmeshifi.com">sales@holmeshif i.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> |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
Post 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" <webforumsuser@macromedia.com> wrote in message news:fp3a62$qnj$1@forums.macromedia.com... > 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 !! > 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 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:sales@holmeshifi.com">sales@holmeshif i.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> > |
|
![]() |
| Outils de la discussion | |
|
|