sathana

store_hours.html

Apr 4th, 2019
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. <div class="centered-container">
  2. <h1 class="sansSerif-text centered-text">Store Hours </h1>
  3. <h2 id="title2" class="sansSerif-text centered-text">Weekends and Holidays Included</h2>
  4. <img id="space-sloth" class="space-sloth-image" src="images/spacesloth.jpg" alt="cool sloth" >
  5. <button id="title-button">Alter title</button>
  6. <button id="title2-button">Alter Second Title</button>
  7. <button id="title3-button">wot</button>
  8. <p>
  9. im never open this store is trash<br>
  10. <p>
  11. </div>
  12. <script src="scripts/test.js"></script>
  13. <script src="scripts/jquery_test.js"></script>
  14. <script
  15. src="https://code.jquery.com/jquery-3.3.1.js"
  16. integrity="sha256-2Kok7MbOyxpgUVvAk/HJ2jigOSYS2auK4Pfzbm7uH60="
  17. crossorigin="anonymous"></script>
  18. </body>
  19. </html>
Add Comment
Please, Sign In to add comment