Oh, one last thing, I forgot the HTML embedding code. If you want to include the Debian weather in your application, you can do this :
<div class="weather"> <style> iframe { border-style: none; width: 140px; height: 500px } div.weather { float: right; width: 100px; height: 200px; margin-right: 30px } </style> <iframe scrolling="no" src="http://brion.inria.fr/anla/weather_status"> Your rusty browser does not support IFRAMEs. </iframe> </div> -- Berke Durak -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]