Export Code

Fork of HTML Starter

Nita

Last edited Mar 06, 2025
Created on Mar 06, 2025
Forked from HTML Starter

Solar System Visualization

This visualization shows the Sun and the eight planets of our solar system in order:

  • The Sun (our star)
  • Mercury (1)
  • Venus (2)
  • Earth (3)
  • Mars (4)
  • Jupiter (5)
  • Saturn (6)
  • Uranus (7)
  • Neptune (8)

The celestial bodies are sized roughly proportional to their relative sizes (not to scale).

Each object is represented by:

  • A colored circle representing the body's appearance
  • The body's name
  • Its order from the Sun (except for the Sun itself)

The visualization uses HTML, CSS, and JavaScript. Hover over each celestial body to see a highlight effect. The Sun has a special radial gradient and glow effect to represent its fiery nature.

MIT Licensed