-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathace-details.html
161 lines (158 loc) · 10.8 KB
/
ace-details.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
<!DOCTYPE html>
<html>
<head>
<title>Play Bow Wow</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width" />
<link rel="icon" href="https://anistuhin.github.io/playbowwow/assets/img/dogtail.png" type="image/x-icon">
<link rel="apple-touch-icon" href="https://anistuhin.github.io/playbowwow/assets/img/dogtail.png" type="image/x-icon">
<meta name="msapplication-TileImage" content="https://anistuhin.github.io/playbowwow/assets/img/dogtail.png">
<link rel="stylesheet" href="assets/bootstrap-4.4.1/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="styles.css">
</head>
<body>
<main>
<nav id="main-nav" class="navbar navbar-light bg-light justify-content-between">
<a class="navbar-brand" href="index.html"><img src="assets/img/logo.png" alt="Play Bow Wow Logo" height="48px"></a>
<ul id="right-nav" class="navbar-nav flex-row justify-content-end">
<li class="nav-item">
<a href="notifications.html" class="notifications" data-id="0">
<span class="notifications-badge"></span>
<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-bell align-baseline" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path d="M8 16a2 2 0 0 0 2-2H6a2 2 0 0 0 2 2z" />
<path fill-rule="evenodd" d="M8 1.918l-.797.161A4.002 4.002 0 0 0 4 6c0 .628-.134 2.197-.459 3.742-.16.767-.376 1.566-.663 2.258h10.244c-.287-.692-.502-1.49-.663-2.258C12.134 8.197 12 6.628 12 6a4.002 4.002 0 0 0-3.203-3.92L8 1.917zM14.22 12c.223.447.481.801.78 1H1c.299-.199.557-.553.78-1C2.68 10.2 3 6.88 3 6c0-2.42 1.72-4.44 4.005-4.901a1 1 0 1 1 1.99 0A5.002 5.002 0 0 1 13 6c0 .88.32 4.2 1.22 6z" />
</svg>
</a>
</li>
<li class="nav-item ml-4">
<a href="help.html">
<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-question-circle align-baseline" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" d="M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z" />
<path d="M5.255 5.786a.237.237 0 0 0 .241.247h.825c.138 0 .248-.113.266-.25.09-.656.54-1.134 1.342-1.134.686 0 1.314.343 1.314 1.168 0 .635-.374.927-.965 1.371-.673.489-1.206 1.06-1.168 1.987l.003.217a.25.25 0 0 0 .25.246h.811a.25.25 0 0 0 .25-.25v-.105c0-.718.273-.927 1.01-1.486.609-.463 1.244-.977 1.244-2.056 0-1.511-1.276-2.241-2.673-2.241-1.267 0-2.655.59-2.75 2.286zm1.557 5.763c0 .533.425.927 1.01.927.609 0 1.028-.394 1.028-.927 0-.552-.42-.94-1.029-.94-.584 0-1.009.388-1.009.94z" />
</svg>
</a>
</li>
</ul>
</nav>
<nav id="secondary-nav">
<a href="index.html">
<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-house" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" d="M2 13.5V7h1v6.5a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5V7h1v6.5a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 13.5zm11-11V6l-2-2V2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5z" />
<path fill-rule="evenodd" d="M7.293 1.5a1 1 0 0 1 1.414 0l6.647 6.646a.5.5 0 0 1-.708.708L8 2.207 1.354 8.854a.5.5 0 1 1-.708-.708L7.293 1.5z" />
</svg>
<span class="se-title">Home</span>
</a>
<a href="filters.html">
<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-filter" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" d="M6 10.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5zm-2-3a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zm-2-3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5z" />
</svg>
<span class="se-title">Search</span>
</a>
<a href="inbox.html">
<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-inbox" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" d="M4.98 4a.5.5 0 0 0-.39.188L1.54 8H6a.5.5 0 0 1 .5.5 1.5 1.5 0 1 0 3 0A.5.5 0 0 1 10 8h4.46l-3.05-3.812A.5.5 0 0 0 11.02 4H4.98zm9.954 5H10.45a2.5 2.5 0 0 1-4.9 0H1.066l.32 2.562a.5.5 0 0 0 .497.438h12.234a.5.5 0 0 0 .496-.438L14.933 9zM3.809 3.563A1.5 1.5 0 0 1 4.981 3h6.038a1.5 1.5 0 0 1 1.172.563l3.7 4.625a.5.5 0 0 1 .105.374l-.39 3.124A1.5 1.5 0 0 1 14.117 13H1.883a1.5 1.5 0 0 1-1.489-1.314l-.39-3.124a.5.5 0 0 1 .106-.374l3.7-4.625z" />
</svg>
<span class="se-title">Inbox</span>
</a>
<a href="profile.html">
<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-person" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" d="M10 5a2 2 0 1 1-4 0 2 2 0 0 1 4 0zM8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm6 5c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10z" />
</svg>
<span class="se-title">Profile</span>
</a>
</nav>
<div id="main">
<div class="container-fluid">
<div class="row">
<div class="col-sm-12 mt-4">
<div class="row">
<div class="col-sm-5">
<img src="assets/img/ace.jpg" alt="Siberian Husky" class="img-thumbnail">
<div class="mt-2 mb-4">
<a href="#" data-toggle="modal" data-target="#galleryModal"><u><b>View gallery</b></u></a>
</div>
</div>
<div class="col-sm-7">
<h2 class="text-primary"><b>Ace</b></h2>
<h4 class="my-3"> 4 years, Male, Medium <br>Siberian Husky<br> 2.5 miles </h4>
<a href="" data-toggle="modal" data-target="#exampleModal"><b><u>Vaccination Report</u></b></a>
</div>
</div>
<div class="row mt-4">
<div class="col-sm-12">
<p>Hi, I am Blake .<br>This is my dog, Ace. Ace is a very friendly and happy dog. He loves making new friends and loves to play. His favorite places are the dog park and the beach .<br><br> Send us a match request if you want to hang out and play with us. If you would like to know
more about us drop us a message.<br><br>And...Ace says "Bow wow wow" to you.<br><br><br></p>
</div>
</div>
</div>
</div>
</div>
</div>
</main>
<div class="modal" id="galleryModal" tabindex="-1" aria-labelledby="galleryModalLabel" aria-hidden="true">
<div class="modal-dialog modal-dialog-centered modal-dialog-scrollable">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="galleryModalLabel"><b>Full Gallery</b></h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<div class="row">
<div class="col-md-12">
<div id="mdb-lightbox-ui"></div>
<div class="mdb-lightbox">
<figure class="col-12">
<img src="assets/img/ace.jpg" class="img-thumbnail w-100">
</figure>
<figure class="col-12">
<img src="assets/img/ace1.jpg" class="img-thumbnail w-100">
</figure>
<figure class="col-12">
<img src="assets/img/ace2.jpg" class="img-thumbnail w-100">
</figure>
<figure class="col-12">
<img src="assets/img/ace3.jpg" class="img-thumbnail w-100">
</figure>
<figure class="col-12">
<img src="assets/img/ace4.jpg" class="img-thumbnail w-100">
</figure>
<figure class="col-12">
<img src="assets/img/ace5.jpg" class="img-thumbnail w-100">
</figure>
</div>
</div>
</div>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<div class="modal" id="exampleModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog modal-dialog-centered modal-dialog-scrollable" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel"><b>Vaccine Report for Ace</b></h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<img src="assets/img/vaccine.jpg" height="450px" width="450px">
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<a href="scheduler.html" class="dogtail" data-toggle="tooltip" data-placement="left" title="Schedule playdate"><img src="assets/img/dogtail.png" alt="dogtail" width="75" height="75"><img src="assets/img/tail.png" class="jiggly-tail" alt="tail" width="75" height="75"></a>
<script src="assets/jquery-3.5.1.min.js"></script>
<script src="assets/popper.min.js"></script>
<script src="assets/bootstrap-4.4.1/bootstrap.min.js"></script>
<script type="text/javascript" src="scripts.js"></script>
</body>
</html>