/ Published in: JavaScript
Please note that background colour, font sizes, font family, border style, border collapse, padding, td style flip horizontal or vertical and whether object intended to be flipped is a word or pic indicated by url is merely arbitrary, as code may be adapted as per your personal preference, however should you opt to use this specific example you may feel free to do so. Note: On the free site I used it on the words appear flipped, but on notepad it does not, thus flipped appearance may also be influenced by respective java capabilities.
Expand |
Embed | Plain Text
<STYLE TYPE = "text/css"> BODY { background-color: blue } TABLE { font-size: 3 em: font-family: Calibri, sans-serif; background-color: yellow; border-style: outset ; border-collapse: separate } TD { border-style: inset; padding: 2ex } </STYLE> <TABLE> <TR> <TD STYLE = "filter: fliph">StresseD</TD> <TD>StresseD</TD> </TR> </TR> <TD STYLE = "filter: flipv fliph">StresseD</TD> <TD STYLE = "filter: flipv">StresseD</TD> </TR> </TABLE>
Comments
Subscribe to comments
You need to login to post a comment.

Note: interesting effects can be obtained by repetition hereof possibly with slight variatiöns effectively placing one nön scrolling image above another in overlapping position possibly with an animation on a stagnatory image or two complimentary animations or a transparent and non transparent gif or some such combination as experimenting herewith wil no doubt achieve impsessive resultß. Please post your url here as example explaining how you implemented this measure.