-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfeedback.html
51 lines (47 loc) · 2.66 KB
/
feedback.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
<!DOCTYPE html>
<html style="font-size: 16px;">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8">
<meta name="keywords" content="SUGGEST A TOPIC">
<meta name="description" content="">
<meta name="page_type" content="np-template-header-footer-from-plugin">
<title>feedback</title>
<link rel="stylesheet" href="nicepage.css" media="screen">
<link rel="stylesheet" href="Contact.css" media="screen">
<script class="u-script" type="text/javascript" src="jquery.js" defer=""></script>
<script class="u-script" type="text/javascript" src="nicepage.js" defer=""></script>
<meta name="generator" content="Nicepage 3.22.0, nicepage.com">
<link id="u-theme-google-font" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i">
<script type="application/ld+json">{
"@context": "http://schema.org",
"@type": "Organization",
"name": "",
"logo": "images/cover.png"
}</script>
<meta name="theme-color" content="#478ac9">
<meta property="og:title" content="Contact">
<meta property="og:type" content="website">
</head>
<body class="u-body"><header class="u-clearfix u-header u-palette-3-base u-header" id="sec-e9e7"><div class="u-clearfix u-sheet u-sheet-1">
<a href="index.html" class="u-image u-logo u-image-1" data-image-width="1000" data-image-height="1000">
<img src="images/cover.png" class="u-logo-image u-logo-image-1">
</a>
<a href="index.html" class="u-btn u-button-style u-hover-palette-1-dark-1 u-palette-1-base u-btn-1">BACK HOME</a>
</div></header>
<section class="u-clearfix u-palette-3-base u-section-1" id="sec-375a">
<div class="u-clearfix u-sheet u-sheet-1">
<h1 class="u-text u-text-default u-text-1">FEEDBACK SECTION</h1>
<div class="u-form u-form-1">
<form action="#" method="POST" class="u-clearfix u-form-spacing-10 u-form-vertical u-inner-form" source="custom" name="form" style="padding: 10px;">
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSfhF4ha2YPlLz0vh_b7q_0iXXE8obp5nnh3-qVUtFGhsY34SQ/viewform?embedded=true" width="760" height="500" frameborder="0" marginheight="0" marginwidth="0">Loading…</iframe>
</form>
</div>
</div>
</section>
<footer class="u-align-center u-clearfix u-footer u-palette-1-dark-1 u-footer" id="sec-672f"><div class="u-clearfix u-sheet u-sheet-1">
<p class="u-small-text u-text u-text-variant u-text-1">CAKWNTHN 2021<br>
</p>
</div></footer>
</body>
</html>