blob: c1d951a9c334e21d7279b3f86233750d240e4b26 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<style>
#dropshadowDiv {
margin-bottom: 10px;
height: 100px;
width: 100px;
background: #555;
}
</style>
</head>
<body>
<div id="dropshadowDiv"></div>
</body>
</html>