I just finished the travel agency lab, and to avoid “spoilers” i didn’t want to post it where it might affect someones work. I just wanted to have my code looked over to improve my general syntax.
i’m realising now that i cant attach it so i’ll figure it out
When you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.
You can also use the “preformatted text” tool in the editor (</>) to add backticks around text.
in addition to what was already suggested to you about posting code to the forum, you can wrap your solution in spoiler tags like this
[spoiler]
```html
<p>Some random text here</p>
```
[/spoiler]
When you post to the forum, your code will be blurred and someone will need to click on it to see the answer.
You only need to do this if you want to get feedback on projects from the certification. If you are just asked for regular help you don’t need the [spoiler] tags