<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title></title>
</head>
<body>
<p>What follows is an aside.</p>
<aside data-type="sidebar">
<h5>Aside Title</h5>
<p>Some aside text!</p></aside>
</body>
</html>