Skip to content

Instantly share code, notes, and snippets.

@ShawnMcCool
Created October 18, 2011 11:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save ShawnMcCool/1295262 to your computer and use it in GitHub Desktop.
Save ShawnMcCool/1295262 to your computer and use it in GitHub Desktop.
snippets are amazing
<snippet>
<content><![CDATA[
<div class="clearfix">
<label for="$1">$2</label>
<div class="input">
<?=form_input('$1', set_value('$1'))?>
</div>
</div>
]]></content>
<tabTrigger>formtext</tabTrigger>
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment