Tell us what’s happening:
Though I am using the code as instructed but it’s still not working and sending me to the next step.
It only shows that I have to have a self-closing link element though I have already added it as below.
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 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36 Edg/112.0.1722.64
Challenge: Learn CSS Animation by Building a Ferris Wheel - Step 1
Link to the challenge: