Sorting Algorithm Visualizer is a static website with information and interactive visualization about various sorting algorithms used in the study of data structures and can also compare the time complexities of different sorting techniques.
Like this image shown Selection Sorting all other (BUBBLE, INSERTION) are also be done.