<html> <head> <style type="text/css"> .svgshape { shape-rendering: geometricPrecision; outline: none; fill: #randomcolor1; stroke: #randomcolor2; stroke-width: 4px; } body { color: #007; background: url("pattern.gif"); } </style> </head> <body > <font size="10" face="Helvetica, sans-serif"> <blink> <i>Engage with glyphs...</i> <img src="cryptogram.jpg" width="100" height="100"> </blink> </font> <br><br> <marquee direction="left">...remain obscure...<<img src="maze.jpg" width="200" height="200"></marquee> <form action="http://www.cryptography.com"> <input type="text" name="msg"> <input type="submit" value="Submit"> </form> <a href="http://www.enigma.com"> <img src="enigma.jpg" border="0" alt="enigma"> </a> <p> <svg height="100" width="100" class="svgshape"> <path d="M10 20 L30 40 L10 60 Z"/> </svg> ...weep the veil... </p> <p style="line-spaced:3;"> Glisten... <img src="twinkling.gif" width="50" height="50"> ...and ponder <img src="question.jpg" width="50" height="50"> </p> </body> </html>