index.php
head.php
wel.php
<body class="body"> <div id="loader-wrapper"> <img class="pre2" src="https://api-assets.clashofclans.com/badges/512/2cJ54BIOO1I5pd7mdpt5j9vxolv468riucAxnOWCbAg.png" /> <br> <br> <img class="pre" src="img/pre33.gif" /> </div> <!--Początek widocznego body--> <script> // When the user scrolls the page, execute myFunction window.onscroll = function() {myFunction()}; function myFunction() { var winScroll = document.body.scrollTop || document.documentElement.scrollTop; var height = document.documentElement.scrollHeight - document.documentElement.clientHeight; var scrolled = (winScroll / height) * 100; document.getElementById("myBar").style.width = scrolled + "%"; } </script> <div class="header"> <div class="progress-con"> </div> </div> <div style="background-color: #f2f2f2"> <center> </div>
menu.php jest już pod plikiem "wel.php", a to się pojawia centralnie na samej górze strony, jakby ktoś użył <br><br>...