-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontact2.html
More file actions
197 lines (180 loc) · 8.16 KB
/
Copy pathcontact2.html
File metadata and controls
197 lines (180 loc) · 8.16 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-P7E8XZMRJZ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-P7E8XZMRJZ');
</script>
<title>Contact</title>
<meta name="robots" content="noindex">
<meta name="theme-color" content="#ffffff">
<link rel="icon" href="favicon.svg">
<link rel="mask-icon" href="mask-icon.svg" color="#000000">
<link rel="apple-touch-icon" href="apple-touch-icon.png">
<link rel="manifest" href="manifest.json">
<meta charset="UTF-8">
<meta content="IE=edge" http-equiv="X-UA-Compatible">
<meta content="width=device-width,initial-scale=1" name="viewport">
<meta content="description" name="description">
<meta name="google" content="notranslate" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<link rel="apple-touch-icon" sizes="180x180" href="./assets/apple-icon-180x180.png">
<link href="stile1.css" rel="stylesheet"></head>
<div id="site-border-left"></div>
<div id="site-border-right"></div>
<div id="site-border-top"></div>
<div id="site-border-bottom"></div>
<header>
<div class="topnav" id="myTopnav">
<a href="javascript:void(0);" class="nonre" onclick="myFunction()"> <object class="logo" onclick="myFunction()" data="logo123.svg" width="32px" height="32px" style="pointer-events: none;"> </object> </a>
<a href="home.html" >Home</a>
<a href="myworks.html" >Works</a>
<a href="shop.html" >Shop</a>
<a href="#contact" class="active" >Contact</a>
<a href="aboutme.html">About</a>
<a href="javascript:void(0);" class="icon" onclick="myFunction()">
<i class="fa fa-bars"></i>
</a>
</div>
</header>
<div class="footer" style="display: table; overflow: hidden;">
<div style="display: table-cell; vertical-align: middle;">
<div>
Barnaba Barcellona, 2021. <a style="color: #bababa" href="Privacypolicy.html">Privacy Policy & Legal Terms</a>
</div>
</div>
</div>
<body class="" style=" background-color: black; padding: 0;">
<div class="contenitore" style="background-color: rgb(10,10,10); margin: auto;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;">
<div class="spacer1">
</div>
<div class="section-container">
<div class="container">
<div class="row">
<div class="col-xs-12">
<div class="section-container-spacer text-center">
<h1 class="h2">Contact me</h1>
</div>
<div class="row" style="color:white">
<div class="col-md-10 col-md-offset-1">
<form name="contact-form" action="" method="post" id="contact-form" class="reveal-content">
<div class="row">
<div class="col-md-7">
<div class="form-group">
<input type="email" class="form-control" id="email" name="your_email" placeholder="Email" required style="color: black">
</div>
<div class="form-group">
<input type="text" class="form-control" id="subject" name="your_name" placeholder="your_name" required style="color: black">
</div>
<div class="form-group">
<textarea class="form-control" rows="5" placeholder="Enter your message" name="comments" required style="color: black"></textarea>
</div>
<button class="btn btn-default btn-lg btn-primary" style="background-color: gray; color: black; border-color: black;" type="submit" name="submit" value="Submit" id="submit_form">Submit</button>
</div>
<div class="col-md-5 address-container">
<ul class="list-unstyled">
<li>
<span class="fa-icon" style="color: white" >
<i class="fa fa-phone" aria-hidden="true"></i>
</span>
+0039 33 92 43 98 46 / +0045 52 72 88 83
</li>
<li>
<span class="fa-icon" style="color: white">
<i class="fa fa-at" aria-hidden="true"></i>
</span>
barnaba.barcellona@gmail.com
</li>
<li>
<span class="fa-icon" style="color: white">
<i class="fa fa fa-map-marker" aria-hidden="true"></i>
</span>
Kettegård Alle 70, 3014 - 2650 Hvidovre - DK
</li>
</ul>
<h3 style="color: white">Follow me on social networks</h3>
<a href="https://www.facebook.com/Barnab.art" title="" class="fa-icon" style="color: white">
<i class="fa fa-facebook"></i>
</a>
<a href="https://www.instagram.com/barnab.art/?hl=fr" title="" class="fa-icon" style="color: white">
<i class="fa fa-instagram"></i>
</a>
<a href="https://www.linkedin.com/in/barnaba-barcellona-19b612124/" title="" class="fa-icon" style="color: white">
<i class="fa fa-linkedin"></i>
</a>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script>
var CSRF_TOKEN = $('meta[name="csrf-token"]').attr('content');
$(document).ready(function() {
$("#contact-form").on("submit", function(e) {
e.preventDefault();
if ($("#contact-form [name='your_name']").val() === '') {
$("#contact-form [name='your_name']").css("border", "1px solid red");
} else if ($("#contact-form [name='your_email']").val() === '') {
$("#contact-form [name='your_email']").css("border", "1px solid red");
} else {
$("#loading-img").css("display", "block");
var sendData = $(this).serialize();
$.ajax({
type: "POST",
url: "get_response.php",
data: sendData,
success: function(data) {
$("#loading-img").css("display", "none");
$(".response_msg").text(data);
$(".response_msg").slideDown().fadeOut(3000);
$("#contact-form").find("input[type=text], input[type=email], textarea").val("");
window.location.replace("https://www.barnaba-barcellona.com/contactsent.html");
}
});
}
});
$("#contact-form input").blur(function() {
var checkValue = $(this).val();
if (checkValue !== '') {
$(this).css("border", "1px solid #eeeeee");
}
});
});
function myFunction() {
var x = document.getElementById("myTopnav");
if (x.className === "topnav") {
if ($(window).width() > 750) {
window.location.href="enter.html";
}
else {
x.className += " responsive";
} } else {
x.className = "topnav";
}
}
</script>
<!-- Cookie Consent by https://www.FreePrivacyPolicy.com -->
<script type="text/javascript" src="//www.freeprivacypolicy.com/public/cookie-consent/3.1.0/cookie-consent.js"></script>
<script type="text/javascript">
document.addEventListener('DOMContentLoaded', function () {
cookieconsent.run({"notice_banner_type":"interstitial","consent_type":"express","palette":"dark","language":"en","website_name":"barnaba-barcellona.com","cookies_policy_url":"https://barnaba-barcellona.com/Privacypolicy.html"});
});
</script>
<noscript>Cookie Consent by <a href="https://www.FreePrivacyPolicy.com/free-cookie-consent/" rel="nofollow noopener">FreePrivacyPolicy.com</a></noscript>
<!-- End Cookie Consent -->
</body>
</html>