<html>
<head>
<link href="files/print.css" rel="stylesheet" media="print">
<link href="files/screen.css" rel="stylesheet" media="screen">
</head>
<body>
<div class="design">
This is a div element and is usually used to design the block.
</div>
</body>
</html>