-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathabout.html
176 lines (162 loc) · 7.16 KB
/
about.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Othello - About us</title>
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="keywords" content="">
<meta name="description" content="">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/bootstrap-social.css">
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="css/animate.min.css">
<link rel="stylesheet" href="css/et-line-font.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/about.css">
<link href='https://fonts.googleapis.com/css?family=Roboto:400,300,500' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Crimson+Text:400italic' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Libre+Baskerville:italic' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Indie+Flower' rel='stylesheet' type='text/css'>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.0/jquery.min.js" type='text/javascript'></script>
</head>
<body data-spy="scroll" data-target=".navbar-collapse" data-offset="50">
<!--Floating Facebook Widget by www.TheBlogWidgets.com AND www.JasperRoberts.com END-->
<div class="theblogwidgets" style="">
<div>
<iframe src="http://www.facebook.com/plugins/likebox.php?href=https://www.facebook.com/pages/Othello/209409135842253/&width=245&colorscheme=light&show_faces=true&border_color=white&connections=9&stream=true&header=false&height=470" scrolling="no" frameborder="0" scrolling="no" style="border: white; overflow: hidden; height: 470px; width: 245px;background:#fafafa ;color:000;"></iframe>
</div>
</div>
<!-- navigation section -->
<div class="navbar navbar-inverse navbar-fixed-top custom-navbar">
<div class = "container">
<a href = "homepage.html" class = "navbar-brand"><img src="images/logo.png"></a>
<button class = "navbar-toggle" data-toggle = "collapse" data-target = ".navHeaderCollapse">
<span class= "icon-bar"></span>
<span class= "icon-bar"></span>
<span class= "icon-bar"></span>
<span class= "icon-bar"></span>
</button>
<div class="collapse navbar-collapse navHeaderCollapse">
<ul class = "nav navbar-nav navbar-right">
<li class="active_page"><a href="homepage.html">WELCOME</a></li>
<li><a href="about.html">ABOUT</a></li>
<li><a href="products.php">PRODUCTS</a></li>
<li><a href="contact.html">CONTACT</a></li>
</ul>
</div>
</div>
</div>
<!-- header section -->
<section id="header">
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12">
<h4>OTHELLO BAKERY</h4>
<h1>OUR STORY</h1>
<div class="line">
<div class="line-left"></div>
<i class="fa fa-asterisk"></i>
<div class="line-right"></div>
</div>
</div>
</div>
</div>
</section>
<!-- main section 1 -->
<section id="main">
<div class="container">
<div class="row">
<!-- left side -->
<div class="col-md-6 col-sm-6 left-side">
<h2>About us</h2>
<div class="fa1">
<i class="fa fa-asterisk"></i>
</div>
<div class="about">
<p class="about-text">Othello's bakery was founded in Vaasa, Finland by businessman Anders Hedman. The first bakery shop was inaugurated on December 17, 1956 in a new building at Palossarentie 18. In 1964, production increased Othello had five stores in the bakery. Company name Oy Othello-Products Ab was introduced in the 1980s in connection with the ownership change. February 12, since 2004, Othello is a family-owned company, whose Managing Director is Susanne Ahinås</p>
</div>
</div>
<!-- right side -->
<div class="col-md-6 col-sm-6 right-side">
<img src="images/section2.jpg">
</div>
</div>
</div>
</section>
<!-- main section 2 -->
<section id="main2">
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12">
<h4>The Perfect</h4>
<h1>DELIGHT</h1>
</div>
</div>
</div>
</section>
<!-- main section 3 -->
<section id="main3">
<div class="container">
<div class="row">
<!-- left side -->
<div class="col-md-6 col-sm-6 left-side1" >
<img class="img1" src="images/section3.jpg">
<img class="img2" src="images/section3_2.jpg">
</div>
<!-- right side -->
<div class="col-md-6 col-sm-6 right-side1">
<p class= "about-text">We appreciate the fressness, quality and customer intimacy. The products are baked in Palossari hand and it makes them especially unique.</p>
<input class="button" type="button" value="CONTACT US">
</div>
</div>
</div>
</section>
<!-- main section 4 -->
<section>
<section id="main4">
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12">
<h4>Discover</h4>
<h1>THE STORY</h1>
</div>
</div>
</div>
</section>
</section>
<!-- main section 5 -->
<section>
<section id="main5">
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12">
<div class="text">
<p class="about-text">Write your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story
</p>
<br>
<p class="about-text">Write your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story hereWrite your story here</p>
</div>
</div>
</div>
</div>
</section>
</section>
<!-- footer section -->
<footer>
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12">
<i>Working best on Google Chrome</i>
</div>
</div>
</div>
</footer>
<script src="js/jquery-lib.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/smoothscroll.js"></script>
<script src="js/jquery.backstretch.min.js"></script>
<script src="js/wow.min.js"></script>
<script src="js/custom.js"></script>
</body>
</html>