Tell us what’s happening:
I just got through this project, but when I press “Ctrl + Enter” and go back to my Curriculum page, it shows as incomplete and if I click on it it starts from scratch. It is frustrating because it is not the first time this happens and it is a lot of wasted time. What can I do to avoid this issue? Thank you in advance!
Your code so far
<!-- file: index.html -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Blog Post Card</title>
</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/135.0.0.0 Safari/537.36
Challenge Information:
Design a Blog Post Card - Design a Blog Post Card