To the text without using any difficult long text type script code
1. <html>
2. <head><title>PRATICE</title>
3. </head>
4. <body bgcolor="yellow">
5. <div align="center"><table border="1" bordercolor="black">
6. <tr>
7. <td style="filter:fliph"><font color="red" size="50">studentwebsite</td>
8. <td><font color="red" size="50">studentwebsite</td>
9. </tr>
10. <tr>
11. <td style="filter:flipv"><font color="red" size="50">studentwebsite</td>
12. <td style="filter:fliph flipv"><font color="red" size="50">studentwebsite</td>
13. </tr>
14. <table>
15. </div>
16. <tr>
17. <td>
18. </body>
19. </html>
Line:7 fliph-horizontal it will change ordinary to horizontal form
Line:11:flipv-vertical will change ordinary to vertical form
![Filter effect in the script code| Flip filter: flipv and fliph | How to change the text in the vertical and horizontal|](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjtXZxoFa78THDpX3q_JSB0dft8wU__Oj7XhHdYLc1i5DXlHcCvpFa-LlCx__554dwx7SXqeUh_L1xXQHwZ-1yLe8JsGn1FZPIhtx8s0upngaG9TLofOQPTKgQPcx7ZEX-ZkldtbSqBq0O_/s400/Filter+effect+in+the+script+code+Flip+filter+flipv+and+fliph++How+to+change+the+text+in+the+vertical+and+horizontal.jpg)
0 Comments