-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathheader.php
More file actions
102 lines (69 loc) · 2.7 KB
/
Copy pathheader.php
File metadata and controls
102 lines (69 loc) · 2.7 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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="Mark Otto, Jacob Thornton, and Bootstrap contributors">
<meta name="generator" content="Hugo 0.79.0">
<title>Кондитерская</title>
<link rel="canonical" href="https://getbootstrap.com/docs/5.0/examples/carousel/">
<link href="./assets/dist/css/bootstrap.min.css" rel="stylesheet">
<style>
.bd-placeholder-img {
font-size: 1.125rem;
text-anchor: middle;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
@media (min-width: 768px) {
.bd-placeholder-img-lg {
font-size: 3.5rem;
}
}
</style>
<link href="carousel.css" rel="stylesheet">
<script type="text/javascript" src="js/jquery-1.7.min.js" ></script>
<script type="text/javascript" src="js/ajax.js" ></script>
<script type="text/javascript" src="validate.min.js"></script>
<script type="text/javascript" src="js/jquery.form.js" ></script>
</head>
<body>
<header>
<nav class="navbar navbar-expand-md ">
</nav>
<nav class="navbar navbar-expand-md ">
</nav>
<div class="container marketing">
<div class="row featurette" style="background-color: white;">
<div class="wrap-111">
<img class="logo1" src="logo.jpg" width="100px" height="100px" />
<ul class="ul_item">
<li>
<a class="li_item" aria-current="page" href="sklad.php"><h2>СКЛАД </h2></a>
</li>
<li>
<a class="li_item" href="cabinet.php"><h2>ЛИЧНЫЙ КАБИНЕТ </h2></a>
</li>
<li>
<a class="li_item" href="search.php"><h2>ПОИСК </h2></a>
</li>
</ul>
<div class="text_wrapper">
<span id="tel_adr">
Телефон: 8 (800) 854-98-98 </br>
Адрес: Москва, ул. Академика Королева, 12
</span>
<img src="z1.png" align="right"/>
<img src="z2.png" align="right"/>
</div>
</div>
</div>
</header>
<main>
<!-- Marketing messaging and featurettes
================================================== -->
<!-- Wrap the rest of the page in another container to center all the content. -->
<div class="container marketing">
<hr class="featurette-divider">