diff options
| author | Bobby <[email protected]> | 2013-06-13 01:41:58 -0500 |
|---|---|---|
| committer | Imtiyaz S. Momin <[email protected]> | 2013-06-13 01:41:58 -0500 |
| commit | 3a02e993ef59cfdde447e2bd95dca34142a776b1 (patch) | |
| tree | f55740990a700f28f08ef0269e850036f66f66e4 /test.html | |
| download | TShirtDesigner-3a02e993ef59cfdde447e2bd95dca34142a776b1.tar.xz TShirtDesigner-3a02e993ef59cfdde447e2bd95dca34142a776b1.zip | |
Committing local files
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> + + + + |
