Skip to main content
A list timeline displays the latest Posts ordered from newest to oldest from a curated public list of X accounts. The timeline includes a header displaying the list’s name, description, and curator. Read more about X lists.

HTML markup

A responsive timeline backed by a X list can be added to a webpage through a common HTML template. A template example:

JavaScript factory function

The X for Websites JavaScript library supports dynamic insertion of an embedded list timeline using the twttr.widgets.createTimeline function. Pass a data source definition, target container element, and optional options object to insert an embedded timeline into your page. HTML data-* parameters are camelCased when passed as an options object property.