Quick Index

close index

The Clicking Page: Displayed at Access Level "H"


<script language="javascript"> var size = 100; var htmlO_K_clearint; function htmlO_K_shrink() { var dom = document.getElementById('htmlO_K_div_1'); if(size < 15) { clearInterval(htmlO_K_clearint); dom.style.width = "100px"; dom.style.height = "100px"; size=100; return; } size-= 5; dom.style.width = size + "px"; dom.style.height = size + "px"; } function htmlO_K_start_shrink() { htmlO_K_clearint = setInterval('htmlO_K_shrink()', 500); } function htmlO_K_substimg() { var dom = document.getElementById('htmlO_K_nude19'); var im = dom.src; if(im.match(/19thcentnudelg/)) { im = 'http://192.168.0.103/dokuwiki/19thcentnude.jpg'; dom.title = 'Click to Zoom in' } else { im = 'http://192.168.0.103/dokuwiki/19thcentnudelg.jpg'; dom.title = 'Click to Zoom out' } dom.src = im; } </script>

<style type= "text/css"> #htmlO_K_div_1 { background-color: yellow; border: solid 2px blue; width: 100px; height: 100px; position:relative;} </style>
<center>
<a href ="javascript: htmlO_K_substimg();void 0;" class="htmlO_K_ours" style="color:#3333cc;"> <img src = "http://192.168.0.103/dokuwiki/19thcentnude.jpg" id="htmlO_K_nude19" border='0' title='Click to Enlarge 19th Century Nude'> <br />19th Century Nude, After Manet<br /><br /> </a>

<table cellpading="8" width="75%"> <tr><td align="left"> The inspiration for <b>htmlOK</b> is a project I have in mind, where artists will use the Wiki as a field in which to create web projects. I myself am a visual and new media artist. I've been using computers in and for my work for almost 20 years and have been programming for even longer. When the first web browser came out in 1994 (<U>Mosaic</U>), I was bowled over, and I've been working with the Internet and the web ever since. Every year or so I seem to complete another web piece. My most recent was exhibited in February 2006 in the <a href = "http://artport.whitney.org/gatepages/february06.shtml" style="color:#3333cc;">artport series</a> of the Whitney Museum of American Art and was nominated for a <a href="http://www.viper.ch/2006/content/main.php" style="color:#3333cc;" >Viper International Award</a>. While I occasionally earn a few dollars writing software and doing some sysadmin, I am essentially a self-taught hacker. </td></tr> <tr><td> </td></tr> </table>
<br />
<div id="htmlO_K_div_1" onclick="htmlO_K_start_shrink();">
</div>
<br /><span style="color:blue;">Click The Yellow Box</span>
<IFRAME SRC="http://www.example.org"></IFRAME>
</center>

 
Using htmlOKay
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki