-
-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathfooter-i.html
46 lines (45 loc) · 2.13 KB
/
footer-i.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<!-- Beginning of Footer -->
<h1>CC License Icons</h1>
<p>Here you'll find license icons. Please hotlink to these images, over
HTTPS directly to licensebuttons.net.</p>
<p>You'll find icons in a variety of sizes and colors:</p>
<ul>
<li><code>p</code> or <code>l</code> — this is for a (p)ublic
domain deed or a Creative Commons (l)icense.</li>
<li>Next you'll find a directory for the license or deed of your
choice (ie. <code>by-sa</code>, or <code>cc-zero</code>)</li>
<li>Next you'll find a choice of four background colors —
<code style="background-color:#000;">#000000</code>,
<code style="background-color:#eee;">#eeeeee</code> or
<code>#ffffff</code>, or
<code>transparent</code>
</li>
<li>Next you'll find a bunch of different colors and shades of
grey, split up over three directories with hex-values for Red,
Green and Blue</li>
<li>Finally, you'll find your image in three different sizes.</li>
</ul>
<hr>
<p>Within <a href="/i/l/by-sa/eeeeee/66/22/11/">
<code>/i/l/by-sa/eeeeee/66/22/11/</code></a> for example:</p>
<ul>
<li><code>76x22.png</code>:
<img src="/i/l/by-sa/eeeeee/66/22/11/76x22.png"
alt="CC BY SA" /></li>
<li><code>80x15.png</code>:
<img src="/i/l/by-sa/eeeeee/66/22/11/80x15.png"
alt="CC BY SA" /></li>
<li><code>88x31.png</code>:
<img src="/i/l/by-sa/eeeeee/66/22/11/88x31.png"
alt="CC BY SA" /></li>
</ul>
<p>Comments? Suggestions? Really want a hot-pink CC icon for your
platform? A different size? We're listening! Email
<a href="mailto:info@creativecommons.org">info@creativecommons.org</a>
or <a href="https://github.com/creativecommons/creativecommons.org/issues/new/"> make a GitHub issue</a>.
</p>
</div>
</div>
</div>
</body>
</html>