Tell us what’s happening:
Describe your issue in detail here.
Can anyone see what’s wrong with my code? The error message is: You should have one self-closing link
element.
Your code so far
Ferris Wheel<!-- file: index.html -->
<!-- User Editable Region -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>Ferris Wheel</title>
<link rel="stylesheet" href="styles.css" />
</head>
<body></body>
</html>
<!-- User Editable Region -->
/* file: styles.css */
Your browser information:
User Agent is: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/111.0
Challenge: Learn CSS Animation by Building a Ferris Wheel - Step 1
Link to the challenge: