HELP HELP HELP

Intro 2

Abhack [abhack]
9 years ago

0

Hellooo!!!! Would you help me plz!!!

9replies
9voices
236views
Mugi [Mugiwara27]
9 years ago

0

Helloooo would you tell us in what can we help you?

Abhack [abhack]
9 years ago

0

the problem is that i haven’t happen to find the answer of the level 2

tl0tr
9 years ago

0

How did you find the answer for the first level. It’s the same way. The answers are there in the source code.

medru
9 years ago

0

Look at the Hint: ‘Or maybe the answer is right under your nose?!’

4 replies have been removed
Abhack [abhack]
9 years ago

0

I found, thank you all.

2 replies have been removed
NeptunX
9 years ago

0

i can’t find the answer plz help me!!

Mr. Cyph3r [MrCyph3r]
9 years ago

0

This one is pretty simple… just take a closer look at the form.

? [bolofecal]
9 years ago

0

If you know HTML it should be very simple.

Very very simple, but I lost some time in this level. ;)

tl0tr
9 years ago

0

All the main level answers can be found in the source code. If you don’t know what HTML, Javascript is then you will need to have some basic knowledge about it. By just seeing the below code If you don’t know what it does then you need to learn HTML first and then try and solve these levels cause you currently don’t have the knowledge that is required to complete these levels. Here are two websites that can help you in learning this. Codecademy | w3schools. If you are visual learner then you can do a search on youtube for Basics of HTML and you can learn from there too.

<html>  
<head>  
<title>Welcome To HackThis!!</title>  
</head>  
<body>  
<h1>Welcome To HackThis!!</h1>  
<h3>Welcome user</h3>  
<div class="container">  

</div>  
</body>  
</html>  
You must be logged in to reply to this discussion. Login
1 of 10

This site only uses cookies that are essential for the functionality of this website. Cookies are not used for tracking or marketing purposes.

By using our site, you acknowledge that you have read and understand our Privacy Policy, and Terms of Service.

Dismiss