-
Notifications
You must be signed in to change notification settings - Fork 1
/
main page.html
41 lines (37 loc) · 1.81 KB
/
main page.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
<html>
<head> <meta charset='utf-8'/> </head>
<h1>Goverment Debt</h1>
<p style="font-size: 25px;">This project is aimed to help young people understanding the amount of debt the goverment digs itself into every year and how it is difficult<br> to stay out of debt. A quick guide to this game, you have four options on how much to spend on each department the more you spend the more chance<br> you have of going into debt, and the main objective is to stay out of debt.</p>
<a href="FoC.html" style=" font-size: 30px;">To the game</a>
<br>
<a href="Glossary%20of%20department%20acroneys.html" style="font-size:30px;">A guide to the use of acronyms.</a>
<br>
<h3>YRS IRC </h3>
<iframe src="http://webchat.freenode.net?channels=%23yrs&uio=d4" width="647" height="400"></iframe>
<br>
<p style="font-size: 40px;">This project was designed and produced by Finn,Sam and Rhys. And thanks to Cliff to guiding us.</p>
<!--support email [email protected]>
</html>
<script type="text/javascript" src="http://assets.freshdesk.com/widget/freshwidget.js"></script>
<style type="text/css" media="screen, projection">
@import url(http://assets.freshdesk.com/widget/freshwidget.css);
</style>
<iframe class="freshwidget-embedded-form" id="freshwidget-embedded-form" src="https://yrsfocproject2014.freshdesk.com/widgets/feedback_widget/new?&widgetType=embedded&screenshot=no&attachFile=no&searchArea=no" scrolling="no" height="500px" width="100%" frameborder="0" >
</iframe>
<STYLE>
<!--
A{text-decoration:none; color:#1634DF;}
-->
<!--
body{ background-image: url("https://youngrewiredstate.org/files/large/370"); background-repeat: no-repeat; background-position: center; background-size: 100% 100%; }
-->
<!--
p{font-family: Impact;}
-->
<!--
h1{ font-size: 50px; padding-left: 45%;}
-->
<!--
h3{padding-left: 40%;}
-->
</STYLE>