xxxxxxxxxx
<html class="no-js">
<head>
<meta charset="utf-8">
<title>Boilerplate</title>
<link rel="stylesheet" href="main.css">
</head>
<body>
<div class="rotator">
<figure class="show">
<img alt="" src="https://placehold.it/1600x800" width="100%" />
<figcaption>Image caption goes here.</figcaption>
</figure>
<figure>
<img alt="" src="https://placehold.it/1600x800" width="100%" width="100%" />
<figcaption>Image caption goes here.</figcaption>
</figure>
<span class="prev">«</span>
<span class="next">»</span>
</div>
<script src="main.js"></script>
</body>
</html>