Skip to content

Instantly share code, notes, and snippets.

@fletom
Created May 24, 2012 22:01
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 fletom/2784466 to your computer and use it in GitHub Desktop.
Save fletom/2784466 to your computer and use it in GitHub Desktop.
Indented HTML attributes
<a
id="some_id"
href="http://matchfwd.com/"
class="some_class et_cetera"
rel="twipsy"
title="Mouseover tooltip text."
>
Link text
</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment