Hello !!! how i can embed or display different Tweets in My HTML Page:
please note :
1- i want to display Tweets for differenet users based on Tweet URL.
2- i want to display 10 tweets in one page .
3- i want it compatible with mobile devices.
4- i dont want to display my personal tweets based on My Username, just i want to display last 10 tweets by given url for each tweets
such as :
tweet1 = http://twitter.com/tweet1 <====== tweeted by @Username1
tweet2= http://twitter.com/tweet2 <====== tweeted by @Username2
...................................................
tweet10= http://twitter.com/tweet10 <====== tweeted by @Username10
its possible ?? if not i want another solution please
thank u

Replies
See Embedded Tweets for information on how to embed individual tweets in your site.