Skip to content

Instantly share code, notes, and snippets.

@dandemeyere
Created July 22, 2012 20:56
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dandemeyere/3161032 to your computer and use it in GitHub Desktop.
Save dandemeyere/3161032 to your computer and use it in GitHub Desktop.
HTML Image Alt Attribute
<!-- Without this alt tag, how would Google's algorithm know that Buster Bluth is an Arrested Development Character? Context is essential in SEO -->
<img alt='Buster Bluth - Arrested Development Character' src='/images/buster_bluth.jpg' />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment