sidebar.html
author Eugen Sawin <sawine@me73.com>
Mon, 05 Jul 2010 16:00:03 +0200
changeset 14 7755b7760491
permissions -rw-r--r--
chrome page added
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
     2 <html><head></head><body><div id="sidebar">		
     3 	<h3>About</h3>	
     4 	<p>
     5 		<img src="images/me2.png" alt="me" class="float-left" height="64" width="64">		
     6 		ME73 is my digital playground.&nbsp;I'm a programmer, a student of computer science, a music enthusiast.
     7 		I'm interested in sciences including physics and astronomy and like anything related to artificial intelligence,
     8 		distributed systems and digital image processing.
     9 		This site serves as a portfolio for my work, private and professional.
    10 	</p>	   
    11 	<h3><br></h3>
    12 	<div id="random_quote"></div>	
    13 </div></body></html>