Advertisement
lemansky

Untitled

Apr 28th, 2021
920
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.39 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4.     <meta charset="UTF-8">
  5.     <title>Document</title>
  6.  
  7.     <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  8.     <script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
  9.  
  10.     <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/css/bootstrap.min.css" integrity="sha384-TX8t27EcRE3e/ihU7zmQxVncDAy5uIKz4rEkgIXeMed4M0jlfIDPvg6uqKI2xXr2" crossorigin="anonymous">
  11.     <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta3/dist/js/bootstrap.bundle.min.js" integrity="sha384-JEW9xMcG8R+pH31jmWH6WWP0WintQrMb4s7ZOdauHnUtxwoG2vI5DkLtS3qm9Ekf" crossorigin="anonymous"></script>
  12.     <script>
  13.         $(document).ready(() =>{
  14.            
  15.         });
  16.  
  17.     </script>
  18. </head>
  19. <body>
  20.     <img src="http://placehold.it/500x500" alt="" width="500" height="500" data-hover="http://static.boredpanda.com/blog/wp-content/uploads/2016/11/07_catcal_Gebhart_de_Koekkoek-5831bfb3319c6__880.jpg">
  21.     <img src="http://placehold.it/500x500" alt="" width="500" height="500" data-hover="http://static.boredpanda.com/blog/wp-content/uploads/2016/11/03_catcal_Gebhart_de_Koekkoek-5831c041a2605__880.jpg">
  22.     <img src="http://placehold.it/500x500" alt="" width="500" height="500" data-hover="http://static.boredpanda.com/blog/wp-content/uploads/2016/11/01_catcal_Gebhart_de_Koekkoek-5831c09247b3b__880.jpg">
  23. </body>
  24. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement