<html>
<body>
<img src="https://mimo.app/r/jo.png">
<h3>Jolene</h3>
<p>
<em id="status">offline</em>
</p>
</body>
</html>]]>

Let's use our knowledge of interacting with elements, to update a user's status.

When the page loads, we'll set Jolene's status to online using JavaScript.