How to Embed My Twitter Feed With HTML
Adding your Twitter feed to your website helps connect you with your visitors and might even draw a few of them to follow you. If you want to display your Twitter feed on your website, Twitter has a profile widget that creates all of the HTML code for you, which you copy and paste into your HTML file. Whenever new tweets enter your feed, these appear in the feed on your site as well.
Instructions
-
-
1
Open the Twitter profile widget page in a Web browser. Type your Twitter name into the box and click "Finish & Grab Code."
-
2
Click in the box that appears to highlight the code. Right click and select "Copy."
-
-
3
Open your HTML page. Insert the cursor where you want to embed your Twitter feed.
-
4
Paste the code. Save the file and upload it to your Web server.
-
1