Skip to content

Instantly share code, notes, and snippets.

@johnmcaliley
Created July 18, 2011 15:37
Show Gist options
  • Save johnmcaliley/1089887 to your computer and use it in GitHub Desktop.
Save johnmcaliley/1089887 to your computer and use it in GitHub Desktop.
<li class="string input required stringish" id="widget_attr_input">
<label class=" label" for="widget_attr">
My Label<abbr title="required">*</abbr>
</label>
<input id="widget_attr" name="widget[attr]" required="required" type="text">
<div class="extra-content-class">My extra HTML Here</div>
<p class="inline-hints">My Hint</p>
</li>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment