Producing web pages
* HTML CSS DHTML XHTML A to Z of tags        Accessibility          Design

FlipV

Use the FlipV filter to create a horizontal mirror image. You can flip text or an picture.

For example:

This HTML…

Displays as…

<div id="FlipV" style="width:320; height:50;
font-size: 14pt; filter:FlipV;">
<center>Ann's lovely text</center>
</div>

If you want to see a working example, you can look at the Filter Effects page. This HTML page shows the effects of all the visual filters. For each filter, there is an example. Underneath the example, there is a box for each parameter. You can change the values for the parameter and click on the Change button to see the effect. The Reset button restores the example to the initial state.