|
|
Line 1: |
Line 1: |
| | | |
− |
| |
− | [!--
| |
− | [[code type="html"]]
| |
− | <html>
| |
− | <head>
| |
− | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
| |
− | <base target="_parent">
| |
− | <title>Twitter</title>
| |
− | <style type="text/css">
| |
− | body {
| |
− | line-height: 140%;
| |
− | }
| |
− | ol, ul {
| |
− | list-style: none;
| |
− | }
| |
− | body {
| |
− | padding: 0;
| |
− | margin: 0;
| |
− | line-height: 140%;
| |
− | font-family: Verdana, Arial, Helvetica, sans-serif;
| |
− | font-size: 13px;
| |
− | background-color: white;
| |
− | color: black;
| |
− | }
| |
− | p {
| |
− | font-family: Verdana, Arial, Helvetica, sans-serif;
| |
− | font-size: 13px;
| |
− | color: #333333;
| |
− | margin: 10px 0 0 0;
| |
− | }
| |
− | ul, ol {
| |
− | font-family: Verdana, Arial, Helvetica, sans-serif;
| |
− | padding: 0 0 0 0;
| |
− | margin: 10px 0 0 0;
| |
− | font-size: 13px;
| |
− | color: #333333;
| |
− | color: #333333;
| |
− | }
| |
− | ul {
| |
− | list-style-type: disc;
| |
− | }
| |
− | ul li, ol li {
| |
− | line-height: 140%;
| |
− | padding: 0 0 0 0;
| |
− | margin: 0 0 12px 18px;
| |
− | display: list-item;
| |
− | -webkit-padding-start: 0;
| |
− | color: #333333;
| |
− | }
| |
− | a:link {
| |
− | color: #0044CC;
| |
− | background-color: transparent;
| |
− | text-decoration: underline;
| |
− | font-style: normal;
| |
− | }
| |
− | a:visited {
| |
− | color: #000000;
| |
− | background-color: transparent;
| |
− | text-decoration: underline;
| |
− | font-style: normal;
| |
− | }
| |
− | a:hover {
| |
− | color: #000000;
| |
− | background-color: transparent;
| |
− | text-decoration: underline;
| |
− | font-style: normal;
| |
− | }
| |
− | a:active {
| |
− | color: #000000;
| |
− | background-color: transparent;
| |
− | text-decoration: underline;
| |
− | font-style: normal;
| |
− | }
| |
− | li a:link {
| |
− | color: #808080;
| |
− | background-color: transparent;
| |
− | text-decoration: none;
| |
− | font-style: normal;
| |
− | }
| |
− | li a:visited {
| |
− | color: #808080;
| |
− | background-color: transparent;
| |
− | text-decoration: none;
| |
− | font-style: normal;
| |
− | }
| |
− | li a:hover {
| |
− | color: #808080;
| |
− | background-color: transparent;
| |
− | text-decoration: none;
| |
− | font-style: normal;
| |
− | }
| |
− | li a:active {
| |
− | color: #808080;
| |
− | background-color: transparent;
| |
− | text-decoration: none;
| |
− | font-style: normal;
| |
− | }
| |
− | li span a:link {
| |
− | color: #0044CC;
| |
− | background-color: transparent;
| |
− | text-decoration: underline;
| |
− | font-style: normal;
| |
− | }
| |
− | li span a:visited {
| |
− | color: #000000;
| |
− | background-color: transparent;
| |
− | text-decoration: underline;
| |
− | font-style: normal;
| |
− | }
| |
− | li span a:hover {
| |
− | color: #000000;
| |
− | background-color: transparent;
| |
− | text-decoration: underline;
| |
− | font-style: normal;
| |
− | }
| |
− | li span a:active {
| |
− | color: #000000;
| |
− | background-color: transparent;
| |
− | text-decoration: underline;
| |
− | font-style: normal;
| |
− | }
| |
− | </style>
| |
− | </head>
| |
− | <body>
| |
− | <div id="twitter_div">
| |
− | <h2 style="display: none;" >Twitter Updates</h2>
| |
− | <ul id="twitter_update_list"></ul>
| |
− | <a href="http://twitter.com/Wikidot" id="twitter-link" style="display:block;text-align:right;">more...</a>
| |
− | </div>
| |
− | <script type="text/javascript" src="http://twitter.com/javascripts/blogger.js"></script>
| |
− | <script type="text/javascript" src="http://twitter.com/statuses/user_timeline/Wikidot.json?callback=twitterCallback2&count=10"></script>
| |
− | </body>
| |
− | </html>
| |
− | [[/code]]
| |
− | --]
| |
− |
| |
− | [[iframe http://snippets.wikidot.com/code:embed-your-latest-twitter-tweets/code/1 frameborder="0" scrolling="no" width="100%" height="400px"]]
| |