Advertisement
taktikhek

Untitled

Jun 29th, 2019
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. <div id="preview">
  2. <div id="crop-area">
  3. <img src="<?=base_url();?>assets/upload/image/images/1.png" id="profile-pic" />
  4. </div>
  5. <img src="<?=base_url()?>assets/upload/image/produk/<?php echo $detail['gambar'];?>" id="fg" data-design="1" />
  6. </div>
  7. <button id="download" class="flex-c-m sizefull bg1 bo-rad-23 hov1 s-text1 trans-0-4" type="submit">Add to Cart</button>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement