Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Q5421 How do I insert a pauseusing ACSS ?

irt.org | Knowledge Base | CSS | Q5421 [ previous next ]

Q5421 How do I insert a pauseusing ACSS ?

To make your document more usable, you might want to insert small breaks, after each paragraph. This is done with the following code:

P {
   voice-family: Juliet, female
   volume: loud
   pause: 20ms
    }
P.slow {
   voice-family: Juliet, female
   volume: loud
   pause-after: 10ms
    }

Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 30th March 2008. Maintained by: Martin Webb
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.