forked from abhi12ravi/mozillatn.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontribution.html
More file actions
167 lines (146 loc) · 6.02 KB
/
contribution.html
File metadata and controls
167 lines (146 loc) · 6.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Mozilla TN Contributors</title>
<meta name="description" content="">
<!-- core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/font-awesome.min.css" rel="stylesheet">
<link href="css/prettyPhoto.css" rel="stylesheet">
<link href="css/main.css" rel="stylesheet">
<link href="css/responsive.css" rel="stylesheet">
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<script src="js/respond.min.js"></script>
<![endif]-->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-63310670-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<!--/head-->
<body>
<header id="header">
<nav class="navbar navbar-inverse" role="banner">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button>
<a class="navbar-brand" href="index.html"><i class="fa fa-bolt"></i>Mozilla Tamilnadu</a></a> </div>
<div class="collapse navbar-collapse navbar-right">
<ul class="nav navbar-nav">
<li><a href="index.html">Home</a></li>
<li><a href="about-us.html">About</a></li>
<li class="active"><a href="contribution.html">Contribution Areas</a></li>
<li><a href="taskforce.html">TaskForce Teams</a></li>
<li><a href="cal.html">Events</a></li>
<li><a href="blog.html">Blog</a></li>
<li><a href="contact-us.html">Contact</a></li>
</ul>
</div>
</div>
<!--/.container-->
</nav>
<!--/nav-->
</header>
<!--/header-->
<div class="color-border"> </div>
<section id="inner-page">
<div class="container">
<div class="center">
<h2>Contribution Areas</h2>
<p class="lead">There are lot of ways to get started</p>
</div>
<div class="row">
<div class="features">
<div class="col-md-4 col-sm-6">
<div class="feature-wrap"> <i class="fa fa-code"></i>
<h2>Coding</h2>
<h3>There are lot of ways a person can contribute with the help of code Mozilla related Products which include Firefox, Firefox OS, Contributing to Rust and so on.</h3>
</div>
</div>
<!--/.col-md-4-->
<div class="col-md-4 col-sm-6">
<div class="feature-wrap"> <i class="fa fa-bug"></i>
<h2>Testing</h2>
<h3>For finding lot of issues in the Firefox Products you don't need to be expert. It is easier to test the products and file the bugs with the help of One And Done.</h3>
</div>
</div>
<!--/.col-md-4-->
<div class="col-md-4 col-sm-6">
<div class="feature-wrap"> <i class="fa fa-pencil"></i>
<h2>Writing</h2>
<h3>You can easily write blog post about Firefox, Firefox OS and write MDN articles all it needs in writing knowledge in any language.</h3>
</div>
</div>
<!--/.col-md-4-->
<div class="col-md-4 col-sm-6">
<div class="feature-wrap"> <i class="fa fa-comments-o"></i>
<h2>Teaching</h2>
<h3>With the help of your communication skills you can share your skills to community who are willing to learn.</h3>
</div>
</div>
<!--/.col-md-4-->
<div class="col-md-4 col-sm-6">
<div class="feature-wrap"> <i class="fa fa-bullhorn"></i>
<h2>Activism</h2>
<h3>Get involved with opportunities which will support freedom, security, privacy on open web.</h3>
</div>
</div>
<!--/.col-md-4-->
<div class="col-md-4 col-sm-6">
<div class="feature-wrap"> <i class="fa fa-exchange"></i>
<h2>Translating</h2>
<h3>Help mozilla in translating everything, so people all over the world will love to read. Translate website, MDN pages, SUMO pages.</h3>
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="feature-wrap">
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="feature-wrap"> <i class="fa fa-file-text-o"></i>
<h2>Helping</h2>
<h3>Help Mozillians all over the if they get in trouble</h3>
</div>
</div>
<!--/.col-md-4-->
</div>
<!--/.services-->
</div>
<!--/.row-->
</div>
<!--/.container-->
</section>
<!--/#inner-page-->
<section id="get-started">
<div class="container">
<div class="row">
<div class="col-sm-12">
<h2>Want to talk to us</h2>
<p>We love to share our knowledge with you and your friends</p>
<a href="contact-us.html" class="btn btn-primary">Contact us</a> </div>
</div>
</div>
<!--/.container-->
</section>
<!--/#get-started-->
<div class="color-border"> </div>
<footer id="footer" align="center">
<div class="follow-us" align="center">
<a class="fa fa-facebook social-icon" href="https://www.facebook.com/MozilliansTamilNadu" target="_href"></a>
<a class="fa fa-twitter social-icon" href="https://twitter.com/mozillaTN" target="_href"></a>
<a class="fa fa-google-plus social-icon" href="#" target="_href"></a> </div>
</footer>
<!--/#footer-->
<script src="js/jquery.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.isotope.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>