-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
134 lines (125 loc) · 6.48 KB
/
index.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
<!doctype html>
<html lang="en">
<head>
<!-- Responsive Web Design -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Important things -->
<title> Your guide to Poland </title>
<!-- CSS import -->
<link rel="stylesheet" href="css/style.css">
<!-- jQuery import -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
</head>
<header>
<div class="top--holder__header">
<a href="#"> <p class="logo"> TakePoland.com </p></a>
<ul class="navigation__header">
<li class="navigation__element"> <a href="#"> Home </a> </li>
<li class="navigation__element"> <a href="#"> Destinations </a> </li>
<li class="navigation__element"> <a href="#"> Intrests </a> </li>
<li class="navigation__element"> <a href="#"> Planning </a> </li>
<li class="navigation__element"> <a href="#"> Living </a> </li>
<li class="navigation__element"> <a href="#"> News </a> </li>
<li class="navigation__element"> <a href="#"> Contact </a> </li>
</ul>
</div>
<h1 class="heading__header1"> BEST PREPARED GUIDE TO POLAND </h1>
<h1 class="heading__header2"> WE ARE BETTER THAN TRIPADVISOR #INFOCONFIRMED </h1>
</header>
<a href="#"><section class="destination--holder">
<div class="destination--holder__highlight">
<p class="destination--holder__informator"> Destination of the week </p>
<p class="destination--holder__destination"> Malbork </p>
<p class="destination--holder__description"> MALBORK IS MOST KNOWN FOR TEUTONIC ORDER CASTLE, WHICH IS BIGGEST BRICK CASTLE IN EUROPE </p>
</div>
</section></a>
<section class="head--site">
<div class="news--holder">
<a href="#"><div class="news--holder__main">
<h2 class="news--holder__title"> How to buy train tickets? </h2>
<p class="news--holder__description"> In this short article we considered best options for buying tickets for polish trains. We will say about different train operators, and discounts. </p>
</div></a>
<div class="news--smallerholder">
<a href="#"><div class="news--holder__left">
<h2 class="news--holder__title"> How to travel with train? </h2>
</div></a>
<a href="#"><div class="news--holder__right">
<h2 class="news--holder__title"> How to return train ticket? </h2></a>
</div></a>
</div>
</div>
<div class="news--rank">
<h2 class="news--rank__heading"> Most popular cities </h2>
<div class="news--rank__list">
<a href="#"><p class="news--rank__element"> Warsaw </p></a>
<a href="#"><p class="news--rank__element"> Gdańsk </p></a>
<a href="#"><p class="news--rank__element"> Kraków </p></a>
<a href="#"><p class="news--rank__element"> Wrocław </p></a>
<a href="#"><p class="news--rank__element"> Poznań </p></a>
<a href="#"><p class="news--rank__element"> Toruń </p></a>
<a href="#"><p class="news--rank__element"> Oświęcim </p></a>
<a href="#"><p class="news--rank__element"> Lublin </p></a>
<a href="#"><p class="news--rank__element"> Zakopane </p></a>
<a href="#"><p class="news--rank__element"> Ełk </p></a>
</div>
</div>
</section>
<section class="mid--site">
<h1 class="mid--site__heading"> Meet wonders of Poland </h1>
<a href="#"><img class="mySlides" src="img/slider1.jpg"></a>
<a href="#"><img class="mySlides" src="img/slider.jpg"></a>
</section>
<section class="low--site">
<div class="low--site__itinerary">
<h3 class="low--site__heading"> Find perfect itinerary </h3>
<p> Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum </p>
</div>
<div class="low--site__tips">
<h3 class="low--site__heading"> Check best tips </h3>
<p> Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum </p>
</div>
</section>
<body>
</body>
<footer>
<p class="footer__heading"> Copyright by Maciej Bogacz, 2017, All rights reserved </p>
<div class="footer--holder">
<ul class="footer--holder__link">
<p class="footer__heading"> Destinations </p>
<li class="footer--link__text"><a href="#"> Warsaw </a></li>
<li class="footer--link__text"><a href="#"> Gdansk </a></li>
<li class="footer--link__text"><a href="#"> Cracow </a></li>
<li class="footer--link__text"><a href="#"> Poznan</a></li>
<li class="footer--link__text"><a href="#"> Wroclove</a></li>
</ul>
<ul class="footer--holder__link">
<p class="footer__heading"> Intrests </p>
<li class="footer--link__text"><a href="#"> Castles </a></li>
<li class="footer--link__text"><a href="#"> Nature </a></li>
<li class="footer--link__text"><a href="#"> Shopping </a></li>
<li class="footer--link__text"><a href="#"> Parks </a></li>
<li class="footer--link__text"><a href="#"> Fun </a></li>
</ul>
<ul class="footer--holder__link">
<p class="footer__heading"> Planning </p>
<li class="footer--link__text"><a href="#"> Itineraries </a></li>
<li class="footer--link__text"><a href="#"> Money </a></li>
<li class="footer--link__text"><a href="#"> Arriving </a></li>
<li class="footer--link__text"><a href="#"> Moving </a></li>
<li class="footer--link__text"><a href="#"> Departing </a></li>
</ul>
<ul class="footer--holder__link">
<p class="footer__heading"> Living </p>
<li class="footer--link__text"><a href="#"> Jobs </a></li>
<li class="footer--link__text"><a href="#"> Culture </a></li>
<li class="footer--link__text"><a href="#"> Language </a></li>
<li class="footer--link__text"><a href="#"> People </a></li>
<li class="footer--link__text"><a href="#"> Calendar </a></li>
</ul>
</div>
</div>
</footer>
<script src="js/slider.js"></script>
</html>