Advertisement
Guest User

Untitled

a guest
Feb 13th, 2016
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. <link rel="stylesheet" href="http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.css" />
  2. <script src="http://code.jquery.com/jquery-1.11.1.min.js"></script>
  3. <script src="http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js"></script>
  4.  
  5. <a href="<c:url value="/${cityName}/cakes/c/4"/>">
  6. <img class="img-responsive center-block" src="/sf/assets/img/app/city-home/cake.jpg" alt="cakes" >
  7. </a>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement