Skip to content
Snippets Groups Projects
Commit 6bda7776 authored by Messner Stephanie (Student Com20)'s avatar Messner Stephanie (Student Com20)
Browse files

new

parent 2e8727a9
No related branches found
Tags assignment06
No related merge requests found
Showing
with 78 additions and 44 deletions
vti_encoding:SR|utf8-nl
vti_author:SR|DESKTOP-8MG27TN\\felix
vti_modifiedby:SR|LAPTOP-TLI71P2U\\Besitzer
vti_timelastmodified:TR|04 May 2021 20:15:07 -0000
vti_timecreated:TR|27 Apr 2021 14:24:28 -0000
vti_title:SR|Participate
vti_extenderversion:SR|12.0.0.0
vti_backlinkinfo:VX|thankyou.html
vti_nexttolasttimemodified:TW|27 Apr 2021 14:26:56 -0000
vti_cacheddtm:TX|04 May 2021 20:15:07 -0000
vti_filesize:IR|6451
vti_cachedtitle:SR|Participate
vti_cachedbodystyle:SR|<body>
vti_cachedlinkinfo:VX|Q|https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta3/dist/css/bootstrap.min.css S|https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta3/dist/js/bootstrap.bundle.min.js Q|stylesheet1.css K|thankyou.html S|pictures/lakeAntorno.png H|index1.html H|additional_information.html H|results1.html H|results2.html H|results3.html H|results4.html K|thankyou.html H|team.html H|index1.html
vti_cachedsvcrellinks:VX|NQSS|https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta3/dist/css/bootstrap.min.css NSSS|https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta3/dist/js/bootstrap.bundle.min.js FQUS|stylesheet1.css FKUS|thankyou.html FSUS|pictures/lakeAntorno.png FHUS|index1.html FHUS|additional_information.html FHUS|results1.html FHUS|results2.html FHUS|results3.html FHUS|results4.html FKUS|thankyou.html FHUS|team.html FHUS|index1.html
vti_cachedneedsrewrite:BR|false
vti_cachedhasbots:BR|false
vti_cachedhastheme:BR|false
vti_cachedhasborder:BR|false
vti_metatags:VR|HTTP-EQUIV=X-UA-Compatible IE=edge
vti_charset:SR|utf-8
......@@ -32,12 +32,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-linkedin" viewBox="0 0 16 16">
<path d="M0 1.146C0 .513.526 0 1.175 0h13.65C15.474 0 16 .513 16 1.146v13.708c0 .633-.526 1.146-1.175 1.146H1.175C.526 16 0 15.487 0 14.854V1.146zm4.943 12.248V6.169H2.542v7.225h2.401zm-1.2-8.212c.837 0 1.358-.554 1.358-1.248-.015-.709-.52-1.248-1.342-1.248-.822 0-1.359.54-1.359 1.248 0 .694.521 1.248 1.327 1.248h.016zm4.908 8.212V9.359c0-.216.016-.432.08-.586.173-.431.568-.878 1.232-.878.869 0 1.216.662 1.216 1.634v3.865h2.401V9.25c0-2.22-1.184-3.252-2.764-3.252-1.274 0-1.845.7-2.165 1.193v.025h-.016a5.54 5.54 0 0 1 .016-.025V6.169h-2.4c.03.678 0 7.225 0 7.225h2.4z"/>
</svg>
<form class="d-flex">
<input class="form-control me-2" type="search" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-success" type="submit">Search</button>
</form>
</div>
</nav>
......@@ -66,10 +61,10 @@
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" id="navbarDropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false">Which are the results?</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
<li><a class="dropdown-item" href="results1.html">Question 1: What do you wish for South Tyrol?</a></li>
<li><a class="dropdown-item" href="results2.html">Question 2: What makes you feel South Tyrolean?</a></li>
<li><a class="dropdown-item" href="results3.html">Question 3: A confession about South Tyrol...</a></li>
<li><a class="dropdown-item" href="results4.html">Question 4: What does belonging mean to you?</a></li>
<li><a class="dropdown-item" href="result1.php">Question 1: What do you wish for South Tyrol?</a></li>
<li><a class="dropdown-item" href="result2.php">Question 2: What makes you feel South Tyrolean?</a></li>
<li><a class="dropdown-item" href="result3.php">Question 3: A confession about South Tyrol...</a></li>
<li><a class="dropdown-item" href="result4.php">Question 4: What does belonging mean to you?</a></li>
</ul>
</li>
<li class="nav-item">
......
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Participate</title>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-eOJMYsd53ii+scO/bJGFsiCZc+5NDVN2yr8+0RDqr0Ql0h+rP48ckxlpbzKgwra6" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta3/dist/js/bootstrap.bundle.min.js" integrity="sha384-JEW9xMcG8R+pH31jmWH6WWP0WintQrMb4s7ZOdauHnUtxwoG2vI5DkLtS3qm9Ekf" crossorigin="anonymous"></script>
<link rel="stylesheet" href="questionaire.css">
</head>
<body>
<div>
<br>
<br>
<br>
<br>
<h3><b>You took already part at this questionaire and therefore your data was not stored.</b></h3>
<br>
<h3><b>Thank you very much for participating!</b></h3>
<br>
<br>
<h4>If you want, you can now explore what others answered!</h4>
<br>
<br>
<br><b>Have fun!</b>
<br>
<br>
<br>
<br>
</div>
<div>
<a class="btn btn-secondary" href="index1.html" role="button">Back to mainpage</a>
<a class="btn btn-success" href="results1.html" role="button">See others opinions!</a>
</div>
</body>
</html>
\ No newline at end of file
File moved
......@@ -5,7 +5,7 @@ vti_author:SR|DESKTOP-8MG27TN\\felix
vti_modifiedby:SR|LAPTOP-TLI71P2U\\Besitzer
vti_timecreated:TR|26 Apr 2021 17:19:17 -0000
vti_title:SR|Additional Information
vti_backlinkinfo:VX|index1.html results1.html results2.html results3.html thankyou.html additional_information.html team.html forms.html results4.html
vti_backlinkinfo:VX|index1.html results1.html results2.html results3.html additional_information.html team.html forms.html results4.html
vti_nexttolasttimemodified:TW|04 May 2021 20:08:58 -0000
vti_cacheddtm:TX|19 May 2021 17:27:47 -0000
vti_filesize:IR|6075
......
File moved
File moved
File moved
File moved
File moved
File moved
vti_encoding:SR|utf8-nl
vti_author:SR|LAPTOP-TLI71P2U\\Besitzer
vti_modifiedby:SR|LAPTOP-TLI71P2U\\Besitzer
vti_timelastmodified:TR|26 May 2021 19:36:48 -0000
vti_timelastmodified:TR|02 Jun 2021 08:44:54 -0000
vti_timecreated:TR|18 May 2021 21:03:52 -0000
vti_title:SR|Participate
vti_extenderversion:SR|12.0.0.0
vti_backlinkinfo:VX|participate.html email.html
vti_nexttolasttimemodified:TW|26 May 2021 19:36:02 -0000
vti_cacheddtm:TX|26 May 2021 19:36:48 -0000
vti_filesize:IR|4473
vti_cacheddtm:TX|02 Jun 2021 08:44:54 -0000
vti_filesize:IR|3174
vti_cachedtitle:SR|Participate
vti_cachedbodystyle:SR|<body>
vti_cachedlinkinfo:VX|Q|https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css S|https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js S|https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js Q|stylesheet_new.css H|javascript:void(0) H|index_new.html H|story.html H|participate.html K|email.html K|email.html K|email.html A|processEmail.php H|participate.html H|index_new.html K|email.html K|email.html
vti_cachedsvcrellinks:VX|NQSS|https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css NSSS|https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js NSSS|https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js FQUS|stylesheet_new.css SHUS|javascript:void(0) FHUS|index_new.html FHUS|story.html FHUS|participate.html FKUS|email.html FKUS|email.html FKUS|email.html FAUS|processEmail.php FHUS|participate.html FHUS|index_new.html FKUS|email.html FKUS|email.html
vti_cachedlinkinfo:VX|Q|https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css S|https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js S|https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js Q|questions.css H|javascript:void(0) H|index_new.html H|story.html H|participate.html K|email.html K|email.html K|email.html A|processEmail.php H|participate.html H|index_new.html K|email.html K|email.html
vti_cachedsvcrellinks:VX|NQSS|https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css NSSS|https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js NSSS|https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js FQUS|questions.css SHUS|javascript:void(0) FHUS|index_new.html FHUS|story.html FHUS|participate.html FKUS|email.html FKUS|email.html FKUS|email.html FAUS|processEmail.php FHUS|participate.html FHUS|index_new.html FKUS|email.html FKUS|email.html
vti_cachedneedsrewrite:BR|false
vti_cachedhasbots:BR|false
vti_cachedhastheme:BR|false
......
vti_encoding:SR|utf8-nl
vti_timelastmodified:TR|02 Jun 2021 08:44:54 -0000
vti_extenderversion:SR|12.0.0.0
vti_author:SR|LAPTOP-TLI71P2U\\Besitzer
vti_modifiedby:SR|LAPTOP-TLI71P2U\\Besitzer
vti_timecreated:TR|02 Jun 2021 08:44:54 -0000
vti_cacheddtm:TX|02 Jun 2021 08:44:54 -0000
vti_filesize:IR|3294
vti_cachedtitle:SR|Participate
vti_cachedbodystyle:SR|<body>
vti_cachedlinkinfo:VX|Q|https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css S|https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js S|https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js Q|questions.css H|javascript:void(0) H|index_new.html H|story.html H|participate.html K|exhibit.html K|exhibit.html K|exhibit.html A|processEmail.php H|participate.html H|index_new.html K|exhibit.html K|exhibit.html
vti_cachedsvcrellinks:VX|NQSS|https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css NSSS|https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js NSSS|https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js FQUS|questions.css SHUS|javascript:void(0) FHUS|index_new.html FHUS|story.html FHUS|participate.html FKUS|exhibit.html FKUS|exhibit.html FKUS|exhibit.html FAUS|processEmail.php FHUS|participate.html FHUS|index_new.html FKUS|exhibit.html FKUS|exhibit.html
vti_cachedneedsrewrite:BR|false
vti_cachedhasbots:BR|false
vti_cachedhastheme:BR|false
vti_cachedhasborder:BR|false
vti_metatags:VR|viewport width=device-width,\\ initial-scale=1
vti_charset:SR|utf-8
vti_title:SR|Participate
vti_backlinkinfo:VX|thankyou.html exhibit.html
File moved
......@@ -5,7 +5,7 @@ vti_author:SR|DESKTOP-8MG27TN\\felix
vti_modifiedby:SR|LAPTOP-TLI71P2U\\Besitzer
vti_timecreated:TR|26 Apr 2021 17:19:17 -0000
vti_title:SR|Un litro di Gewürztraminer
vti_backlinkinfo:VX|index1.html results1.html results2.html results3.html thankyou.html additional_information.html team.html forms.html results4.html
vti_backlinkinfo:VX|index1.html results1.html results2.html results3.html additional_information.html team.html forms.html results4.html
vti_nexttolasttimemodified:TW|19 May 2021 17:27:16 -0000
vti_cacheddtm:TX|19 May 2021 17:27:16 -0000
vti_filesize:IR|7742
......
vti_encoding:SR|utf8-nl
vti_timelastmodified:TR|26 May 2021 12:28:27 -0000
vti_timelastmodified:TR|02 Jun 2021 08:44:54 -0000
vti_extenderversion:SR|12.0.0.0
vti_author:SR|LAPTOP-TLI71P2U\\Besitzer
vti_modifiedby:SR|LAPTOP-TLI71P2U\\Besitzer
vti_timecreated:TR|19 May 2021 17:24:23 -0000
vti_title:SR|UN LITRO DI GEWÜRZTRAMINER
vti_backlinkinfo:VX|story.html question1.html question2.html question3.html question4.html participate.html index_new.html email.html submission.html
vti_cacheddtm:TX|26 May 2021 12:28:27 -0000
vti_filesize:IR|3702
vti_backlinkinfo:VX|thankyou.html story.html exhibit.html question1.html question2.html question3.html question4.html participate.html index_new.html email.html submission.html
vti_cacheddtm:TX|02 Jun 2021 08:44:54 -0000
vti_filesize:IR|2804
vti_cachedtitle:SR|UN LITRO DI GEWÜRZTRAMINER
vti_cachedbodystyle:SR|<body>
vti_cachedlinkinfo:VX|Q|stylesheet_new.css Q|https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css S|https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js S|https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js H|javascript:void(0) H|index_new.html H|story.html H|participate.html K|index_new.html K|index_new.html K|index_new.html S|front/circle.PNG H|story.html K|index_new.html K|index_new.html K|index_new.html
vti_cachedsvcrellinks:VX|FQUS|stylesheet_new.css NQSS|https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css NSSS|https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js NSSS|https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js SHUS|javascript:void(0) FHUS|index_new.html FHUS|story.html FHUS|participate.html FKUS|index_new.html FKUS|index_new.html FKUS|index_new.html FSUS|front/circle.PNG FHUS|story.html FKUS|index_new.html FKUS|index_new.html FKUS|index_new.html
vti_cachedlinkinfo:VX|Q|stylesheet_new.css Q|https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css S|https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js S|https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js H|javascript:void(0) H|index_new.html H|story.html H|participate.html K|index_new.html K|index_new.html K|index_new.html S|front/un_litro_logo.jpg H|story.html H|index_new.html K|index_new.html K|index_new.html
vti_cachedsvcrellinks:VX|FQUS|stylesheet_new.css NQSS|https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css NSSS|https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js NSSS|https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js SHUS|javascript:void(0) FHUS|index_new.html FHUS|story.html FHUS|participate.html FKUS|index_new.html FKUS|index_new.html FKUS|index_new.html FSUS|front/un_litro_logo.jpg FHUS|story.html FHUS|index_new.html FKUS|index_new.html FKUS|index_new.html
vti_cachedneedsrewrite:BR|false
vti_cachedhasbots:BR|false
vti_cachedhastheme:BR|false
......
File moved
File moved
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment