The article explains how to create spinning diagrams using only HTML and CSS, without JavaScript or animated image formats. The technique involves using 3D transformations and animations to create the illusion of a rotating cube. The author also provides a solution to keep the letters on the cube facing forwards as it spins. The method is demonstrated with a simple example and the author notes that it performs well even on mobile browsers.