Training: Get Sourced
Name: Training: Get Sourced Tags: Training Score: 1 Description: The solution is hidden in this page Use View Sourcecode to get it
Theory
To get the solution, as the description says, we have to search through the page's source code, or View Source. To go into view source and see the source code of the page you can do it through right-click and View Source or Ctrl+U. Now let's go into the view source and look for the solution in there.
Solution
I'm going to check this box, so that the code doesn't go off screen and it's easier to find the password if it's in a high column:

Oh look, I was just browsing through the part where the description is, and below that there is a big blank space, let me see how far down it goes. And would you look at that, there is a comment in the very bottom of this source code:

<!-- You are looking for this password: html_sourcecode -->
There we go! That's the solution.
I voted this level as:
Diff: 02 Ed : 01 Fun : 05
https://wechall.net/en/challenge/training/get_sourced/index.php