Build a Sorting Visualizer - Build a Sorting Visualizer

Tell us what’s happening:

I am stopped here :sweat_smile::sob:
After you click #sort-btn, each div within #array-container should contain five span, each with a number as its text, and arranged to represent the steps required by Bubble Sort algorithm to sort the starting array.

Your code so far

<!-- file: index.html -->

/* file: styles.css */

/* file: script.js */

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36

Challenge Information:

Build a Sorting Visualizer - Build a Sorting Visualizer

It looks like your code didn’t port over automatically when the post was created. Please edit your post to include your full code.

Paste your code where indicated (between the sets of triple backticks (`) to ensure that it displays correctly on the forum.