-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
209 lines (180 loc) · 9.56 KB
/
about.html
File metadata and controls
209 lines (180 loc) · 9.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
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
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
<!DOCTYPE .<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Kaiser's Page</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"><link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
<link rel="stylesheet" type="text/css" media="screen" href="main.css">
<link href='//netdna.bootstrapcdn.com/font-awesome/3.2.0/css/font-awesome.min.css' rel='stylesheet'/>
<link rel="stylesheet" href="about.css">
<script src="main.js"></script>
</head>
<body>
<nav class="topnav" id="myTopnav">
<a href="singlepage.html"><i id="school"class="fas fa-school"></i></a>
<ul>
<li ><a href="singlepage.html">HOME</a></li>
<li><a href="about.html">ABOUT</a></li>
<li><a href="portfolio.html">PORTFOLIO</a></li>
<li><a href="contact.html">CONTACT</a></li>
<li style="float:right"><a href="gallery.html">MY ART GALLERY</a></li>
<li><a href="javascript:void(0);" id="menu-icon" onclick="navToggle()"><i class="fas fa-bars"></i></a></li>
</ul>
</nav>
<br><br><br><br><br>
<div class="bs-example">
<div id="myCarousel" class="carousel slide" data-interval="3000" data-ride="carousel">
<!-- Carousel indicators -->
<ol class="carousel-indicators">
<li class="slide-one active"></li>
<li class="slide-two"></li>
<li class="slide-three"></li>
</ol>
<!-- Wrapper for carousel items -->
<div class="carousel-inner">
<div class="active item">
<img src="media/itbanner.jpg" alt="First Slide">
<div class="carousel-caption">
<h3>About Me</h3>
<p>Content Producer, Designer & Developer</p>
</div>
</div>
<div class="item">
<img src="media/itbanner0.jpg" alt="Second Slide">
<div class="carousel-caption">
<h3>About We</h3>
<p>Smart technologies – our performance</p>
</div>
</div>
<div class="item">
<img src="media/itbanner1.jpg" alt="Third Slide">
<div class="carousel-caption">
<h3>About development</h3>
<p>Web, iphone and android app development
</p>
</div>
</div>
</div>
<!-- Carousel controls -->
<a class="carousel-control left">
<span class="glyphicon glyphicon-chevron-left"></span>
</a>
<a class="carousel-control right">
<span class="glyphicon glyphicon-chevron-right"></span>
</a>
</div>
</div>
<div class="content3">
<h1 class="ribbon3">Smart technologies – our performance</h1>
<h2>In the area of smart technologies and digitization we can offer:</h2>
<p>The topic of digitization does not stop for anyone. Buzzword projects such as Smart Home, IoT and Industry 4.0 have sprouted, also on grounds where till recently only copper and ceramics where manufactured. Companies have the option of facing new challenges or losing touch.
itemis can support you in the conception and development of all the necessary components to implement smart technologies across your products.</p>
<h3>Software Development</h3>
<h4>Automotive</h4>
<p>Our software and systems engineering services and tool competence enable manufacturers and suppliers to create tomorrow’s products.</p>
<h4>Enterprise Applications</h4>
<p>As part of your team we provide technical expertise for the creation of new software as well as the further development of existing software.</p>
<h4>Internet of Things</h4>
<p>itemis is a member of the IoT Industry Working Group and actively contributes to the development of both, the Eclipse Smart Home and openHAB platforms as an expert for efficient development tools.</p>
<h4>IT-Modernization</h4>
<p>Using our experience of automated methods and the experience gained in numerous projects we can help you keep that investment, and with technical expertise we assist you in modernising your IT systems.</p>
<h4>Mobile Development</h4>
<p>Whether it’s analysis, conceptualisation, development, release or maintenance: we have the fitting service for each phase of your app development. </p>
<h4>Software Tools</h4>
<p>We help you choose the right tools for the job, develop individual ones and set up complete tool chains.</p>
<h4>Systems Engineering</h4>
<p>We would be happy to assist you in making use of model based systems engineering for a modern take on product development.</p>
<p> <a href="index.html">Click Me</a></p>
<p> <a href="index.html">Click Me</a></p>
<p> <a href="index.html">Click Me</a></p>
<p> <a href="index.html">Click Me</a></p>
<h2>Development and conception</h2>
<p>As well as a review of existing solutions and the design of new products, we can offer support for development of all components involved.</p>
<p> <a href="index.html">Click Me</a></p>
</div>
<!-- Footer -->
<nav class="bottomnav" id="mybottomnav">
<div class="footer padding-64">
<a href="#top" class="back-to-top" >Back to top</a> <br><br>
<footer>
<h4>Develop Your Digital Strategy</h4>
<p><strong>"Opening up new opportunities for your business with advances in smart technologies"</p><br><br>
<div class="row">
<div class="column" >
<h4> NAVIGATE</h4>
<p>Social Media Marketing</p>
<p> Email Marketing</p>
<p>Search & Display Marketing</p>
<p>Mobile Advertising</p>
</div>
<div class="column" >
<h4>NAVIGATE</h4>
<p>Marketing Strategy</p>
<p>Web Analytics</p>
<p>Local Listings</p>
<p>Smarter Businesses</p>
</div>
<div class="column" >
<h4>NAVIGATE</h4>
<p>Smarter Businesses</p>
<p>Full Stack Development </p>
<p>Content Produce</p>
<p>Designer & Developer</p>
</div>
<div class="column">
<h4>Social Media Links</h4>
<p><div id="social">
<a class="facebookBtn smGlobalBtn" href="#" ></a>
<a class="googleplusBtn smGlobalBtn" href="#" ></a>
<a class="linkedinBtn smGlobalBtn" href="#" ></a>
<a class="instagramBtn smGlobalBtn" href="#" ></a>
<a class="youtubeBtn smGlobalBtn" href="#" ></a>
</div>
</p>
</div>
</div>
<p> © 2018 K Design AB. All rights reserved <a href="file:///Users/kaiser/Documents/uyghurtech/Slutions.html" title="footer" target="_blank">Kaiser A ÖzHun</a></p>
</footer>
</div>
</nav>
<!-- script -->
<script type="text/javascript">
$(document).ready(function(){
// Activate carousel
$("#myCarousel").carousel();
// Enable carousel control
$(".left").click(function(){
$("#myCarousel").carousel('prev');
});
$(".right").click(function(){
$("#myCarousel").carousel('next');
});
// Enable carousel indicators
$(".slide-one").click(function(){
$("#myCarousel").carousel(0);
});
$(".slide-two").click(function(){
$("#myCarousel").carousel(1);
});
$(".slide-three").click(function(){
$("#myCarousel").carousel(2);
});
});
/* En funktion som lägger till/tar bort klassen "dropped" på .topnav när användaren trycker på meny-ikonen */
function navToggle() {
var x = document.getElementById("myTopnav");
if (x.className === "topnav") {
x.className += " dropped";
} else {
x.className = "topnav";
}
}
</script>
</body>
</html>