This project is a visual representation of the solar system created using HTML and CSS. It simulates the orbits of the planets around the sun with an interactive and animated design. ππ
- Planetary Orbits π: Displays the solar system with planets orbiting around the sun.
- Dynamic Animation β±οΈ: Each planet has its own rotation speed, reflecting their real-life orbital periods in a proportional ratio.
- Visual Design π¨: Utilizes radial gradients and animations to create a visually appealing representation of the planets and the sun.
- Responsive Layout π±: Adjusts to different screen sizes while maintaining the layout and proportions of the solar system.
- Open the
index.htmlfile in a web browser to view the solar system model.
- HTML π₯οΈ: For structuring the solar system model.
- CSS π¨: For styling and animating the planets and sun.
- Clone the repository to your local machine.
- Open the
index.htmlfile in your web browser to view the solar system.
The speed at which the planets orbit in this model is proportional to their real-life orbital periods. Each planet's rotation time in the animation reflects its relative orbital period compared to the other planets, providing a scaled representation of their movement around the sun.
Feel free to submit issues or pull requests to enhance the solar system model or add new features.