[php]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title></title>
<style type="text/css">
*{margin:0px;padding:0px;}
#hold{width:850px;
margin:20px auto;
padding:10px;
}
img{width:250px;height:200px;margin:5px;cursor:pointer;border:5px solid #fff;}
.active{border:5px solid #f00;}
</style>
[/php]



