Responsive Facebook Style Timeline Design With Twitter Bootstrap
In this tutorial we are going to implement this Responsive Facebook style timeline design with Twitter Bootstrap. I am going to explain step by step implementation of this Responsive Timeline Design, so just follow the each steps carefully.

Create index.html file and add basic HTML markup in it.
Create a directory called timeline in your htdocs or in your server root folder. Now add create following list of folders (css, js ) in the timeline directory. Then download bootstrap and jQuery files and add in their respective css and js directories. Now create index.html file and include those css and js files in index.html file.
Create Unordered List Element to Form Timeline Design:
Add the following unordered list of HTML elements in your index.html page.
You may also interested in following tutorials
PHP Quiz Application Using jQuery Ajax MySQL and Bootstrap
Drag and Drop File Upload jQuery PHP Ajax HTML5 MySQL and Bootstrap
Create Vertical Timeline Line:
Create style.css file, and add the following css styles to create a Vertical Timeline Line and align it to center of the page.
Style Timeline Year:
Now display the Year at the center of page and on the timeline line. Following css styles will align the Year at the center of the page.
Style The Responsive Timeline Feeds Vertically
First assign width and background colors to timeline feed. And now style the Timeline Feeds using css pseudo selector (:even, :odd).
Finally create knob lines which connects the feeds to timeline line using following CSS pseudo selectors (::after, ::before)
Design Responsive Timeline
Finally we are going to make this timeline to look nice even on the small screens i.e. mobile. With the help CSS media queries I am going to make this timeline feeds to align center of the page one by one.
Download Premium Only Scripts & 80+ Demo scripts Instantly at just 1.95 USD per month + 10% discount to all Exclusive Scripts
If you want any of my script need to be customized according to your business requirement,
Please feel free to contact me [at] muni2explore[at]gmail.com
Note: But it will be charged based on your customization requirement