-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtraining.html
More file actions
140 lines (140 loc) · 6.56 KB
/
training.html
File metadata and controls
140 lines (140 loc) · 6.56 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="IE=edge" http-equiv="X-UA-Compatible">
<meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' name='viewport'>
<meta content="" name="description">
<meta content="" name="author">
<title>Training | dCipher</title>
<link href="favicon.ico" rel="icon" type="image/x-icon"><!-- Fonts -->
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700%7CTitillium+Web:200,300,400,600,700&subset=latin-ext" rel="stylesheet">
<link href="assets/fonts/material-icons/material-icons.css" rel="stylesheet">
<link href="assets/fonts/font-awesome/css/font-awesome.min.css" rel="stylesheet"><!-- Libraries CSS -->
<link href="assets/css/libraries/bootstrap.css" rel="stylesheet">
<link href="assets/css/libraries/animate.css" rel="stylesheet"><!-- Custom CSS -->
<link href="assets/css/custom/theme.css" rel="stylesheet">
<link href="assets/css/custom/colors.css" rel="stylesheet"><!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Navigation Menu
================================================== -->
<header>
<div id="st-logo">
<a href="index.html"><img alt="Logo" src="assets/images/logo-normal.png" style="max-width: 100%"></a>
</div>
</header>
<div id="st-nav">
<a class="st-nav-trigger" href="#0">Menu<span></span></a>
<nav id="st-main-nav">
<ul>
<li>
<a class="page-scroll hvr-underline-from-center" href="index.html">About</a>
</li>
<li class="dropdown">
<a class="page-scroll hvr-underline-from-center" href="index.html">Services</a>
<div class="dropdown-content">
<a class="page-scroll hvr-underline-from-center" href="research.html"><font size="2">Research</font></a> <a class="page-scroll hvr-underline-from-center" href="smart_contracts_development.html"><font size="2">Smart Contracts</font></a> <a class="page-scroll hvr-underline-from-center" href="training.html"><font size="2">Training</font></a> <a class="page-scroll hvr-underline-from-center" href="crypto_mining_optimization.html"><font size="2">Mining Optimizations</font></a> <a class="page-scroll hvr-underline-from-center" href="protocol_development.html"><font size="2">Protocol Development</font></a>
</div>
</li><!-- <li>
<a class="page-scroll hvr-underline-from-center" href="#skills">Team</a>
</li> -->
<li>
<a class="page-scroll hvr-underline-from-center" href="tutorials.html">Tutorials</a>
</li>
<li>
<a class="page-scroll hvr-underline-from-center" href="careers.html">Careers</a>
</li>
<li>
<a class="page-scroll hvr-underline-from-center" href="#contact">Contact Us</a>
</li>
</ul>
</nav>
</div><!-- /#st-nav -->
</div><!-- Portfolio Item
================================================== -->
<section class="training-item">
<div class="container-fluid">
<div class="row">
<div class="col-lg-12">
<div class="training-headline">
<div id="particles-js"></div>
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="typed-headline">
<span class="skilltechtypetext"><span class="typed-cursor">|</span></span>
<p>dCipher periodically hosts seminars and webinars as well as meet ups and events within the blockchain ecosystem.</p>
</div><!-- /.typed-headline -->
</div>
</div>
</div>
</div>
</div><!-- /.col-lg-6 -->
</div><!-- /.row -->
</div><!-- /.container-fluid -->
</section>
<section class="training-item-details" id="portfolio-details">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="col-lg-8 col-md-12">
<div class="training-text">
<h3></h3>
<p>We understand your company’s profile and your idea of blockchain technology development and we provide you the help you need. Even though blockchain as an industry is still young, we can easily find similarities in planning and developing projects related to blockchain, so we can help you improve and further develop your ideas.<br>
<br>
One of our top priorities is to empower the blockchain ecosystem by putting at work our expertise and by sharing valuable know how with the entire blockchain development community.<br>
<br>
Following this lead, from time to time dCipher delivers seminars and webinars, meetups and blockchain industry related events. Once again, to build a blockchain industry community and to promote decentralization by all means - this is our philosophy.<br>
<br>
You can access our tutorials and cryptography case studies for free, which you may find in our learning area of the website.</p>
</div><!-- /.service-text -->
<div class="service-form" id="contact">
<h3>Let's have a <span>chat!</span></h3>
<form>
<div class="form-group">
<label for="name">Name:</label> <input class="form-control" id="name" name="name" type="text">
</div><!-- /.form-group -->
<div class="form-group">
<label for="email">Email:</label> <input class="form-control" id="email" name="email" type="email">
</div><!-- /.form-group -->
<div class="form-group">
<label for="message">Message:</label>
<textarea class="form-control" id="message" name="message" rows="3"></textarea>
</div><!-- /.form-group -->
<button class="btn btn-default" type="submit">Submit</button>
</form>
</div>
</div>
</div>
</div>
</div>
</section><!-- Footer
================================================== -->
<footer>
<p>Copyright © 2018 dCipher</p>
</footer><!-- Scripts
================================================== -->
<!-- jQuery -->
<script src="assets/js/libraries/jquery-2.2.4.js">
</script> <!-- Bootstrap Core JavaScript -->
<script src="assets/js/libraries/bootstrap.js">
</script> <!-- JavaScript Libraries -->
<script src="assets/js/libraries/typed.js">
</script>
<script src="assets/js/libraries/wow.js">
</script>
<script src="assets/js/libraries/particles.js">
</script> <!-- Custom Particle Theme JavaScript -->
<script>
var sentences = ["Training"];
</script>
<script src="assets/js/custom/portfolio-item.js">
</script>
</body>
</html>