Image distortion script

Source: Internet
Author: User
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

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.