Am I missing something here? It says i need to close my html . Granted im still learning but t o troubleshoot I went to past projects and they are the same. I’m using the same device and browser as I have been. I’ve played around with spaces as well
Your code so far
<!-- file: index.html -->
<!-- User Editable Region -->
<!DOCTYPE html>
<html lang = "en">
<head>
</head>
<body>
</body>
<!-- User Editable Region -->
/* file: styles.css */
Your browser information:
User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:122.0) Gecko/20100101 Firefox/122.0
Challenge Information:
Learn CSS Flexbox by Building a Photo Gallery - Step 1