<html>
<head>
<style>
img {
height: 50px;
width: 300px
}
</style>
</head> <body>
<img src="https://mimo.app/r/graphics.png">
<h2>Beau</h2>
<p>
<em>graphic designer, illustrator & photographer</em>
</p>
<ul>Starting Prices
<li id="hour">hour: 35$</li>
<li>project: 150$</li>
</ul>
<script></script>
</body>
</html>]]>Make sure to pick id
, followed by =
, and finally "hour"
.