blob: 1caf8a3159e9c7fd95769ac322ab6530128abc18 [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>