Design a Movie Review Page - Design a Movie Review Page

Tell us what’s happening:

I don’t understand how every time I turn off my computer and when I return all the code that I have written for a lab has disappeared. I guess I need to write it down. Because I am not sure where to find what I had written so far. Every time I get back in its gone and have to start over. Is there a way to fix this like saving it somewhere in the server so it can be retrieved? Just a question .

Your code so far

<!DOCTYPE html>
 <html lang="en">
 <head>
     <meta charset="UTF-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <title>Movie Review</title>
 </head>

<body>

</body>

</html>

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36 Edg/136.0.0.0

Challenge Information:

Design a Movie Review Page - Design a Movie Review Page

Welcome to the forum @texstaras16

The progress for labs are not saved on the server.
You could try saving it locally using CTRLS

Can you save the file in a folder on your computer?
If you are using a publically accessible computer, another option is to email the code to yourself.

Happy coding

Thank you for your response. I figured it out, I was just thinking about those who did not have a way to save it. Thank you again.

1 Like