diff --git a/3Dtransforms/index.html b/3Dtransforms/index.html index 6aa4f96..9676dfc 100644 --- a/3Dtransforms/index.html +++ b/3Dtransforms/index.html @@ -24,7 +24,7 @@
CSS 3D transforms allow us to rotate elements in (so perceived) third dimension
All that is really needed is a simple transform method such as rotate{X,Y,Z}()
that takes exactly one argument - the amount of wanted rotation.
The h1
font inside the divs below is specified as Fira Code Retina, so in case you don't have it installed, the glyphs won't show up nicely. I recommend you check it out.
I am planning on adding it to the site, though.
That way you don't have to have it installed on your device.
The h1
font inside the divs below is specified as Fira Code Retina, so in case you didn't have it installed, the glyphs wouldn't show up nicely.
I added it to the site, though.
That way you don't have to have it installed on your device.
To understand why "ss07", "zero"
was used you can read this.
A div rotated along its x-axis