xxxxxxxxxx
<html>
<head>
<meta charset="utf-8">
<title>InVision Do</title>
<link href="do.css" rel="stylesheet">
<style>
body { padding: 30px; }
iframe {
border: 1px solid #ccc;
box-shadow: 5px 5px #eee;
height: 568px;
width: 320px;
}
</style>
</head>
<body>
<iframe src="do-0201.html"></iframe>
<iframe src="do-0205.html"></iframe>
</body>
</html>