-
Notifications
You must be signed in to change notification settings - Fork 0
/
Game of Thrones.....html
29 lines (19 loc) · 1.01 KB
/
Game of Thrones.....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
<!-- saved from url=(0039)http://192.168.33.10/gameofthrones.html -->
<html><head><meta http-equiv="Content-Type" content="text/html; charset=windows-1252"></head><body>#!/usr/bin/python
print "Content-Type: text/html"
<title>Game of Thrones....</title>
<p>Select your time</p>
<p>Do you have monday off??</p>
<p>Do you have any major tasks??</p>
<p>Do you want to watch the gameofthrones????</p>
<form action="http://192.168.33.10/cgi-bin/ifelsepython.py" method="POST" target="_blank">
<img>
<img src="./Game of Thrones...._files/jon-snow-game-of-thrones-861670.jpg" alt"game="" of="" thrones"style="width:70px;height:70px;"">
<h1> Game of thrones scenario...</h1>
<input type="checkbox" name="time > 10:00pm" value="on"> After 10:00pm?
<input type="checkbox" name="Major Task??" value="on"> Major Task??
<input type="checkbox" name="Monday Off" value="on"> Monday off??
<input type="checkbox" name="Game of Thrones??(Maybe??)" value="on">Game of Thrones
<input type="submit" value="Decide">
</form>
</body></html>