I’m stuck on 7.2 and I don’t see where I messed up. Please help! Here is my code:
<!DOCTYPE html>
<html>
<head>
<title>Ollie Bike Sharing</title>
<meta charset="utf-8"/>
<link rel="stylesheet" type="text/css" href="main.css">
</head>
<body>
<h1>Ollie Bike Sharing</h1>
<h3>Share Your Pedals with the World.</h3>
<p>Need a set of wheels while you're in town? Use Ollie to pair your perfect vacation with a stylish, affordable bike rental. Here is a <a href="cities.html">list</a> of cities where you can find us.</p>
<img src="https://s3.amazonaws.com/codeacademy-content/projects/make-a-website/lesson-1/bikes2.jpg"/>
</body>
</html>
By the way, I’m sorry I couldn’t help with yours.