Child: [r18] (diff)

Download this file

readme.txt    19 lines (12 with data), 0 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
Any service, aplication using Twitter4J can embed the following BSD licensed "powered by" logo. It is suggested to link the badge to "http://twitter4j.org/" without "en/".

HTML code snippets:
PNG:
- borderless
<a href="http://twitter4j.org/"><img src="./images/powered-by-twitter4j-138x30.png" border="0" width="122" height="30"></a>

- without border
<a href="http://twitter4j.org/"><img src="./images/powered-by-twitter4j-border-138x30.png" border="0" width="122" height="30"></a>


GIF:
- borderless
<a href="http://twitter4j.org/"><img src="./images/powered-by-twitter4j-138x30.gif" border="0" width="122" height="30"></a>

- with border
<a href="http://twitter4j.org/"><img src="./images/powered-by-twitter4j-border-138x30.gif" border="0" width="122" height="30"></a>