chiark / gitweb /
th-1607984: download
[dl-things.git] / th-1655999 / attribution_card.html
1 <!-- from http://www.thingiverse.com/thing:8174 by whosawhatsis, used with permission -->
2 <style type="text/css">
3 #tagback {padding: 50px;background: white;}
4 .tag {position: relative;border: 1px solid #eeeeee;width: 450px;height: 150px;margin: 0px;padding: 10px 10px 10px 120px;}
5 .tag .qrcode-sidebar {float: right;margin: 0px;padding: 0px;}
6 .tag a {color: black;text-decoration: none;}
7 .tag h1 {font: bold 18px Arial,sans-serif;margin: 0px;padding: 0px;}
8 .tag h2 {font: 14px Arial,sans-serif;margin: 0px;padding: 0px;}
9 .tag h3 {font: 12px Courier,monospace;margin: 0px;padding: 0px;}
10 .tag h4 {font: 9px Arial,sans-serif;position: absolute;bottom: 0px;left: 0px;margin: 0px 150px 0px 0px;padding: 0px;}
11 .tag h4 div {float: left;margin: 0px 5px 15px 125px;height: 40px;}
12 .tag h4 div img {height: 40px;}
13 </style>
14
15 <div id="tagback"><div class="tag">
16         <div class="qrcode-sidebar">
17             <img src="http://chart.apis.google.com/chart?chs=150x150&cht=qr&chl=thingiverse.com/thing:1655999&choe=UTF-8&chld=Q|1">
18         </div>
19         <h1>Ambiguous Solid by TimLParis</h1>
20         <h2>Published on July 2, 2016</h2>
21         <h3>www.thingiverse.com/thing:1655999</h3>
22         <h4>
23                                                                                                             <div class="row-fluid cc-licenses">
24                                             <span class="span6">
25                             <img src="http://www.thingiverse.com/img/cc/chooser_cc.png" />
26                         </span>
27                                             <span class="span6">
28                             <img src="http://www.thingiverse.com/img/cc/chooser_by.png" />
29                         </span>
30                                     </div>
31                     Creative Commons - Attribution<br /></h4>
32 </div></div>
33
34 <script>
35 window.onload = function(){
36     document.getElementById('tagback').appendChild(document.getElementById('tagback').firstChild.cloneNode(true));
37 };
38 </script>