blob: e9a58cfb5c8d3b7c70e736a5b4a8d08daa7bb357 [file] [log] [blame]
<html>
<head>
<style type="text/css">
div {
width: 200px;
height: 200px;
border: 10px dashed #f00;
border-radius: 40px;
background-color: #0f0;
}
</style>
</head>
<body>
<div>
&nbsp;
</div>
</body>
</html>