Css3 transform scale Scalin

ask the great gods, transform:scale (.75) of .scale in the code; what"s wrong if it doesn"t work?
I typed the code for the rookie tutorial without effect, or even copied it directly later.

clipboard.png

Mar.10,2021

CSS transform attribute, valid only for block-level elements!

< hr >

in addition, you have a lot of extra styles, such as the width and height of span, which will not take effect.


.scale, .scale2 {
    display: inline-block;
    ...
}
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3ac70-2c234.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3ac70-2c234.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?