Tell us what’s happening:
There’s is very simple for me . what’s wrong? I don’t understand my own wrong.
Your code so far
<!-- file: index.html -->
<!DOCTYPE html>
<html lang="en">
<head>
<title>Piano</title>
<!-- User Editable Region -->
<meta charset="UTF-8">
<meta name:"viewport" content:"width=device-width, initial-scale=1.0" >
<!-- User Editable Region -->
</head>
<body></body>
</html>
/* 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/131.0.0.0 Safari/537.36 Avast/131.0.0.0
Challenge Information:
Learn Responsive Web Design by Building a Piano - Step 2