-
Notifications
You must be signed in to change notification settings - Fork 0
/
domains-3.html
554 lines (470 loc) · 24.8 KB
/
domains-3.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
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
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
<!DOCTYPE html>
<!--[if lt IE 7]>
<html class="no-js IE lt-ie9 lt-ie8 lt-ie7"></html>
<![endif]-->
<!--[if IE 7]>
<html class="no-js IE lt-ie9 lt-ie8"></html>
<![endif]-->
<!--[if IE 8]>
<html class="no-js IE lt-ie9"></html>
<![endif]-->
<!--[if gt IE 8]>
<html class="no-js IE gt-ie8"></html>
<![endif]-->
<!--[if !IE]><!-->
<html class="no-js">
<!--<![endif]-->
<head>
<!-- title -->
<title>Plus Hosting</title>
<!-- meta tags -->
<meta charset="utf-8">
<meta content="width=device-width,initial-scale=1,maximum-scale=1" name="viewport">
<meta content="Plus Hosting" name="description">
<!-- fav icon -->
<link href="images/favicon.ico" rel="shortcut icon">
<!-- css => style sheet -->
<link href="style.css" media="screen" rel="stylesheet" type="text/css">
<!-- css => responsive sheet -->
<link href="css/responsive.css" media="screen" rel="stylesheet" type="text/css">
<!-- JQuery => javascript libs -->
<script src="js/jquery.js" type="text/javascript"></script>
<!-- online JQuery libs -->
<!-- <script type="text/javascript" src="http://code.jquery.com/jquery-1.11.0.min.js"></script> -->
<script type="text/javascript" src="http://code.jquery.com/jquery-migrate-1.2.1.min.js"></script>
<script type="text/javascript" src="http://code.jquery.com/ui/1.10.4/jquery-ui.js"></script>
<!--[if lt IE 9]><!-->
<!-- css for ie -->
<link href="css/ie.css" media="screen" rel="stylesheet" type="text/css">
<!--<![endif]-->
<!-- google maps -->
<script src="http://maps.google.com/maps/api/js?sensor=false" type="text/javascript"></script>
</head>
<body id="top" class="page">
<!--[if lt IE 9]>
<p class="browsehappy">
You are using an
<strong>outdated</strong>
browser. Please
<a href="http://browsehappy.com/">upgrade your browser</a>
to improve your experience.
</p>
<![endif]-->
<div class="loadingContainer">
<div class="loading">
<div class="rect1"></div>
<div class="rect2"></div>
<div class="rect3"></div>
<div class="rect4"></div>
<div class="rect5"></div>
</div><!-- end of loading -->
</div><!-- end of loading container -->
<div class="allWrapper">
<!-- Page Header -->
<section class="pageHeader section mainSection scrollAnchor darkSection" id="pageHeader">
<div class="topMenu navBar">
<div class="container">
<div class="row">
<ul class="topSocial socialNav col-md-6 col-sm-12">
<li class="facebook"><a href="#"><i class="animated fa fa-facebook"></i></a></li>
<li class="twitter"><a href="#"><i class="animated fa fa-twitter"></i></a></li>
<li class="rss"><a href="#"><i class="animated fa fa-rss"></i></a></li>
<li class="lang">
<form method="POST" class="langForm">
<select name="language" id="language">
<option disabled="disabled" value="NoSeclect">Language</option>
<option value="En">English</option>
<option value="Hr">Hrvatski</option>
</select>
</form><!-- end of lang form -->
</li><!-- end of lang -->
</ul><!-- end of top social -->
<div class="topContact col-md-6 col-sm-12">
<ul>
<li class="tele">
Nazovi nas :
<a href="tele:0038552452052">+ 385 52 452 052</a>
</li>
<li class="mail">
Piši nam :
<a href="mailto:info@plus.hr">info@plus.hr</a>
</li>
</ul>
</div><!-- end of top contacts -->
</div><!-- end of row -->
</div><!-- end of container -->
</div><!-- end of top menu -->
<!-- Header -->
<header class="header headerStyle1 style-1" id="header">
<div class="sticky scrollHeaderWrapper">
<div class="container">
<div class="row">
<div class="logoWrapper">
<h1 class="logo">
<a class="clearfix" href="index.html" title="Plus Hosting">
<img class="text" src="images/logo-1.png" />
</a>
</h1><!-- end of logo -->
</div><!-- end of logoWrapper -->
<nav class="mainMenu mainNav" id="mainNav">
<ul class="navTabs">
<li>
<a href="index.html">Naslovnica</a>
</li>
<li>
<a href="#">Hosting</a>
<ul class="dropDown sub-menu">
<li><a href="web-hosting-1.html" title="Web shared hosting">Web hosting</a></li>
<li><a href="#">Reseller hosting</a></li>
<li><a href="#">VPS hosting</a></li>
<li><a href="#">Dedicated server</a></li>
</ul><!-- end of dropdown -->
</li>
<li>
<a href="domains-3.html" class="active">Domene</a>
<ul class="dropDown sub-menu">
<li>
<a href="#">.hr domene</a>
</li>
<li>
<a href="#">gtld nove domene</a>
</li>
</ul><!-- end of dropdown -->
</li>
<li>
<a href="#">SSL certifikati</a>
</li>
<li>
<a href="#">Poslovni Mail</a>
</li>
<li>
<a href="#">CDN</a>
</li>
<li class="login formTop">
<button class="formSwitcher" data-toggle="modal" data-target="#loginModal">Prijava</button>
<div class="modal loginModal fade" id="loginModal" tabindex="-1" role="dialog" aria-hidden="true">
<div class="container">
<ol class="formWrapper loginFormWrapper" id="loginFormWrapper">
<li><h5><i class="fa fa-user"></i></h5></li>
<li>
<form class="loginForm" method="POST">
<input class="loginName" id="loginName" name="loginName" placeholder="Korisnicko ime" type="text">
<input class="loginPassword" id="loginPassword" name="loginPassword" placeholder="Lozinka" type="password">
<input type="checkbox" name="remember" id="remember">
<label for="remember">Zapamti me</label>
<button class="generalBtn loginBtn" type="submit">Prijavi se</button>
</form>
</li>
<li class="register"><p><a href="register.html">Registriraj se</a></p></li>
</ol>
</div><!-- end of container -->
</div><!-- end of modal -->
<a href="login.html">Prijava</a>
</li>
</ul><!-- end of nav tabs -->
</nav><!-- end of main nav -->
<a href="#" class="generalLink" id="responsiveMainNavToggler"><i class="fa fa-bars"></i></a>
<div class="clearfix"></div><!-- end of clearfix -->
<div class="responsiveMainNav"></div><!-- end of responsive main nav -->
</div><!-- end of row -->
</div><!-- end of container -->
</div><!-- end of sticky -->
</header><!-- end of header -->
<!-- Page Info -->
<div class="pageInfo">
<div class="cover"></div>
<div class="container">
<div class="row">
<div class="col-md-4">
<h2 class="pageTitle">Domene</h2>
</div><!-- end of col-md-4 -->
<div class="col-md-8">
<ol class="breadcrumb">
<li><a href="#">Naslovna</a></li>
<li class="active">Domene</li>
</ol><!-- end of breadcrumb -->
</div><!-- end of col-md-8 -->
</div><!-- end of row -->
</div><!-- end of container -->
</div><!-- end of page info -->
</section><!-- end of Page Header -->
<!-- Domain Search -->
<section class="domainSearch section mainSection scrollAnchor darkSection" id="domainSearch">
<div class="sectionWrapper">
<div class="container">
<div class="row">
<div class="col-md-12 sectionTitle">
<h2 class="sectionHeader">
Izabrali ste domenu? Provjerite je li slobodna za registraciju
<span class="generalBorder"></span>
</h2><!-- end of sectionHeader -->
<p>Registracijom vlastite domene osiguravate da www.mojdomena.com neće registrirati netko drugi. Za prvu godinu zakupa svakog web hosting paketa uključena je besplatna registracija domene (.com, .net, .org, .info, .biz) u trajanju od godine dana ili posredovanje pri registraciji .hr domene..</p>
</div><!-- end of section title -->
<form class="col-md-12 domainSearchForm">
<ul class="formSearchUl clearfix">
<li>
<input class="domainSearchBar" value="Unesi željeni naziv domene i provjeri njenu dostupnost" onblur="if(this.value=='')this.value='Unesi željeni naziv domene i provjeri njenu dostupnost'" onfocus="if(this.value=='Unesi željeni naziv domene i provjeri njenu dostupnost')this.value=''" id="domainSearchBar" name="domainSearchBar" type="search">
<select id="domainEx">
<option data-description="( 98,75 / god. )" value="com">.COM</option>
<option data-description="( 98,75 / god. )" value="net">.NET</option>
<option data-description="( 98,75 / god. )" value="org">.ORG</option>
<option data-description="( 148,75 / god. )" value="me">.ME</option>
</select>
</li>
<li>
<button class="searchBtn" id="searchBtn" type="submit">
<i class="animated fa fa-search"></i>
</button>
</li>
</ul>
</form><!-- end of domain search form -->
</div><!-- end of row -->
</div><!-- end of container -->
</div><!-- end of section wrapper -->
</section><!-- end of domain search section -->
<!-- Pricing -->
<section class="pricing section mainSection scrollAnchor lightSection" id="pricing">
<div class="sectionWrapper">
<div class="container">
<div class="row">
<div class="col-md-12 sectionTitle">
<h2 class="sectionHeader">
Registriraj domenu i budi jedan od naših 25 000 zadovoljnih korisnika domena
<span class="generalBorder"></span>
</h2><!-- end of sectionHeader -->
<p>Ukoliko u ovom trenutku nemate namjeru izraditi Internet stranice, registracijom vlastite domene osiguravate da www.mojafirma.com ili www.mojaideja.com neće registrirati netko drugi. Primjetite da je za prvu godinu zakupa u cijenu svakog web hosting paketa uključena besplatna registracija domene (.com, .net, .org, .info, .biz) u trajanju od godine dana ili posredovanje pri registraciji .hr domene. Domene koje registriramo glase na Vaše ime, a nakon registracije DNS-ove za domenu i redirekciju domene možete mijenjati putem korisničkih stranica.</p>
</div><!-- end of section title -->
<div class="col-md-12">
<div class="table-responsive tableWrapper">
<table class="table table-hover table-bordered">
<thead>
<tr>
<th>TLD</th>
<th>Opis</th>
<th>God.</th>
<th>Registracija</th>
<th>Obnova</th>
</tr>
</thead>
<tbody>
<tr>
<td>.Com</td>
<td>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem quam, adipiscing condimentum tristique vel, eleifend sed turpis.</td>
<td>1.</td>
<td>98,75 Kn</td>
<td>98,75 Kn</td>
</tr>
<tr>
<td>.Net</td>
<td>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem quam, adipiscing condimentum tristique vel, eleifend sed turpis.</td>
<td>1.</td>
<td>98,75 Kn</td>
<td>98,75 Kn</td>
</tr>
<tr>
<td>.US</td>
<td>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem quam, adipiscing condimentum tristique vel, eleifend sed turpis.</td>
<td>1.</td>
<td>98,75 Kn</td>
<td>98,75 Kn</td>
</tr>
<tr>
<td>.Co.Uk</td>
<td>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem quam, adipiscing condimentum tristique vel, eleifend sed turpis.</td>
<td>1.</td>
<td>98,75 Kn</td>
<td>98,75 Kn</td>
</tr>
<tr>
<td>.Info</td>
<td>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem quam, adipiscing condimentum tristique vel, eleifend sed turpis.</td>
<td>1.</td>
<td>98,75 Kn</td>
<td>98,75 Kn</td>
</tr>
<tr>
<td>.Org</td>
<td>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem quam, adipiscing condimentum tristique vel, eleifend sed turpis.</td>
<td>1.</td>
<td>98,75 Kn</td>
<td>98,75 Kn</td>
</tr>
<tr>
<td>.Me</td>
<td>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem quam, adipiscing condimentum tristique vel, eleifend sed turpis.</td>
<td>1.</td>
<td>98,75 Kn</td>
<td>98,75 Kn</td>
</tr>
<tr>
<td>.Com.Eg</td>
<td>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem quam, adipiscing condimentum tristique vel, eleifend sed turpis.</td>
<td>1.</td>
<td>98,75 Kn</td>
<td>98,75 Kn</td>
</tr>
<tr>
<td>.Pro</td>
<td>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem quam, adipiscing condimentum tristique vel, eleifend sed turpis.</td>
<td>1.</td>
<td>98,75 Kn</td>
<td>98,75 Kn</td>
</tr>
<tr>
<td>.Ws</td>
<td>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lorem quam, adipiscing condimentum tristique vel, eleifend sed turpis.</td>
<td>1.</td>
<td>98,75 Kn</td>
<td>98,75 Kn</td>
</tr>
</tbody>
</table>
</div><!-- end of table wrapper -->
</div><!-- end of col-md-12 -->
</div><!-- end of row-->
</div><!-- end of container -->
</div><!-- end of section wrapper -->
</section><!-- end of pricing section -->
<!-- Purchase -->
<section class="purchase purchase2 section mainSection scrollAnchor accentSection style-5" id="purchase">
<div class="sectionWrapper">
<div class="container">
<div class="row">
<div class="col-md-9 sectionTitle">
<h2 class="sectionHeader">
Spremni postati naš korisnik? Web hosting paketi u ponudi već od 450Kn/god.
</h2><!-- end of sectionHeader -->
</div><!-- end of section title -->
<div class="col-md-3">
<p class="links animated">
<a class="generalLink lg" href="#">Naruči odmah</a>
</p><!-- end of links -->
</div><!-- end of col-md-4 -->
</div><!-- end of row -->
</div><!-- end of container -->
</div><!-- end of section wrapper -->
</section><!-- end purchase section -->
<!-- Footer -->
<footer class="footer" id="footer">
<!-- Top Footer -->
<div class="topFooter">
<div class="container">
<div class="row">
<div class="col-md-4 footerWidget footerBox">
<h5 class="footerWidgetHeader">O Plus hostingu</h5><!-- end of footer widget header -->
<p class="footerAboutContent footerText">Plus Hosting, najveći hosting provider regije</p>
<div class="aboutLinks clearfix">
<ul class="footerLinksList">
<li><a href="about.html" title="O nama">O nama</a></li>
<li><a href="blog.html" title="Blog">Blog</a></li>
<li><a href="services.html" title="Usluge">Usluge</a></li>
<li><a href="contact.html" title="Kontakti">Kontakti</a></li>
<li><a href="pricing-tables.gtml" title="Cijene">Cijene</a></li>
<li><a href="testimonials.html" title="Naši korisnici">Naši korisnici</a></li>
</ul><!-- end of footer links list -->
</div><!-- end of about links -->
</div><!-- end of footer widget -->
<div class="col-md-2 footerWidget footerBox">
<h5 class="footerWidgetHeader">Pomoć & Support</h5><!-- end of footer widget header -->
<ul class="footerLinksList">
<li><a href="faq.html" title="FAQs">Često postavljana pitanja</a></li>
<li><a href="#" title="Live Support">Live Chat</a></li>
<li><a href="#" title="Otvori Ticket">Otvori Ticket</a></li>
<li><a href="login.html" title="Korisničke stranice">Korisničke stranice</a></li>
<li><a href="register.html" title="Registracija">Registracija</a></li>
<li><a href="shortcodes.html" title="Knowledge Base">Baza znanja</a></li>
<li><a href="#" title="Infrastructure">Infrastruktura</a></li>
</ul><!-- end of footer links list -->
</div><!-- end of footer widget -->
<div class="col-md-2 footerWidget footerBox">
<h5 class="footerWidgetHeader">Korisnički račun</h5><!-- end of footer widget header -->
<ul class="footerLinksList">
<li><a href="login.html" title="Prijavi se">Prijava</a></li>
<li><a href="register.html" title="Registriraj se">Registracija</a></li>
<li><a href="#" title="Pogledaj košaricu">Košarica</a></li>
<li><a href="#" title="Moja lista želja">Lista želja</a></li>
<li><a href="#" title="Ticket">Otvori ticket</a></li>
<li><a href="#" title="Pomoć">Pomoć</a></li>
</ul><!-- end of footer links list -->
</div><!-- end of footer widget -->
<div class="col-md-4 footerWidget footerBox">
<h5 class="footerWidgetHeader">Javi nam se</h5>
<ul class="getInTouchList">
<li>
<span class="head">Adresa :</span>
<span class="text">Plus Hosting , Dalmatinova 4, 52100 Pula , Hrvatska.</span>
</li>
<li>
<span class="head">Prodaja :</span>
<span class="text">
Telefon :
<a href="tele:003852492052" title="Nazovi nas">+ 385 52 492 052</a>
</span>
<span class="text">
E-mail :
<a href="mailto:info@plus.hr" title="Pošalji nam mail">info@plus.hr</a>
</span>
</li>
<li>
<span class="head">Korisnička podrška :</span>
<span class="text">
Telefon :
<a href="" title="click to call us">00 385 52 452 052</a>
</span>
<span class="text">
E-mail :
<a href="mailto:support@plus.hr" title="click to mail us">support @plus.hr</a>
</span>
</li>
</ul><!-- end of get In Touch List -->
</div><!-- end of footer widget -->
</div><!-- end of row -->
</div><!-- end of container -->
</div><!-- end of top footer -->
<!-- Bottom Footer -->
<div class="bottomFooter">
<div class="container">
<div class="row">
<div class="col-md-6 copyrights">
<p>Sva prava pridržana © Plus Hosting 2015.</p>
<ul class="terms clearfix">
<li><a href="#" title="Uvjeti korištenja">Uvjeti korištenja</a></li>
<li><a href="#" title="Sigurnost plaćanja">Sigurnost plaćanja</a></li>
<li><a href="#" title="30 dnevna Garancija povrata novca">30 dnevna Garancija povrata novca</a></li>
</ul><!-- end of terms -->
</div><!-- end of copyrights -->
<div class="col-md-6 footerSocial">
<div class="footerSocialWrapper">
<ul class="bottomSocial socialNav">
<li class="facebook"><a href="#"><i class="animated fa fa-facebook"></i></a></li>
<li class="twitter"><a href="#"><i class="animated fa fa-twitter"></i></a></li>
<li class="rss"><a href="#"><i class="animated fa fa-rss"></i></a></li>
</ul><!-- end of bottom social -->
<ul class="paymentsNav">
<li class="visa">
<a href="#" title="visa"><img alt="visa card" src="images/visa.png" title="visa card"></a>
</li>
<li class="master">
<a href="#" title="master card"><img alt="master card" src="images/master-card.png" title="master card"></a>
</li>
<li class="americanExpress">
<a href="#" title="american express"><img alt="american express" src="images/american-express.png" title="american express"></a>
</li>
<li class="paypal">
<a href="#" title="paypal"><img alt="paypal" src="images/paypal.png" title="paypal"></a>
</li>
</ul><!-- end of payments nav -->
</div><!-- end of footer social wrapper -->
</div><!-- end of footer social -->
</div><!-- end of row -->
</div><!-- end of container -->
</div><!-- end of bottom footer -->
</footer><!-- end of footer -->
</div><!-- end of all wrapper -->
<!-- JavaScript Files ================================================== -->
<script src="js/compiler.js" type="text/javascript"></script>
<script src="js/scripts.js" type="text/javascript"></script>
<!-- BootStrap JavaScript ================================================== -->
<script src="js/bootstrap.js" type="text/javascript"></script>
</body>
</html>