Skip to content

Instantly share code, notes, and snippets.

@jaradh
Last active October 2, 2018 20:12
  • 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 01-07
<div style="display: inline-flex;">
<div style="float:left;height:99%;display:table;overflow:hidden;font-weight:bold;padding:1em;">
<h1>
<price>
</h1>
</div>
<div style="float:right;height:99%;display:table;overflow:hidden;padding:1em;line-height: 1.05em;">
<manufacturer> - <importer><br>
<model><br>
<type> - <caliber><br>
SN: <serial><br>
Item: <item_number>
</div>
</div>
<div style="clear:both"></div>
<div>
<barcode_item_number>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment