-
Notifications
You must be signed in to change notification settings - Fork 1
/
artist_1.php
174 lines (136 loc) · 6.86 KB
/
artist_1.php
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
<!DOCTYPE html>
<html lang="en">
<head><title>Jutsu || Stewart, Christian Anthony C.</title>
<?php include "head.php";?>
<link rel="stylesheet" href="css/admin.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body>
<!DOCTYPE html>
<html lang="en">
<head>
<title>Admin || Stewart</title>
<!-- Head -->
<?php include "head.php";?>
<style>
@font-face {
font-family: myFirstFont;
src: url(GTWalsheimPro-Black.woff);
}
.tryme{
font-family: myFirstFont;
margin-top: 2.5%;
margin-bottom: 4%;
text-align: center;
}
h1, h2, h3, h4 ,h5{
font-family: myFirstFont !important;
}
</style>
</head>
<body>
<div class="page-wrapper default-theme sidebar-bg bg1 toggled">
<!-- navbar -->
<?php include "navbar.php";?>
<!-- page-content -->
<main class="page-content pt-2 neumorphic3">
<div id="overlay" class="overlay"></div>
<div class="container">
<div class="main-body">
<!-- Breadcrumb -->
<nav aria-label="breadcrumb" class="main-breadcrumb neumorphic4">
<ol class="breadcrumb">
<li class="breadcrumb-item"><a href="home.php">Home</a></li>
<li class="breadcrumb-item"><a href="artist.php">Artist</a></li>
<li class="breadcrumb-item active" aria-current="page">Christian Stewart</li>
</ol>
</nav>
<!-- /Breadcrumb -->
<div class="tryme"><h2>Stewart, Christian Anthony C.</h2></div>
<div class="row gutters-sm">
<div class="col-md-12 mb-3">
<div class="card neumorphic4 inset3" style="border: none;">
<div class="card-body">
<div class="d-flex flex-column align-items-center text-center">
<img src="image/icon_Christian_Anthony_Stewart.jpg" alt="Admin" class="rounded-circle" width="150">
<div class="mt-3">
<h4>Christian Stewart</h4>
<p class="text-muted font-size-sm"> I am currently a Computer Science student who is avidly looking for opportunities to create art whenever and wherever.
I am always eager as to what the future holds for me and creating art is a form of expression for me as I can't completely share my thoughts with mere words. I also enjoy making Computer builds on my channel!</p>
</div>
</div>
</div>
</div>
<div class="card mt-3" style="border: none;">
<ul class="list-group list-group-flush">
<li class="list-group-item d-flex justify-content-between align-items-center flex-wrap neumorphic4 inset3">
<h6 class="mb-0"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-instagram mr-2 icon-inline text-danger"><rect x="2" y="2" width="20" height="20" rx="5" ry="5"></rect><path d="M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z"></path><line x1="17.5" y1="6.5" x2="17.51" y2="6.5"></line></svg>Instagram</h6>
<a href="https://www.instagram.com/stewart.ca8/" style="text-decoration: none;"><span class="text-secondary">/stewart.ca.8</span></a>
</li>
</ul>
</div>
</div>
<div class="col-md-12">
<div class="card neumorphic4 inset4 pad">
<h3> WORKS: </h3>
<div class="row">
<br>
<div class="col-12 col-sm-4 col-md-4 col-lg-4" >
<div class="our-team" style="box-shadow: 0.2rem 0.2rem 0.5rem #c8d0e7, -0.2rem -0.2rem 0.5rem white;">
<div><a href="artist_1-1.php">
<img src="image/CAS 1.png" class="neumorphic4 inset4 pad" height="300px" width="350px"></a>
</div>
</div>
</div>
<div class="col-12 col-sm-8 col-md-4 col-lg-4" >
<div class="our-team" style="box-shadow: 0.2rem 0.2rem 0.5rem #c8d0e7, -0.2rem -0.2rem 0.5rem white;">
<div><a href="artist_1-2.php">
<img src="image/CAS 2.png" class="neumorphic4 inset4 pad" height="300px" width="350px"></a>
</div>
</div>
</div>
<div class="col-12 col-sm-8 col-md-4 col-lg-4" >
<div class="our-team" style="box-shadow: 0.2rem 0.2rem 0.5rem #c8d0e7, -0.2rem -0.2rem 0.5rem white;">
<div><a href="artist_1-3.php">
<img src="image/CAS 3.png" class="neumorphic4 inset4 pad" height="300px" width="350px"></a>
</div>
</div>
</div>
<div class="col-12 col-sm-8 col-md-4 col-lg-4" >
<div class="our-team" style="box-shadow: 0.2rem 0.2rem 0.5rem #c8d0e7, -0.2rem -0.2rem 0.5rem white;">
<div><a href="artist_1-4.php">
<img src="image/CAS 4.png" class="neumorphic4 inset4 pad" height="300px" width="350px"></a>
</div>
</div>
</div>
<div class="col-12 col-sm-8 col-md-4 col-lg-4" >
<div class="our-team" style="box-shadow: 0.2rem 0.2rem 0.5rem #c8d0e7, -0.2rem -0.2rem 0.5rem white;">
<div><a href="artist_1-5.php">
<img src="image/CAS 5.png" class="neumorphic4 inset4 pad" height="300px" width="350px"></a>
</div>
</div>
</div>
<div class="col-12 col-sm-8 col-md-8 col-lg-4" >
<div class="our-team" style="box-shadow: 0.2rem 0.2rem 0.5rem #c8d0e7, -0.2rem -0.2rem 0.5rem white;">
<div><a href="artist_1-6.php">
<img src="image/CAS 6.png" class="neumorphic4 inset4 pad" height="300px" width="350px"></a>
</div>
</div>
</div>
<!-- page-content -->
</div>
</div>
</div>
</div>
</div>
</div>
<br><br>
<!-- footer -->
<?php include "footer.php";?>
</main>
<!-- page-content" -->
</div>
<!-- using local scripts -->
<?php include "script.php";?>
</body>
</html>