Skip to content

Instantly share code, notes, and snippets.

@tonyarnold
Created September 20, 2010 08:11
Show Gist options
  • Select an option

  • Save tonyarnold/587579 to your computer and use it in GitHub Desktop.

Select an option

Save tonyarnold/587579 to your computer and use it in GitHub Desktop.
<input class="checkbox" type="checkbox" name="terms-and-conditions" validate="required:true"/>
<label for="terms-and-conditions">I agree to the <a href="">Terms and Conditions</a></label>
<label for="terms-and-conditions" class="error block">You must accept the terms and conditions</label>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment