This project showcases a vertical timeline created using HTML and CSS. The timeline features various companies with associated images, descriptions, and a smooth animation effect.
- Responsive Design: The timeline is responsive and adjusts to different screen sizes.
- Smooth Animations: Elements appear with a smooth downward animation effect.
- Modern Layout: Clean and modern design for showcasing a timeline of events or experiences.
- HTML
- CSS
project-directory/
├── index.html
└── style.css
- Clone the repository:
git clone https://github.com/your-username/vertical-timeline.git
- Navigate to the project directory:
cd vertical-timeline
- Open
index.html
in your preferred web browser:open index.html
- index.html: The main HTML file containing the structure of the timeline.
- style.css: The CSS file containing styles and animations for the timeline.
The timeline is designed to be responsive and adjusts to different screen sizes. Media queries are used to ensure a smooth viewing experience on both desktop and mobile devices.
You can view a demo of the project by opening index.html
in your web browser.
Feel free to reach out @[email protected] if you have any suggestions or feedback!