Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 13 additions & 12 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@


<!DOCTYPE html>

<html>
Expand All @@ -18,16 +20,16 @@ <h1>Hackers Tribe Official Website</h1>
</div>
<div class="dmain">
<h2> What we<strong> will learn</strong> in this course !!</h2>
<p class="p1">My name is Deep Choudhury<br>
<b>Contact me on my phone no :</b> <a href="+91 6294135066"target="_blank">+91 6294135066</a><br>
<b>Contact with us via E-mail :</b> <a href="mailto:[email protected]"target="_blank">[email protected]</a>
<p class="p1">My name is Deep Choudhury!<br><br>
<b>Connect via Phone No. :</b> <a style = "border:inset;color:black" href="+91 6294135066"target="_blank">+91 6294135066</a><br><br>
<b>Connect via E-mail :</b> <a style = "border:inset;color:black;" href="mailto:[email protected]"target="_blank">[email protected]</a>

</p>
</div>
<div class="img">
<img src="HACKERS TRIBE.png" alt= "This is hackers tribe option">
</div>
<div class="p420"> <p> This is hackers tribe logo<br></div></p>
<div class="p420" style="color:black"> <p> This is hackers tribe logo<br></div></p>
</div>
<div class="l4">Notice Board</div>

Expand All @@ -40,7 +42,7 @@ <h2> What we<strong> will learn</strong> in this course !!</h2>

</p>
<h3> Facts about Cyber Security </h3>
<p> Some of the facts about Cyber Security. 95% of breached records came from only three industries in 2016
<p> Some of the facts about Cyber Security. 95% of breached records came from only three industries in 2016:
Government, retail, and technology. The reason isn’t necessarily because those industries are less diligent in their protection of customer records. They’re just very popular targets because of the high level of personal identifying information contained in their records.
</p>
<form> <!------- Form is used for creating a form for user input -->
Expand Down Expand Up @@ -93,22 +95,21 @@ <h3> Facts about Cyber Security </h3>
<option value="Bg">Bangladesh</option>
<option value="Pk">Pakistan</option>
<hr>
<p>Hello I am Deep . My father name is Debabrata Choudhury. My mother Name is Monika Choudhury. We are only for NGO perpouses if you want to join our community then please give us only 50 rs per month .... Thank you</p>
<p>Hello I am Deep . My father name is Debabrata Choudhury. My mother Name is Monika Choudhury. We are only for NGO purposes if you want to join our community then please give us only 50 rs per month .... Thank you</p>
</details>
</form>
</div>

<div class="l3">
<h2>Here is the 2nd heading</h2>

<p class=p3>
We didn't support any <u>illigal activities</u>.<br>
<h2 style="color:brown">Here is the 2nd heading</h2>
<p class=p3>
We didn't support any <u>illegal activities</u>.<br>
We are here for security purposes only.
</p>

<p class="id1">
Here we are discussing about what security you needed to be safe on the Internet <br>
We are discussing of security and if you need any support please contect to our security pages.
# Here we are discussing about what security you need to be safe on the Internet <br>
# We are spreading awareness about security and if you need any support please contact to our security pages.
</p>

</div>
Expand Down