خرید بک لینک
Hello

I have a web page here register that should show sliding images like this: home

For some reason, the images are not displaying, let alone sliding! - although I am certain that all the paths are correct (path to JS file, path to images, path to CSS, etc). I am begiing to suspect this is a <div> problem, but in my HTML
validator, I am not getting any errors.

This is the code (stripped).

Code:

<body>

  <div id="main">
    <header>
      <div id="logo">
        <div id="logo_text">
       
          </div>
            </div>
      <nav>

.......unlisted navigation links

        </nav>
    </header>

....so far, only one <div> is open: "main"

    <div id="site_content">
      <div id="sidebar_container">
        <div class="gallery">           
        <div id="sliderFrame">
          <div id="slider">

.....Correct path to 10 images here

.....5 <divs> opened and now closing 4 <divs>

         
    </div>
      </div>
          </div>         
            </div>     
   
        <div id="content">   
                         
            <h1>Register</h1>

          <form> and its fields
                     
                    <div class="form_settings">                                 

                    </div>
                </form>
                    </div>
        </div>
    <footer>
         
....footer content

        </footer>
  </div>

  </body>
</html>

Can anyone help out, please?

برچسب: نویسنده: آیلین رضوانی تاريخ: سه شنبه 3 بهمن 1396 ساعت: 22:43

صفحه بندی