CSS3 Backgrounds and IE compatability

User Generated

pbyva27

Programming

Description

I am very new to web building. I just finished a site and it looks great in safari, chrome, firefox. Then I get to IE7 and IE8. It looks messed up in so many ways. Ive tried fixing it with my minimal knowledge, but I am getting no where. I need some advice. I guess my first question would be, why is my radial background image not showing up in IE7 and 8? Im assuming it is a CSS3 thing, but what would be the solution?

Website: www.nu-klear.com

<!doctype html>

<html>

<head>

<meta charset="UTF-8">

<title>Klear Co. Nuklear: Urine Additive and Powdered Urine, Guaranteed Drug Free. How to Pass Your Drug Test</title>

<link href="klear.css" rel="stylesheet" type="text/css" />

<meta name="description" content=" Klear Co. has been satisfying our customers for over 25 years. We have two outstanding products: Nuklear and Powdered Urine. NuKlear was perfected after thousands of hours of lab work. It is a great breakthrough - the smallest, most potent, undetectable urine purifier sold today. Powdered Urine was created over 25 years ago when drug testing was first implemented. It is guaranteed 100% drug free. For more information about drug testing visit www.nodrugwar.org"/>

<meta name="keywords" content="Drug Test, Urine Additive, Pass Your Drug Test, Drug testing, clears all positives, constitutional rights, guaranteed drug free, Nuklear, Powdered Urine, pre employment drug test, test kit, detoxify, drug testing in the workplace drug testing procedure">

<meta name="robots" content="index,follow">

<style> body { font-family: "Trebuchet MS", Verdana, myriad pro, Arial, Helvetica, sans-serif; font-size: 14px; position: relative; background: -moz-radial-gradient(#FFF, #43739A); background: -o-radial-gradient(#FFF, #43739A); background: -webkit-radial-gradient(#FFF, #43739A); background: radial-gradient(#FFF, #43739A); background-repeat: no-repeat; background-attachment:fixed; } </style>

</head>

<body>

<div id="wrapper">

  <div id="content">

    <div id="header"></div><!--end header-->

  <div id="nav_contain">  <nav>

<a href="index.html">home</a> |

<a href="nuklear.html">nuKlear</a> |

<a href="powdered.html">powdered urine</a> |

<a href="contact.html">contact us</a>

   </nav></div>

   <div id="left-column"><a href="nuklear.html"><img src="images/NuKlear.jpg"></a>

   <div id="left-column2"><a href="powdered.html"><img src="images/urine.jpg"></a></div></div>

   <!--left-column -->

   <div id="right-column">

      <p>NuKlear (URINE ADDITIVE) was perfected after thousands of hours of lab work. It is a great breakthrough - the smallest, most potent, undetectable urine purifier sold today. It's predecessor "Klear" was so successful that the drug testing industry devised a test specifically to test for Klear. Counter measures were called for and after a year and a half your scientists perfected NuKlear. NuKlear CLEARS ALL POSITIVES. For large samples of more than 4oz. use two tubes. If kept sealed in it's tube in climate controlled conditions, NuKlear remains potent for up to two years. </p><br>

     

 <p class="links"><a href="nuklear.html">Click here for more information...</a></p>

 <p>&nbsp;</p>

 <p>&nbsp;</p>

   

     

      <p>Powdered Urine is guaranteed drug free. This product is best if you know about your test and have some time to prepare. Key factors are temperature and whether or not you will be monitored. It can be premixed and stored near the body to be kept warm.</p><br>

     

       <p class="links"><a href="powdered.html">Click here for more information...</a></p>

     

    </div><!--right-column-->

     

    <div id="shipping"><p><b>Free shipping in the United States. International shipping is not available at this time.</b></p><br> 

<p>&bull; Please note we currently do not offer expedited shipping. All orders are processed First Class mail with a delivery estimate of 3-10 business days excluding processing.</p><br>

<p>&bull; Please allow 1-2 business days for processing. Orders received on Saturday, Sunday, Holidays, or after 2PM EST weekdays will be processed the next business day.</p>

<br>

<p class="links">&bull; To order by mail, print out this <a href="MailOrderForm.pdf">mail order form</a>.</p>

<br>

<p>&bull; Contact us to inquire about bulk order discounts!</p>

<br>

<p class="links">&bull; For more information on drug testing visit: <a href="http://www.nodrugwar.org/">nodrugwar.org</a> or<a href="http://passingadrugtest.net/"> passingadrugtest.net</a></p>

 <!-- PayPal Logo -->

 <div id="home_paypal">      

      <a href="#" onclick="javascript:window.open('https://www.paypal.com/cgi-bin/webscr?cmd=xpt/Marketing/popup/OLCWhatIsPayPal-outside','olcwhatispaypal','toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=yes, width=400, height=350');"><img  src="https://www.paypal.com/en_US/i/bnr/horizontal_solution_PPeCheck.gif" border="0" alt="PayPal Logo"></a></div><!-- PayPal Logo -->

     

     

<footer id="footer_text">Copyright &copy; Super Clean Inc. 2013 All rights reserved.</footer></div>

<span class="youtube"><a href="http://www.youtube.com/watch?v=xVKGP-d55eg" target="_blank"><img src="images/youtube.jpg" alt="Find us on YouTube" /></a></span>

<span class="facebook"><a href="https://www.facebook.com/pages/No-Drug-War/145641912296309?ref=hl" target="_blank"><img src="images/facebook2.jpg" alt="Find us on Facebook" /></a></span>

     

     

  </div>

  <!--end content-->

  <div id="disclaim">

        <p>&nbsp;</p>

        <p>Buyer/User assumes all responsibility and liability associated with these products. Buyer/User agrees to hold harmless all entities associated with this product. This product is not intended to violate any laws and is not for sale where prohibited. Buyer/User warrants product is legal in his/her jurisdiction. These products will not be shipped to residents of AR, FL, IL, KY, NJ, NC, SC, or, TX if intended use is to influence a drug test. Buyer/User warrants that he/she is of legal age. We do not condone or encourage illegal activity or use of illegal drugs, especially on the job. You understand and agree that our products are not to be used for any illegal purposes, including use for lawfully administered drug tests. This equipment and specimen may only serve as a control sample when conducting private home tests. Any reference to "passing drug test or screen" on this site refers solely to private home tests. All sales are final.</p>

  </div>

</div><!--end wrapper-->

   

   

</body>

</html>


User generated content is uploaded by users for the purposes of learning and should be used following Studypool's honor code & terms of service.

This question has not been answered.

Create a free account to get help with this and any other question!

Related Tags