new index to display tiny gif
The GIF is only 25 Bytes. Thanks to http://probablyprogramming.com/2009/03/15/the-tiniest-gif-ever
This commit is contained in:
5
advanced/index.html
Normal file
5
advanced/index.html
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
<html>
|
||||||
|
<body>
|
||||||
|
<div style="height:1px; width:1px;"><img src="25Bytes.gif" height="1" width="1"></img></div>
|
||||||
|
</body>
|
||||||
|
</html>
|
Reference in New Issue
Block a user