Skip to content

Instantly share code, notes, and snippets.

@mjangda
Created June 30, 2011 01:03
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 mjangda/1055413 to your computer and use it in GitHub Desktop.
Save mjangda/1055413 to your computer and use it in GitHub Desktop.
Add a (horizontally) sweet countdown clock to your blog to count down to the return of Glee Season 3!
<div style="text-align: center; font-size: 10px">
<img src="http://gleesays.com/countdown/countdown-h.png" alt="Glee Countdown: It's back on September 20, 2010 at 8pm EST!" />
<br />
<a href="http://gleeksunited.wordpress.com" target="_blank">Powered by Gleeks United</a>
</div>
@mjangda
Copy link
Author

mjangda commented Jun 30, 2011

If you're looking for a vertical version: https://gist.github.com/1055411

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment