Tip: you can modify some code before running
<html><head><title>Image distortion script</title><style type="text/css">BODY {FONT-FAMILY: ""; FONT-SIZE: 9pt; MARGIN-LEFT: 0px; MARGIN-RIGHT: 0px; MARGIN-TOP: 0px} A {COLOR: black; FONT-SIZE: 9pt; FONT-WEIGHT: 400; TEXT-DECORATION: none} A: hover {COLOR: red; FONT-SIZE: 9pt; FONT-WEIGHT: 400; TEXT-DECORATION: underline} A: active {COLOR: # ff0033; CURSOR: hand; FONT: 9pt ""}</style><meta content="text/html; charset=gb2312" http-equiv="Content-Type"></head><body bgColor="#FEF4D9" onload="fade()"><font color="red" face="隶书" size="6"><p align="center">Distorted image</font><br></p><div align="center"><center><table border="1" borderColor="#000000" borderlight="green" width="398" cellpadding="0" cellspacing="0"><TBODY> <tr> <td align="middle" width="392"><font size="3"> <strong >The size and proportion of the length and width of an image keep changing, just like the effect of Haja mirror. It is very eye-catching and can be used on webpages to surprise people! The display area is shown below!</strong></font></td> </tr> <tr> <td align="center" height="100" width="392"> </td> </tr> </tBODY> </table> </center></div><script language="JavaScript">Var B = 1; var c = true; function fade () {if (document. all); if (c = true) {B ++;} if (B = 100) {B --; c = false} if (B = 10) {B ++; c = true ;}if (c = false) {B -- ;} u. width = 150 + B; u. height = 125-B; setTimeout ("fade ()", 50 );}</script> <p align="center"> <script language="JavaScript"> <!-- hide function goHist(a) { history.go(a); } //--> </script> </p> <p align="center"></p></body></html>
Tip: you can modify some code before running