diff options
Diffstat (limited to 'test.html')
| -rw-r--r-- | test.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/test.html b/test.html new file mode 100644 index 0000000..72133f8 --- /dev/null +++ b/test.html @@ -0,0 +1,15 @@ +<html> +<body style="background-color:#000000"> +<ul> +<li><img style="cursor:pointer;" class="img-polaroid" src="http://www.gravatar.com/avatar/3f779b4f4996f9ccba9bc7dde7be7398?s=100&f=y&d=mm"></li> +<li><img style="cursor:pointer;" class="img-polaroid" src="http://www.gravatar.com/avatar/3f779b4f4996f9ccba9bc7dde7be7398?s=100&f=y&d=identicon"></li> +<li><img style="cursor:pointer;" class="img-polaroid" src="http://www.gravatar.com/avatar/3f779b4f4996f9ccba9bc7dde7be7398?s=100&f=y&d=monsterid"></li> +<li><img style="cursor:pointer;" class="img-polaroid" src="http://www.gravatar.com/avatar/3f779b4f4996f9ccba9bc7dde7be7398?s=100&f=y&d=wavatar"></li> +<li><img style="cursor:pointer;" class="img-polaroid" src="http://www.gravatar.com/avatar/3f779b4f4996f9ccba9bc7dde7be7398?s=100&f=y&d=retro"></li> +</ul> +</body> +</html> + + + + |
