Duration is a time value that the transition takes, in
the format of seconds.milliseconds.
Style is one of 23 different transitions.
Shadow Shadow (Color=color, Direction=direction) Creates a gradient shadow in the
specified color and direction for
images or text.
Color is a hexadecimal triplet.
Direction is any value from 0 to 315 in increments of 45.
Wave Wave (Add=add, Freq=freq, LightStrength=lightstrength, Adds sine wave distortion to the
Phase=phase, Strength=strength) selected image or text.
Add is a Boolean value, where 1 adds the original
object to the filtered object and 0 does not.
Freq is an integer specifying the number of waves.
LightStrength is a percentage value.
Phase specifies the angular offset of the wave, in
percentage (for example, 0% or 100% = 360 degrees,
25% = 90 degrees).
Strength is an integer value specifying the intensity
of the wave effect.
Xray Xray Converts an image to inverse
grayscale for an X-rayed
appearance.
* These three transitions require extensive documentation beyond the scope of this book.
247
Building Style Sheet Web Pages 7
Design TimeStyleSheets
Cascading Style Sheets give the designer an awesome flexibility with respect to the overall look and feel of a
site. In fact, it??™s entirely possible for sites to be designed with multiple style sheets, each one applicable to a
particular condition.
Pages:
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525