I embedded a tweet and saw the source that it produces with JS deactivated. It is a construction like this:
</p>
<blockquote><p>
<p>TWEET<br />
AUTHOR <a href="#">TIMESTAMP</a></p>
</p></blockquote>
<p>
It would be nice if one could have some more options for styling. I am thinking of something like:
</p>
<blockquote><p>
<p class="tweet">TWEET</p><br />
<p class="tweet-meta"><span class="author">AUTHOR</span> <span class="timestamp"><a href="#">TIMESTAMP</a></span></p>
</p></blockquote>
<p>
The blog I need help with is 3th.be.