Skip to content

Instantly share code, notes, and snippets.

@mihar
Created January 4, 2014 16:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mihar/8257087 to your computer and use it in GitHub Desktop.
Save mihar/8257087 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<title>JS Example</title>
</head>
<body>
<ul>
<li>
<a href="http://cache.boston.com/resize/bonzai-fba/Globe_Photo/2009/08/26/1251337215_7215/539w.jpg">Prva slika</a>
</li>
<li>
<a href="http://www-tc.pbs.org/wnet/nature/files/2008/10/610_monkeys_medicine.jpg">Druga slika</a>
</li>
<li>
<a href="http://assets2.bigthink.com/system/idea_thumbnails/47827/headline/monkey2.jpeg?1349705182">Tretja slika</a>
</li>
</ul>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment