A small problem with css style

overflow: -webkit-paged-y
What does this mean? I can"t believe Baidu can"t get there?!

Jan.28,2022

https://www.opera.com/docs/sp.


https://www.opera.com/docs/sp.


exceeds Text with a specified height will be cut out


overflow:-webkit-paged-y; This attribute is the text clip, the vertical direction of the content, to put it bluntly, that is, the text that exceeds the specified height will be cut, and the rest will not be displayed. But in order for the text to be displayed normally, the word-break:break-all; attribute is used, that is, automatic line wrapping, within a realistic range, automatic line wrapping

.
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-1b37163-2c06e.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-1b37163-2c06e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?