I was today years old when…

I was today years old when I found that HTML provides a tweet tag

You can use the following to create a clickable tweet <tweet>content here</tweet>

I was a few seconds older when I realized it was custom code someone had added to their site...


The code to add <tweet></tweet> tags can be found on Github at https://github.com/the-mvm/the-mvm.github.io


Twitter Dev Docs

Twitter provides information for adding tweetable text on their developer platform. Twitter Developer Docs - Add Tweet button to your website

Hello World Tweet Example