-
Notifications
You must be signed in to change notification settings - Fork 1
/
fotograflar.html
203 lines (166 loc) · 10 KB
/
fotograflar.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
<!DOCTYPE html>
<script src='https://code.jquery.com/jquery-3.3.1.min.js'></script>
<head>
<title>Fotoğraflar</title>
<link rel="icon" href="img/u3.png">
<div id ="div2">
<div id= "ben">
<img src="img/me.jpg" alt="Umut Şener" style="width: 130px; height: 130px; margin-top:0.30cm; margin-left:7%; border-radius: 50%; " >
<h1 style="font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: rgb(0, 0, 0);margin-top: -3px; margin-left:15%">Umut Şener</h1>
</img>
</div>
<button class="button" style="margin-top: 0.70cm; width: 100px; height: 100px; margin-left: 2cm; border-radius: 50%; background:none; border:none; " onclick="window.location.href='/'">
<img height="100px" width="100px" src="img/home.png" style="border-radius: 50%; margin-left:-25px; margin-top:-15px;"/>
<h1 style="font-size: 15px; color: white;margin-top: 0px;margin-left:0.2px ;">Ben</h1>
</button>
<button class="button" style="width: 100px; height: 100px; font-size:25px; font-style: oblique; border-radius: 50%; border:none; background-color: rgb(141, 121, 252); margin-left:1cm; margin-top:0.70cm; " value="Projeler" onclick="window.location.href='/projeler'">
<img height="100px" width="100px" src="img/projeler.png" style="border-radius: 50%; margin-left:-19px; margin-top:-15px";/>
<h1 style="font-size: 15px; color: white;margin-top: 0px;">Projeler</h1>
</button>
<button class="button" style="margin-top: 0.70cm; width: 100px; height: 100px; margin-left: 1cm; border-radius: 50%; background-color: rgba(255, 139, 30, 0.726); border:none; " onclick="window.location.href='/fotograflar'">
<img height="100px" width="100px" src="img/photos.png" style="border-radius: 50%; margin-left:-19px; margin-top:-15px;"/>
<h1 style="font-size: 15px; color: white;margin-top: 0px;margin-left:-13px ;">Fotoğraflar</h1>
</button>
<button class="button" style="margin-top: 0.70cm; width: 100px; height: 100px; margin-left: 1cm; border-radius: 50%; background-color: rgba(255, 30, 30, 0.726); border:none; " onclick="window.location.href='/videolar'">
<img height="85px" width="120px" src="img/video.png" style=" margin-left:-35px; margin-top:2px;"/>
<h1 style="font-size: 15px; color: white;margin-left:-5px; margin-top: 0px;">Videolar</h1>
</button>
<button class="button" style="margin-top: 0.70cm; width: 100px; height: 100px; margin-left: 1cm; border-radius: 50%; background-color: rgba(63, 61, 219, 0.726); border:none; " onclick="window.location.href='/sesler'">
<img height="60px" width="70" src="img/ses.png" style=" margin-left:-5px; margin-top:8px;"/>
<h1 style="font-size: 15px; color: white;margin-left:-5px; margin-top: 20px;">Sesler</h1>
</button>
<button class="button" style="margin-top: 0.70cm; width: 100px; height: 100px; margin-left: 1cm; border-radius: 50%; background-color: rgba(43, 170, 43, 0.795); border:none; " onclick="window.location.href='/iletisim'">
<img height="80px" width="80px" src="img/iletisim.png" style=" margin-left:-14px; margin-top:-5px;"/>
<h1 style="font-size: 15px; color: white;margin-left:-5px; margin-top: 12px;">İletisim</h1>
</button>
<button class="button" style="margin-top: 0.70cm; width: 80px; height: 80px; margin-left: 35%; margin-top: 2%; border-radius: 50%; background-color: rgba(255, 255, 255, 0.726); border:none; ">
<a href = "mailto: [email protected]">
<img height="40px" width="60px" src="img/email.png"style=" margin-left:-50%; margin-top:15%;"/>
<h1 style="font-size: 15px; color: white;margin-top: 18px;margin-left:-5px ;">Email</h1>
</a>
</button>
</div>
<div id="tutucu" style="width: 100%; height:6px; margin-top: -3px;"> </div>
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
html {
scroll-behavior: smooth;
}
footer{background-color: rgba(7, 18, 65, 0.767)}
#div2{background-color: rgba(6, 65, 70, 0.726);margin-top: -8px; height: 170px;}
#foto1{background-color: rgba(230, 179, 71, 0.767);margin-top: -0.8cm; display:flex}
#foto2{background-color: rgba(114, 89, 34, 0.767); height:15.8cm; display:flex }
#foto3{background-color: rgba(230, 179, 71, 0.767);margin-top: -0.4cm; display:flex}
#foto4{background-color: rgba(114, 89, 34, 0.767); height:15.8cm; display:flex }
#foto5{background-color: rgba(230, 179, 71, 0.767);margin-top: -0.4cm; display:flex}
#foto6{background-color: rgba(114, 89, 34, 0.767); height:15.8cm; display:flex }
#tutucu{background-color: rgb(255, 214, 78);}
.sticky {
margin-left: -0.75%;
margin-top: -0.5%;
position: fixed;
top: 0;
}
body{background-color: rgba(63, 92, 223, 0.767) }
#ben{background-image: linear-gradient(rgba(250, 148, 32, 0.788),rgba(237, 255, 78, 0.767)) ; margin-left: 2cm;width: 4cm;height: 4.43cm;}
#ben:hover{
background: linear-gradient(-45deg, #f76a3f, #c8e73c, #a55e1c, #23d5ab);
background-size: 400% 400%;
animation: gradient 5s ease infinite;
}
@keyframes gradient {
0% {
background-position: 0% 50%;
}
50% {
background-position: 100% 50%;
}
100% {
background-position: 0% 50%;
}
}
#div2{display: flex;}
#yazı{background-color: rgba(0, 0, 0, 0.767); margin-top: -1cm;}
.button {
padding: 15px 25px;
font-size: 24px;
text-align: center;
cursor: pointer;
outline: none;
color: #fff;
background-color: #4CAF50;
border: none;
border-radius: 15px;
box-shadow: 0 9px black;
}
.button:hover {box-shadow:0 17px black;
transform: translateY(-2px);
}
.button:active {
background-color: #3e8e41;
box-shadow: 0 5px black;
transform: translateY(4px);
}
</style>
</head>
<body style="background-image: url('img/manzara.jpg');">
<div id="yazı">
<p style="color:rgb(255, 255, 255);font-family:tahoma;font-weight:bold;font-size:240%; margin-left: 18.5cm;">
<b>Çektiğim Fotoğraflar</b><br />
</p><div>
<div id="foto1">
<img src="fotograflarim/2.jpg" style="margin-left:2%; width: 200; height: 200; border-radius: 50%s; " >
<p style=" margin-left: 0.5cm; font-size: 700%; font-family: Arial, Helvetica, sans-serif; color: rgb(43, 26, 6);">
<b>Sokak</b><br/>
</div>
<div id="foto2">
<p style=" margin-left: 0.5cm; font-size: 700%; font-family: Arial, Helvetica, sans-serif; color: yellow;">
<b>Duvar Saati</b><br/>
<img src="fotograflarim/3.jpg" style="margin-left:32.6cm; margin-top:-6.35cm; width: 598px; height: 598px; ; " >
</div>
</p><div>
<div id="foto3">
<img src="fotograflarim/1.jpg" style="margin-left:2%; width: 200; height: 200; border-radius: 50%s; " >
<p style=" margin-left: 0.5cm; font-size: 700%; font-family: Arial, Helvetica, sans-serif; color: rgb(43, 26, 6);">
<b>Kalanşo<br/>Çiçeği</b><br/>
</div>
<div id="foto4">
<p style=" margin-left: 0.5cm; font-size: 700%; font-family: Arial, Helvetica, sans-serif; color: yellow;">
<b>Geliştirme <br/>Ortamı</b><br/>
<img src="fotograflarim/4.jpg" style="margin-left:32.6cm; margin-top:-9.72cm; width: 598px; height: 598px; ; " >
</div>
</p><div>
<div id="foto5">
<img src="fotograflarim/5.jpg" style="margin-left:2%; border-radius: 50%s; width: 598px; height: 598px; " >
<p style=" margin-left: 0.5cm; font-size: 700%; font-family: Arial, Helvetica, sans-serif; color: rgb(43, 26, 6);">
<b>Oyuncak Robotlar</b><br/>
</div>
<div id="foto6">
<p style=" margin-left: 0.5cm; font-size: 700%; font-family: Arial, Helvetica, sans-serif; color: yellow;">
<b>Resim Çerçevesi</b><br/>
<img src="fotograflarim/6.jpg" style="margin-left:32.6cm; margin-top:-6.40cm; width: 598px; height: 598px; ; " >
</div>
<div id="foto5"style="margin-top:0cm;">
<img src="fotograflarim/6.jpg" style="margin-left:2%; border-radius: 50%s; width: 598px; height: 598px; filter: invert(100%);" >
<p style=" margin-left: 0.5cm; font-size:500%; font-family: Arial, Helvetica, sans-serif; color: rgb(43, 26, 6);">
<b>Resim Çerçevesi <br/>(Kod ile Karşıtlık Filtresi Uygulandı)</b><br/>
</div>
</body>
<footer style="margin-block-start: -1%; height: 0.7cm; ">
<script>
document.writeln("<p style=\"color:white; font-size:18px;\"> Designed&Developed by Umut Şener </p>");
document.writen("<p style=\"color:white;\"> All Rights Reserved </p>");
</script>
</footer>
<script>
window.onscroll = function() {myFunction()};
var navbar = document.getElementById("tutucu");
var sticky = navbar.offsetTop;
function myFunction() {
if (window.pageYOffset >= sticky) {
navbar.classList.add("sticky");
} else {
navbar.classList.remove("sticky");
}
}
</script>