Tell us what’s happening:
I did everything right but it’s says
Your link element should have an href attribute with the value ./styles.css…
Your code so far
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>fCC Cat Painting</title>
<link rel="stylesheet" href="./styles.css">
</head>
<body></body>
</html>
Your mobile information:
M2101K7BI - Android 13 - Android SDK 33
Challenge: Learn Intermediate CSS by Building a Cat Painting - Step 3
Link to the challenge: