diff --git a/Aims.css b/Aims.css new file mode 100644 index 0000000..1c08c97 --- /dev/null +++ b/Aims.css @@ -0,0 +1,12 @@ +.table tbody tr:hover{ + background-color: #a9a9a9; +} +.heading { + text-align: center; +} +.footer{ + margin: 20px; + border-top: 1px solid #ccc; + padding-top: 30px; + text-align: center; +} \ No newline at end of file diff --git a/Chapter1.html b/Chapter1.html index 9509d66..103ddce 100644 --- a/Chapter1.html +++ b/Chapter1.html @@ -73,6 +73,9 @@
- CodeChef Campus Chapter is the programming clubs that are run and - maintained by the official campus chapter representatives and are - mentored by CodeChef. Our Campus Chapter aim at promoting - competitive programming in NITC and help students become better - problem solvers which go a long way in learning as well as in their - career development. -
-- Our Main goal is towards ICPC. All the events that we organize will be to help Students become better eligible for ICPC. -
- ++ CP Hub is a programming clubs run and + maintained by the official campus chapter representatives and are + mentored by CodeChef. Our Campus Chapter aim at promoting + competitive programming in NITC and help students become better + problem solvers which go a long way in learning as well as in their + career development. +
++ Our Main goal is towards ICPC. All the events that we organize will be to help Students become better eligible + for ICPC. +
+ +