Skip to content

Instantly share code, notes, and snippets.

@danvk
Created January 11, 2015 04:22
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 danvk/abec6e0c7657e2c8e86f to your computer and use it in GitHub Desktop.
Save danvk/abec6e0c7657e2c8e86f to your computer and use it in GitHub Desktop.
<style>
input{font-size: x-large;}
</style>
<img src="${input1}" /><br>
<input type="text" name="line1" size=60 /><br>
<img src="${input2}" /><br>
<input type="text" name="line2" size=60 /><br>
<img src="${input3}" /><br>
<input type="text" name="line3" size=60 /><br>
<img src="${input4}" /><br>
<input type="text" name="line4" size=60 /><br>
<img src="${input5}" /><br>
<input type="text" name="line5" size=60 /><br>
<img src="${input6}" /><br>
<input type="text" name="line6" size=60 /><br>
<img src="${input7}" /><br>
<input type="text" name="line7" size=60 /><br>
<img src="${input8}" /><br>
<input type="text" name="line8" size=60 /><br>
<img src="${input9}" /><br>
<input type="text" name="line9" size=60 /><br>
<img src="${input10}" /><br>
<input type="text" name="line10" size=60 /><br>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment