Plug-in CSS Chapter 8, Example 67 |
(Click on the ![]() |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <meta http-equiv="X-UA-Compatible" content="IE=8" /> <!-- saved from url=(0014)about:internet --> <html> <head> <title>Plug-in CSS: Example 67</title> <link rel='stylesheet' type='text/css' href='PC.css' /> <script src='PJ.js'></script><script src='PC.js'></script> </head> <body> <img class='fadeout[2000]' src='i6.jpg' /> </body> </html>