How can we help?
Avatar

Digital Artist at anarchysam.com

  • Anarchy Sam commented,

    This was my solution (4 steps and the 4 lines of code): var newPlanet = document.createElement("div"); //creates the div elementnewPlanet.classList.add("planet"); //assigns the classnewPlanet.style...

  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1