blob: 327cc8842fb0146590e90cf5d53fea2bb2bc56e2 [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>