Advertisement
Guest User

Untitled

a guest
May 17th, 2018
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.80 KB | None | 0 0
  1. <wvdzwi><script>alert(1)<</li> </ol>
  2. <div id="carousel-example-generic" class="carousel slide" data-ride="carousel">
  3. <!-- Indicators -->
  4. <ol class="carousel-indicators">
  5. <li data-target="#carousel-example-generic" data-slide-to="0" class="active"></li>
  6. <li data-target="#carousel-example-generic" data-slide-to="1"></li>
  7. <li data-target="#carousel-example-generic" data-slide-to="2"></li>
  8. </ol>
  9.  
  10. <!-- Wrapper for slides -->
  11. <div class="carousel-inner" role="listbox">
  12. <div class="item active">
  13. <img src="..." alt="...">
  14. <div class="carousel-caption">
  15. ...
  16. </div>
  17. </div>
  18. <div class="item">
  19. <img src="..." alt="...">
  20. <div class="carousel-caption">
  21. ...
  22. </div>
  23. </div>
  24. ...
  25. </div>
  26.  
  27. <!-- Controls -->
  28. <a class="left carousel-control" href="#carousel-example-generic" role="button" data-slide="prev">
  29. <span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>
  30. <span class="sr-only">Previous</span>
  31. </a>
  32. <a class="right carousel-control" href="#carousel-example-generic" role="button" data-slide="next">
  33. <span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>
  34. <span class="sr-only">Next</span>
  35. </a>
  36. </div>
  37. </div> <!-- /container -->
  38.  
  39.  
  40. <!-- /container -->
  41. <div class="footer">
  42. <div class="container">
  43. <p class="text-muted">
  44. &copy; Disperindag Jatim 2011- 2018, Hak Cipta dilindungi </p>
  45. </div>
  46. </div>
  47. <!-- Bootstrap core JavaScript
  48.  
  49. ================================================== -->
  50. <!-- Placed at the end of the document so the pages load faster -->
  51. <script src="http://siskaperbapo.com/assets/bootstrap/js/bootstrap.min.js"></script>
  52.  
  53.  
  54. </wvdzwi>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement