I accidentally completed the Build A Tribute Page exercise required for certification.
I was in the process of moving a few tags around and linking the external wiki page, when suddenly I was met with successful completion notice.
The very distant section of my page had the following:
<section>
<h5>
If you have time, you should read more about this incredible human being on his <a id="tribute-link" target="_blank" href=" wiki website here .>
</h5>
</section>
</main>
<body>
</body>
</html>
As you can see, the body section is blank.
Where was it supposed to go?
Or did I even need it?
Now that I’ve completed the exercise, would I lose this achievement if I return to the project and make changes? I want to go back to it and place the body tags in their correct location PLUS I want to edit/modify the CSS elements.
Hello!
You will not lose the credit for it, unless you remove something that causes it fail and save it.
If it fails passing and you do not save it, it will just revert back to your last saved project.
I am constantly going back and working on my projects, after I have completed them. I do not save until I know it still meets the requirements to pass everything. I hope this helps you!