Home > Web Front-end > CSS Tutorial > Pause after CSS property

Pause after CSS property

王林
Release: 2023-09-14 14:49:02
forward
1235 people have browsed it

CSS 属性后暂停

This property specifies the pause to observe after the element's content is read. Possible values ​​are −

  • time − represents the pause in absolute time units (seconds and milliseconds).
  • percentage − refers to the reciprocal of the speech-rateproperty value. For example, if the speech rate is 120 words per minute (that is, one word takes half a second, or 500 milliseconds), then 100% pause-after means a pause of 500 milliseconds, and 20% pause -after means pause for 100 milliseconds.

The above is the detailed content of Pause after CSS property. For more information, please follow other related articles on the PHP Chinese website!

source:tutorialspoint.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template