diff --git a/index.html b/index.html index 3fab4dc..04d609a 100644 --- a/index.html +++ b/index.html @@ -12,15 +12,16 @@
-
+
-

Hackers Tribe Official Website

+

Hackers Tribe Official Website

+

What we will learn in this course !!

My name is Deep Choudhury
Contact me on my phone no : +91 6294135066
- Contact with us via E-mail : hackerstribeofficial@gmail.com + Contact with us through e-mail : hackerstribeofficial@gmail.com

@@ -30,6 +31,8 @@

What we will learn in this course !!

This is hackers tribe logo

Notice Board
+
+
@@ -93,7 +96,7 @@

Facts about Cyber Security


-

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

+

Hello I am Deep . My father name is Debabrata Choudhury. My mother Name is Monika Choudhury. We are only for NGO purpose, if you want to join our community then please give us only 50 rs per month .... Thank you

@@ -102,13 +105,13 @@

Facts about Cyber Security

Here is the 2nd heading

- We didn't support any illigal activities.
- We are here for security purposes only. + We don't support any illegal activities.
+ We are here for security purpose only.

- Here we are discussing about what security you needed to be safe on the Internet
- We are discussing of security and if you need any support please contect to our security pages. + Here we discuss about the security measures needed to stay safe on the Internet. + If you need any support please contact us via our security page.

diff --git a/makeover.css b/makeover.css index eb708b9..c8cd89b 100644 --- a/makeover.css +++ b/makeover.css @@ -11,9 +11,9 @@ } -h1,h2 +h1 { - font-family: cursive; + font-family: verdana; } h1 @@ -54,7 +54,7 @@ h3{ } .id1 { - font-size: 30px; + font-size: 20px; } .level @@ -70,8 +70,9 @@ h3{ } .l1 { - background-color: aqua; + background-color: #a56cc1; width:75%; + height: 850px; float: left; border-top: 3px solid; border-left: 3px solid; @@ -81,14 +82,28 @@ h3{ } .l4 { - background-color: gold; + background-color: #3d5af1; width: 25%; - float: left; - padding-left: 100px; + height:50px; + float: right; + padding-left: 80px; border-top: 3px solid; border-right: 3px solid; border-bottom: 3px solid; } +.noticeboard + { + width: 25%; + background-color: #e2f3f5; + float: right; + height:800px; + border-right: 3px solid; + + + + } + + .img { margin-left:0px; @@ -97,9 +112,18 @@ h3{ } .main - { - margin-left: 200px; - margin-right: auto; + { + + background-color: aqua; + border-top: 3px solid; + border-left: 3px solid; + border-right: 3px solid; + width: 100%; + padding-left: 15px; + padding-bottom: 15px; + padding-top: 15px; + float: left; + text-align: center; } .l3 { @@ -146,4 +170,4 @@ h3{ p{ font-size: 18px; font-family: Georgia, 'Times New Roman', Times, serif; -} \ No newline at end of file +} \ No newline at end of file