View Label Design 04-01.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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> |
View label02-03.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<style> | |
.label { | |
line-height: Inherit !important | |
} | |
</style> | |
<div style="font-size:20px;font-family:serif;">FastBound</div> | |
<div style="font-size:42px;"> | |
<strong> | |
<serial> | |
</strong> |
View Label Design 03-01.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div style="text-align:left; padding:.5em;"> | |
<manufacturer> - <importer> | |
<br> | |
<model> | |
<br> | |
SN: <serial> | |
<br> | |
Item: <item_number> | |
<br> | |
<barcode_item_number> |
View Label Design 01-07.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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> |
View copypastefromspreadsheet.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Manufacturer Importer MPN Model Caliber UPC Price Type Serial Location | |
Glock Glock Inc. PI1750203 17 9X19 764503502170 499.00 Pistol RMX167 Display | |
Glock Glock Inc. PG1750203 17 Gen4 9X19 764503652035 539.00 Pistol DYK580 Rack 3 | |
Glock Glock Inc. PI1950203 19 9X19 764503502194 499.00 Pistol KRJ166 Rack 3 | |
Glock Glock Inc. PG1950203 19 Gen4 9X19 764503692031 539.00 Pistol QCD691 Rack 3 |
View largeLabel02-02.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<br> | |
<br> | |
<div> | |
<img src="https://www.fastbound.com/wp-content/uploads/2017/10/cropped-fastbound-512.png" style="width: 50px; height: 50px" | |
/> | |
</div> | |
<br> | |
<p style="font-size:20px;line-height:100%;"> | |
<strong> | |
<manufacturer> |
View Label02-01.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<br> | |
<br> | |
<div> | |
<img src="https://www.fastbound.com/wp-content/uploads/2017/10/cropped-fastbound-512.png" style="width: 50px; height: 50px " | |
/> | |
<br> | |
<h2>FastBound</h2> | |
</div> | |
<p style="font-size:20px"> | |
<manufacturer> |
View label01-06.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<br> | |
<serial> - <manufacturer> <model> <type><br><br> | |
<barcode_item_number><br> | |
<item_number> |
View label01-05.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<table style="width: 100%"> | |
<tr> | |
<td width="20%" ; rowspan="4" ; valign="top" ; align="center" ;> | |
<img src="https://www.fastbound.com/wp-content/uploads/2017/10/cropped-fastbound-512.png" style="width: 25px; height: 25px " | |
/> | |
<br>FastBound | |
</td> | |
</tr> | |
<tr> | |
<td align="left" ; width="80%" ; colspan="2"> |
View label01-04.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<h1> | |
<price> | |
</h1> | |
<manufacturer> - <model> | |
<br> | |
<caliber> <type> - Serial: <serial> | |
<br> | |
Item (<item_number>) | |
<br> | |
<barcode_item_number> |
NewerOlder