Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Postevent_update_2.html #49

Merged
merged 1 commit into from
Oct 10, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
91 changes: 91 additions & 0 deletions Postevent_update_2.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,91 @@
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>

body, html {
height: 100%;
}

.parallax {
background-image: url('https://assets.hongkiat.com/uploads/minimalist-dekstop-wallpapers/4k/original/05.jpg?3');

height: 100%;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
</style>

</head>
<style type="text/css">* {cursor: url(https://cur.cursors-4u.net/cursors/cur-2/cur118.cur), auto !important;}</style><a href="https://www.cursors-4u.com/cursor/2008/12/17/cool-grey-outer-glow-pointer.html" target="_blank" title="Cool Grey Outer Glow Pointer"><img src="https://cur.cursors-4u.net/cursor.png" border="0" alt="Cool Grey Outer Glow Pointer" style="position:absolute; top: 0px; right: 0px;" /></a>
<body>

<div class="parallax"></div>

<title>Survey</title>
</head>
<body>

<form action="http://google.co.in">
<div align="center">


<style>
body {
font-family: Garamond;
color:white;
}
</style>
<div>
<h1>Post Event Feedback Survey</h1>
<body>
</div>
<div align="left">
<body style="background-color:#404040;">

<b>Enter your name:</b>
<input type="text" name="UserName" size=35 maxlength=35 value="">
</br></br>
<b>Enter your department:</b>

<input type="text" name="Deptt" size=35 maxlength=35 value=""> </br> </br>
<b>Tell us a little bit about yourself:</b></br>
<textarea name="Comments" cols=30 rows=4></textarea> </br> </br>
<b>Do you like this event?</b></br>
<input type="radio" name="exe" value=1>Yes</br>
<input type="radio" name="exe" value=2>No
</p>
<b>How did you know about this event?</b>
<p>
<input type="radio" name="Books">Social Media
<input type="radio" name="Web">University
<input type="radio" name="Phone">Friends
<input type="radio" name="Magazines">Google
</p>
<b>What do you like the most about this event?</b>

<select name="pref" ><option>
<option value=1 selected = "true">Introduction
<option value=2 >Representative speech
<option value=3 >Paper Presentation
<option value=4 >Cheif guest speech
<option value=5 >Conclusion
</select>

</br></br>
<b>Feedback form:</b></br>
<textarea name="Comments2" cols=30 rows=4></textarea> </br> </br>
<div align="center">
<input type=submit value="Submit form" >
</div>
<p></p>
</div>
</form>
</body>
</div>
<div class="parallax"></div>
</body>
</html>