Commit 0088eb4b authored by Bao's avatar Bao
Browse files

Update index.html

parent c0486d38
......@@ -15,16 +15,16 @@
<div id="logo">
<!-- class="logo_colour", allows you to change the colour of the text -->
<h1><img src="style/HFT_Logo.png" alt="logo" width="20%" height="20%" style="float:right" /></h1>
<h1><a href="index.html">INSOURCE<span class="logo_colour"> Food-Water-Energy Simulator</span></a></h1>
<h1><a href="index.html">INSOURCE<span class="logo_colour"> Food-Water-Energy Simulation and Visulization</span></a></h1>
</div>
<div id="menubar">
<ul id="menu">
<!-- put class="selected" in the li tag for the selected page - to highlight which page you're on -->
<li class="selected"><a href="index.html">Home</a></li>
<li><a href="examples.html">Examples</a></li>
<li><a href="page.html">A Page</a></li>
<li><a href="another_page.html">Another Page</a></li>
<li><a href="Biomass.html">Biomass</a></li>
<li><a href="EnergyADE.html">EnergyADE</a></li>
<li><a href="Visualization.html">Visualization</a></li>
<li><a href="contact.html">Contact Us</a></li>
</ul>
</div>
......@@ -42,18 +42,17 @@
</ul>
</div>
<div id="content">
<h1>Welcome to the simple_light template</h1>
<p>This standards compliant, simple, fixed width website template is released as an 'open source' design (under a <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 Licence</a>), which means that you are free to download and use it for anything you want (including modifying and amending it). All I ask is that you leave the 'design from HTML5webtemplates.co.uk' link in the footer of the template, but other than that...</p>
<p>This template is written entirely in <strong>HTML5</strong> and <strong>CSS</strong>, and can be validated using the links in the footer.</p>
<p>You can view more free HTML5 web templates <a href="http://www.html5webtemplates.co.uk">here</a>.</p>
<p>This template is a fully functional 5 page website, with an <a href="examples.html">examples</a> page that gives examples of all the styles available with this design.</p>
<h2>Browser Compatibility</h2>
<p>This template has been tested in the following browsers:</p>
<ul>
<li>Internet Explorer 8</li>
<li>FireFox 3</li>
<li>Google Chrome 13</li>
</ul>
<h1>Welcome to the Page of Food-Water-Energy Simulation Tool</h1>
<h2>Biomass Potential Simulation</h2>
<p>The simulator is based on the urban energy simulation platfomr called SimStadt. SimStadt has been developed and extensively validated in the framework of SimStadt and SimStadt 2.0 projects since 2013. </p>
<p>In INsource the software SimStadt was extened to simulate the vegetation-based biomass potential.</p>
<p>Further FWE related functions, e.g. water demand in urban and rural area and food potential, are being studied and extented.</p>
<h2>EnergyADE</h2>
<p></p>
<h2>Visualization</h2>
<p></p>
</div>
</div>
</div>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment