Skip to content

Instantly share code, notes, and snippets.

@jaradh
Last active August 26, 2019 09:15
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
Label Design 04-01
<div>
<div style="float:left;font-size:20px;padding-top:5px;padding-left:1em;width:45%;">
FastBound
</div>
<div style="float:right;padding-right:1em;padding-top:5px;width:45%;">
1-833-263-4473
</div>
</div>
<div>
<div style="float:left;overflow:hidden;padding-left:1em;width:45%;">
<h1><price></h1>
<div style="font-size:12px;line-height:105%;">
<manufacturer><br>
<importer><br>
Model: <code><model></code><br>
Cal: <code><caliber></code><br>
Barrel Length: <code><barrel_length></code>"
</div>
</div>
<div style="float:right;overflow:hidden;padding-right:1em;padding-top:1.5em;width:45%;">
<div style="height:1.25em; overflow:hidden">
<barcode_serial>
</div>
<div style="font-size:12px;padding-top:.5em;">
Serial: <code><serial></code>
</div>
<div style="height:1.25em; overflow:hidden;padding-top:.5em;">
<barcode_item_number>
</div>
<div style="font-size:12px;padding-top:.5em;">
Item: <code><item_number></code>
</div>
<div style="height:1.25em; overflow:hidden;padding-top:.5em;">
<barcode_upc>
</div>
<div style="font-size:12px;padding-top:.5em;">
UPC: <code><upc></code>
</div>
</div>
</div>
<div style="clear:both"></div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment