Given a simple ID like: 807811447862468608
How can I embed it on my page?
I've looked at other questions on StackOverflow but they require the entire tweet HTML to be present. I'm just trying to save the reference to the tweet and let the widget pick up on it.
Simply use this tagging
<blockquote class="twitter-tweet">
<a href="https://twitter.com/x/status/807811447862468608"></a>
</blockquote>
and load the twitter widget script
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
and the tweets will be embedded in your page
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With