2016-11-03 9 views
-4

グラフィックと見出しを含む私のページの上位3分の1は、Firefoxとエクスプローラで正常に表示されますが、私のサーバーからアクセスするとChromeには表示されません。ページをファイルとして表示するとChromeに表示されます。HTMLの一部がChromeに表示されない

グラフィックは次のようにCSSファイルで定義されています

/** adbox **/ 

#adbox { 
    background: #020a13 url(../images/bg-adbox.jpg) no-repeat center top; 
    font-family: Georgia, "Times New Roman", Times, serif; 
    min-height: 433px; 
    margin: -56px 0 22px; 

とHTMLファイルがある:

<!DOCTYPE html> 
<!-- Website template by freewebsitetemplates.com --> 
<html> 
<head> 
    <meta charset="UTF-8"> 
    <meta http-equiv="X-UA-Compatible" content="IE=edge"> 
    <meta name="viewport" content="width=device-width, initial-scale=1"> 
    <title>donfiler.net - web design </title> 
    <link rel="stylesheet" href="css/style.css" type="text/css"> 
</head> 
<body> 
    <div id="header"> 
     <div class="wrapper clearfix"> 
      <div id="logo"> 
       <a href="index.html"><img src="images/logo.png" alt="LOGO"></a> 
      </div> 
      <ul id="navigation"> 
       <li class="selected"> 
        <a href="index.html">Home</a> 
       </li> 
       <li> 
        <a href="about.html">About</a> 
       </li> 
       <li> 
        <a href="blog.html">Blog</a> 
       </li> 
       <li> 
        <a href="gallery.html">Gallery</a> 
       </li> 
       <li> 
        <a href="contact.html">Contact Us</a> 
       </li> 
      </ul> 
     </div> 
    </div> 
    <div id="contents"> 
     <div id="adbox"> 
      <div class="wrapper clearfix"><p></p><p></p> 
      <div class="info"> 
       <h1>Web Design &amp; Social Media Marketing</h1> 
       <p> 
        Proven Consultant, Author | Helping Companies Translate Their Business Goals to Reality. 
       </p> 
      </div> 
      </div> 
      <div class="highlight"> 
       <h2>707-217-8457 if you want a mobile friendly web site.</h2> 
      </div> 
     </div> 
     <div class="body clearfix"> 
      <div class="click-here"> 
       <h1>Impact Marketing</h1> 
       <a href="https://donfiler.us/bootblog.html" class="btn1">Click Here!</a> 
      </div> 
      <p style="font-size:12px;"> 
       Proven Consultant, Author | Helping Companies Translate Their Business Goals to Reality. We design web sites with dynamic database interaction; deliver computer based training; create comprehensive marketing campaigns; specialize in hand coding HTML, CSS, PHP, Mysql and JavaScript to customize web design and user interface. 
      </p> 
     </div> 
    </div> 
    <div id="footer"> 
     <ul id="featured" class="wrapper clearfix"> 
      <li> 
       <img src="images/THUMBNAIL_IMAGE4.jpg" alt="Img" height="204" width="180"> 
       <h3><a href="https://www.createspace.com/6457547?ref=1147694&utm_id=6026">Order Now</a></h3> 
       <p> 
        Memories of growing up in Europe during the Cold War. The first book in a series about Don's life. 
       </p> 
      </li> 
      <li> 
       <img src="images/THUMBNAIL_IMAGE3.jpg" alt="Img" height="204" width="180"> 
       <h3><a href="https://www.createspace.com/6419890">Order Now</a></h3> 
       <p> 
        A catchy tune by the Beach Boys in the mid-sixties, the lyrics of "Be True to Your School" hit many highlights of high school in that era. 
       </p> 
      </li> 
      <li> 
       <img src="images/THUMBNAIL_IMAGE2.jpg" alt="Img" height="204" width="180"> 
       <h3><a href="https://www.createspace.com/6464083">Order Now</a></h3> 
       <p> 
        College Years and Rock Band Entrepreneur. The third book in a series about Don's life. 
       </p> 
      </li> 
      <li> 
       <img src="images/THUMBNAIL_IMAGE1.jpg" alt="Img" height="204" width="180"> 
       <h3><a href="https://www.createspace.com/6634095?ref=1147694&utm_id=6026">Order Now</a></h3> 
       <p> 
        Contributing to others is the highest form of success you can achieve and I wanted to impart what I have learned over the years working for a living. 
       </p> 
      </li> 
     </ul> 
     <div class="body"> 
      <div class="wrapper clearfix"> 
       <div id="links"> 
        <div> 
         <h4>Social</h4> 
         <ul> 
          <li> 
           <a href="https://plus.google.com/+DonFilerRohnertPark" target="_blank">Google +</a> 
          </li> 
          <li> 
           <a href="https://www.facebook.com/don.filer" target="_blank">Facebook</a> 
          </li> 
          <li> 
           <a href="https://www.youtube.com/user/donfiler1" target="_blank">Youtube</a> 
          </li> 
         </ul> 
        </div> 
        <div> 
         <h4>Blogs</h4> 
         <ul> 
          <li> 
           <a href="https://donfiler.blogspot.com/">Blogspot</a> 
          </li> 
          <li> 
           <a href="https://impactmarketingconsultant.wordpress.com/">Marketing Blog</a> 
          </li> 
          <li> 
           <a href="https://mobilefriendlywebdesign.wordpress.com/">Web Design Blog</a> 
          </li> 
         </ul> 
        </div> 
       </div> 
       <div id="newsletter"> 
        <h4>Newsletter</h4> 
        <p> 
         Sign up for Our Newsletter 
        </p> 
        <form action="https://donfiler.us/newsletter" method="post"> 
         <!--<input type="text" value="">--> 
         <input type="submit" value="Sign Up!"> 
        </form> 
       </div> 
       <p class="footnote"> 
        © Copyright © 2016 Don Filer all rights reserved. 
       </p> 
      </div> 
     </div> 
    </div> 
</body> 
</html> 

答えて

0

そのIDがあるので、AdBlockを、私のためにその要素をブロックしているGoogle Chrome拡張機能adbox。その拡張機能が有効になっているかどうかを確認してください。

一般に、HTML要素に名前を付けるときは、「ad」という単語を使用しないでください。

+0

ありがとうございます。あなたが正しいです。 –

0

最初から、コードに重大な欠陥があります。これは要素adboxという名前です。ほとんどの広告ブロッキング拡張機能は、広告をスキャンしてその要素が広告として認識されるため、その名前のために機能します。 CapitalQを引用する

、一般的には

は、HTML要素に名前を付けるときに単語 "広告" を回避してみてください。

広告ブロッキング拡張機能が有効になっているかどうかを確認し、有効になっている場合は、その拡張機能を使わずにサイトを試してください。また、の名前をASAP!

+1

ありがとう!あなたの答えは上です。私はあなたの助けを非常に感謝します。 –

関連する問題