Skip to content

Commit

Permalink
Merge pull request #2 from artfisica/master
Browse files Browse the repository at this point in the history
Updating local version for development
  • Loading branch information
ATLAS Outreach data and tools authored Jul 14, 2016
2 parents 2d4b539 + 3449adc commit a96ab4f
Show file tree
Hide file tree
Showing 462 changed files with 2,430 additions and 90,242 deletions.
Empty file modified DataAndTools/300lo.json
100755 → 100644
Empty file.
Empty file modified DataAndTools/addthis_widget.js
100755 → 100644
Empty file.
Empty file modified DataAndTools/atlas.js
100755 → 100644
Empty file.
Empty file modified DataAndTools/boost
100755 → 100644
Empty file.
Empty file modified DataAndTools/cern_dev_status.js
100755 → 100644
Empty file.
Empty file modified DataAndTools/css
100755 → 100644
Empty file.
Empty file modified DataAndTools/css3/css/bootstrap-responsive.min.css
100755 → 100644
Empty file.
Empty file modified DataAndTools/css3/css/bootstrap.min.css
100755 → 100644
Empty file.
Empty file modified DataAndTools/css3/css/m-buttons.css
100755 → 100644
Empty file.
Empty file modified DataAndTools/css3/css/m-buttons.min.css
100755 → 100644
Empty file.
Empty file modified DataAndTools/css3/css/m-forms.css
100755 → 100644
Empty file.
Empty file modified DataAndTools/css3/css/m-forms.min.css
100755 → 100644
Empty file.
Empty file modified DataAndTools/css3/css/m-icons.css
100755 → 100644
Empty file.
Empty file modified DataAndTools/css3/css/m-icons.min.css
100755 → 100644
Empty file.
Empty file modified DataAndTools/css3/css/m-normalize.css
100755 → 100644
Empty file.
Empty file modified DataAndTools/css3/css/m-normalize.min.css
100755 → 100644
Empty file.
Empty file modified DataAndTools/css3/css/m-styles.min.css
100755 → 100644
Empty file.
71 changes: 36 additions & 35 deletions DataAndTools/css3/css/styles.css
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
body {
position: relative;
padding-top: 40px;
bgcolor: white;
}

body,
Expand All @@ -18,7 +19,7 @@ code
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
text-shadow: #ffffff 0 1px 0;
text-shadow: #ffffff 0 1px 0;
}

/* Code in headings */
Expand All @@ -41,7 +42,7 @@ section > ul li {

/* Faded out hr */
hr.soften {
height: 1px;
height: 2px;
margin: 70px 0;
background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0));
background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0));
Expand All @@ -68,32 +69,32 @@ hr.soften {

/* Base class
------------------------- */
.header
{
width: 100%;
margin: auto;
padding-top: 20px;
background: url("../img/starrynight.png");
background-color: black;
.header
{
width: 100%;
margin: auto;
padding-top: 20px;
background: url("../img/starrynight.png");
background-color: black;
opacity: 2;
}
.titleheader
.titleheader
{
width: 100%;
margin: auto;
padding-bottom: 20px;
width: 100%;
margin: auto;
padding-bottom: 20px;
padding-top: 90px;}

.titleheader h1,
.titleheader h1,
.titleheader h3
{
{
text-shadow: 0 1px 3px rgba(0, 0, 0, 1), 0 0 1px rgba(0, 0, 0, 1);
width: 960px;
display: inline;
display: inline;
color: #efefef;
padding: 4px;
background-color: #222222;
}
background-color: #222222;
}
.titleheader h1,
.marketing h1
{
Expand Down Expand Up @@ -177,23 +178,23 @@ section h4
width: 980px;
}

.marketing h3
{
color: #444444;
.marketing h3
{
color: #444444;
}

.marketing h1
{
color: #666666;
color: #666666;
}

/* Footer
-------------------------------------------------- */

.footer {
padding-bottom: 70px;
padding-bottom: 70px;
}
.footer p {
.footer p {
margin-bottom: 0;
color: #777;
}
Expand All @@ -206,7 +207,7 @@ section h4
padding: 49px 19px 14px;
*padding-top: 24px;
background-color: #fff;
border: 1px solid #ddd;
border: 1px solid #ddd;
}

/* Echo out a label for the example */
Expand All @@ -220,7 +221,7 @@ section h4
font-weight: bold;
background-color: #f5f5f5;
border: 1px solid #ddd;
color: #9da0a4;
color: #9da0a4;
}

/* Remove spacing between an example and it's code */
Expand Down Expand Up @@ -253,7 +254,7 @@ section h4
------------------------- */

@media (min-width: 1200px)
{
{
.marketing .container
{
width: 1200px;
Expand All @@ -267,8 +268,8 @@ section h4
margin-left: 0;
padding-left: 10px;
padding-right: 10px;
}
}

}


Expand Down Expand Up @@ -301,7 +302,7 @@ section h4
width: auto;
}
.header
{
{
padding: 40px 20px;
margin-top: -20px;
margin-left: -20px;
Expand All @@ -310,8 +311,8 @@ section h4
.docs-social
{
margin: 0 -20px;
}
}

/* Unfloat the back to top link in footer */
.footer {
margin-left: -20px;
Expand Down Expand Up @@ -339,13 +340,13 @@ section h4
h2 small {
display: block;
}

.m-btn.big
{
display: block !important;
}



/* center example sites */
.example-sites {
Expand Down
Empty file modified DataAndTools/css3/img/bootstrap.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified DataAndTools/css3/img/cross.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified DataAndTools/css3/img/glyphicons-halflings-white.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified DataAndTools/css3/img/glyphicons-halflings.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified DataAndTools/css3/img/need.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified DataAndTools/css3/img/share.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified DataAndTools/css3/img/starrynight.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified DataAndTools/css3/img/syncfusion-icons-white.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified DataAndTools/css3/img/syncfusion-icons.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified DataAndTools/css3/js/bootstrap.min.js
100755 → 100644
Empty file.
Empty file modified DataAndTools/css3/js/google-code-prettify/prettify.css
100755 → 100644
Empty file.
Empty file modified DataAndTools/css3/js/google-code-prettify/prettify.js
100755 → 100644
Empty file.
Empty file modified DataAndTools/css3/js/jquery-1.8.0.min.js
100755 → 100644
Empty file.
Empty file modified DataAndTools/css3/js/m-dropdown.js
100755 → 100644
Empty file.
Empty file modified DataAndTools/css3/js/m-dropdown.min.js
100755 → 100644
Empty file.
Empty file modified DataAndTools/css3/js/m-radio.js
100755 → 100644
Empty file.
Empty file modified DataAndTools/css3/js/m-radio.min.js
100755 → 100644
Empty file.
Empty file modified DataAndTools/customevent_register
100755 → 100644
Empty file.
Empty file modified DataAndTools/drupal.js
100755 → 100644
Empty file.
Empty file modified DataAndTools/jquery.min.js
100755 → 100644
Empty file.
Empty file modified DataAndTools/jquery.once.js
100755 → 100644
Empty file.
Empty file modified DataAndTools/layers.a7702f25264fb009847d.js
100755 → 100644
Empty file.
Empty file modified DataAndTools/menu.2035b368a9dbff642aac.js
100755 → 100644
Empty file.
Empty file modified DataAndTools/pictures/ATLAS-Outreach-release-main-page.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified DataAndTools/pictures/ATLAS_imagine_initial_page_01.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified DataAndTools/pictures/ATLAS_imagine_initial_page_02.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified DataAndTools/pictures/ATLAS_imagine_initial_page_03.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified DataAndTools/pictures/ATLAS_imagine_initial_page_04.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified DataAndTools/pictures/ATLAS_imagine_initial_page_05.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified DataAndTools/pictures/ROOT_icon_small.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified DataAndTools/pictures/atlas-logo-web-V02.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified DataAndTools/pictures/binder_view.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified DataAndTools/pictures/cern-logo-large.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified DataAndTools/pictures/follow-facebook24.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified DataAndTools/pictures/follow-googleplus24.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified DataAndTools/pictures/follow-instagram24.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified DataAndTools/pictures/follow-twitter24.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified DataAndTools/pictures/follow-youtube24.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added DataAndTools/pictures/handmade_books.png
Binary file added DataAndTools/pictures/handmade_community.png
Binary file added DataAndTools/pictures/handmade_docs.png
Binary file added DataAndTools/pictures/handmade_downloads.png
Binary file added DataAndTools/pictures/handmade_toolbox.png
Binary file added DataAndTools/pictures/handmade_visualisation.png
Binary file added DataAndTools/pictures/handmade_vm.png
Binary file added DataAndTools/pictures/handmade_web_analysis.png
Binary file added DataAndTools/pictures/handmade_white_offline.png
Binary file added DataAndTools/pictures/handmade_white_www.png
Empty file modified DataAndTools/pictures/logo.png
100755 → 100644
Empty file modified DataAndTools/pictures/mob-nav.png
100755 → 100644
Empty file modified DataAndTools/pictures/monojets.png
100755 → 100644
Binary file added DataAndTools/pictures/python_logo.png
Empty file modified DataAndTools/pictures/rss16.png
100755 → 100644
Binary file added DataAndTools/pictures/sl-logo-64-white.png
Binary file removed DataAndTools/pictures/video.mp4
Binary file not shown.
59 changes: 34 additions & 25 deletions DataAndTools/repository.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<table width="100%" border="0">
<tr>
<td style="width:50%; text-align: left; padding: 1.5cm 1.5cm 1.5cm 1.5cm;">
<h1 style="font-family:verdana; font-size:260%;"><b>Data & Tools Repository</b></h1>
<h1 style="font-family:verdana; font-size:260%;"><b>Data & Tools</b> Repository</h1>
</br>
<p style="font-family:verdana; font-size:120%;">
<b>
Expand All @@ -18,40 +18,49 @@
</br>
</b>
</br>
In this section, you can find where to download:
In this section, you can find where to download:

<ul style="font-family:verdana; font-size:110%; padding: 0.5cm 1.0cm 1.0cm 1.0cm;">
<li>The complete collection of datasets released</li>
<li>The different analysis softwares</li>
<li>The vitual machines to perform physics searches</li>
</ul>
</p>
</td>
<td style="width:50%; padding: 0.1cm 0.2cm;">
<img src="./pictures/ATLAS_imagine_initial_page_1.png" alt="Repository" style="width:100%">
</td>
</tr>
<ul style="font-family:verdana; font-size:110%; padding: 0.5cm 1.0cm 1.0cm 1.0cm;">
<li>The complete collection of datasets released</li>
<li>The different analysis softwares</li>
<li>The vitual machines to perform physics searches</li>
</ul>
</p>
</td>
<td style="width:50%; padding: 0.1cm 0.2cm;">
<div class="hovereffect">
<img class="img-responsive" src="/atlas-opendata/DataAndTools/pictures/handmade_downloads.png" alt="Download" style="width:100%">
</div>
</td>
</tr>
</table>
</div>
<!-- end Head of page-->
<div style="width:100%; text-align: center; padding: 2.5cm 2.5cm 2.0cm 2.5cm;">
<h1 style="font-family:verdana; font-size:260%;padding: 20px"><b>Downloads</b></h1>
<div class="btn-group btn-group-justified">
<a href="../extendedanalysis/datasets.php" class="btn btn-primary">Datasets</a> <!-- target="_blank” -->
<a href="../extendedanalysis/software.php" class="btn btn-primary">Software</a>
<a href="../extendedanalysis/vm-toolbox.php" class="btn btn-primary">Virtual Machines</a>
</div>

<div style="float:left; clear:both; padding: 1.0cm 0.5cm 0.1cm 0.5cm; text-align: center; width:100%; margin:0px auto;">
<h1><b>Downloads</b></h1>
</div>

<div style="width:100%; text-align: center; padding: 0.1cm 2.5cm 2.0cm 2.5cm;">
<h1 style="font-family:verdana; font-size:260%;padding: 20px">...or get them at <b>CERN <a href="http://opendata.cern.ch" target="_blank">OpenData</a></b> portal</h1>
<div style="width:100%; text-align: center; padding: 0.2cm 2.0cm 0.0cm 2.0cm; float:left; clear:both;">
<div class="btn-group btn-group-justified">
<a href="http://opendata.cern.ch/education/ATLAS" target="_blank" class="btn btn-primary">Datasets</a>
<a href="http://opendata.cern.ch/education/ATLAS" target="_blank" class="btn btn-primary">Software</a>
<a href="http://opendata.cern.ch/education/ATLAS" target="_blank" class="btn btn-primary">Virtual Machines</a>
<a href="../extendedanalysis/datasets.php" class="btn btn-primary" style="font-size:150%;">Datasets</a>
<a href="../extendedanalysis/software.php" class="btn btn-primary" style="font-size:150%;">Software</a>
<a href="../extendedanalysis/vm-toolbox.php" class="btn btn-primary" style="font-size:150%;">Virtual Machines</a>
</div>
</div>

<div style="width:100%; text-align: center; padding: 0.0cm 1.0cm 2.0cm 1.0cm; float:left; clear:both;">
<a href="../extendedanalysis/datasets.php"> <img typeof="foaf:Image" src="/atlas-opendata/DataAndTools/pictures/handmade_downloads.png" style="width:33%"></a>
<a href="../extendedanalysis/software.php"> <img typeof="foaf:Image" src="/atlas-opendata/DataAndTools/pictures/handmade_toolbox.png" style="width:33%"></a>
<a href="../extendedanalysis/vm-toolbox.phpr"> <img typeof="foaf:Image" src="/atlas-opendata/DataAndTools/pictures/handmade_vm.png" style="width:33%"></a>
</div>


<div style="float:left; clear:both; padding: 1.0cm 0.5cm 0.1cm 0.5cm; text-align: center; width:100%; margin:0px auto;">
<h1><b>...or get them at <b>CERN <a href="http://opendata.cern.ch/education/ATLAS" target="_blank">OpenData</a></b> portal</b></h1>
<a href="http://opendata.cern.ch/education/ATLAS" target="_blank"><img typeof="foaf:Image" src="http://opendata.cern.ch/img/home/opendata_logo.svg" alt="CERN OpenData" style="width:22%"></a>
</div>

<?php include('../menu.html'); ?>

<?php include('../trackers.html'); ?>
Expand Down
Empty file modified DataAndTools/sh.f7bb2665ec36f40231cf9d0b.html
100755 → 100644
Empty file.
Empty file modified DataAndTools/toolbar.css
100755 → 100644
Empty file.
Empty file modified README.md
100755 → 100644
Empty file.
129 changes: 129 additions & 0 deletions _index_june16.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,129 @@
<!DOCTYPE html>
<html>
<header>
<?php include('header.html'); ?>
</header>

<!-- Start of the body page -->
<body>
<div>
<table width="100%" border="0">
<tr>
<td style="width:50%; text-align: left; padding: 1.5cm 1.5cm 1.5cm 1.5cm;"> <!-- style="border: 1px solid black; background-color: #0b80c3;"> -->
<h1 style="font-family:verdana; font-size:260%;">The <b><a href="http://atlas.cern/">ATLAS</a> Experiment</b></h1>
<p style="font-family:verdana; font-size:120%;">
at <a href="http://home.cern/">CERN</a> in Geneva has released the world’s first open release of 8 TeV data. <b>This data</b> was gathered from proton collisions in the Large Hadron Collider (<a href="https://home.cern/topics/large-hadron-collider">LHC</a>) in 2012.
<b><a href="./index.php">ATLAS OpenData</a></b> guides you through how to use and download the data, how to visualise your results and even provides <b>open-source software</b> for you to make your own discoveries
</br>
</br>
<b>Learn how to:</b>
<ul style="font-family:verdana; font-size:110%; padding: 0.3cm 0.8cm 0.8cm 0.8cm;">
<li>Visualise the data in discovery-style graphs</li>
<li>Develop code using your browser to select interesting collision events</li>
<li>Use Virtual Machines to transform your computer into an analysis machine!</li>
</ul>
</p>
</td>
<td style="width:50%; padding: 0.1cm 0.2cm;">
<div class="embed-responsive embed-responsive-16by9" >
<iframe class="embed-responsive-item" src="https://www.youtube.com/embed/jDC3-QSiLB4?rel=0&amp;showinfo=0" frameborder="0" allowfullscreen></iframe>
</div>
</td>
</tr>
</table>
</div>


<div style="float:left; clear:both; padding: 0.0cm 0.0cm 0.0cm 0.0cm; text-align: center; width:100%; margin:0px auto; border:none!important; background-color:white;">
<table width="100%" border="0">
<tr>
<td style="width:50%; padding: 2cm 1% 2cm 20%;">
<img src="/atlas-opendata/DataAndTools/pictures/handmade_visualisation.png" alt="Visualisations" style="width:100%">
</td>
<td style="width:50%; text-align: left; padding: 2cm 20% 2cm 1%">
<h1 style="font-family:verdana; font-size:260%;">In the <b><a href="/atlas-opendata/visualisations/">Get Started</a> section</b></h1>
<ul style="font-family:verdana; font-size:110%;">
<li>Visualise the data in discovery-style graphs</li>
<li>Play with relevant physics variables in your browser</li>
<li>Get familiar with the qualitative characteristics of a <b>High Energy Physics</b> analysis. From now with will called it <b>HEP</b>!</li>
</ul>
</td>
</tr>
</table>
</div>


<div style="float:left; clear:both; padding: 0.0cm 0.0cm 0.0cm 0.0cm; text-align: center; width:100%; margin:0px auto; border:none!important; background-color:white;">
<table width="100%" border="0">
<tr>
<td style="width:50%; padding: 2cm 1% 2cm 20%; text-align: left;">
<h1 style="font-family:verdana; font-size:260%;">Now go into <b><a href="/atlas-opendata/webanalysis/">Web Analysis</a> section</b></h1>
<ul style="font-family:verdana; font-size:110%;">
<li>Are you ready for the future of the data analysis?</li>
<li>Using Jupyter technology and the ~infinite power of ROOT: review, execute and develop your own analysis directly in your browser, using our SaaS</li>
<li>…yes, more contractions,”<b>SaaS</b>” is <b>Software as a Service</b>, and by the way, this is all done using <b>Cloud Computing</b>…</li>
</ul>
</td>
<td style="width:50%; text-align: left; padding: 2cm 20% 2cm 1%">
<img src="/atlas-opendata/DataAndTools/pictures/handmade_web_analysis.png" alt="Web Analysis" style="width:100%">
</td>
</tr>
</table>
</div>


<div style="float:left; clear:both; padding: 0.0cm 0.0cm 0.0cm 0.0cm; text-align: center; width:100%; margin:0px auto; border:none!important; background-color:white;">
<table width="100%" border="0">
<tr>
<td style="width:50%; padding: 2cm 1% 2cm 20%;">
<img src="/atlas-opendata/DataAndTools/pictures/handmade_toolbox.png" alt="Analysis ToolBox" style="width:100%">
</td>
<td style="width:50%; text-align: left; padding: 2cm 20% 2cm 1%">
<h1 style="font-family:verdana; font-size:260%;">You are ready for <b><a href="/atlas-opendata/extendedanalysis/">Analysis ToolBox</a> section</b></h1>
<ul style="font-family:verdana; font-size:110%;">
<li>Ready to taste how is done a real <b>HEP</b> analysis? <i>(yes, like one of those that help to the discovery of the Higgs boson ;)</i></li>
<li>Check and download our Python framework code, and start running one of the analysis examples</li>
<li><b>You don’t have ROOT with you?</b> Don’t worry, using any of our Virtual Machines you can run the analysis examples as real physicist, and to create your own... even offline</li>
<li>...not excuses to test your new ideas anytime, anywhere!</li>
</ul>
</td>
</tr>
</table>
</div>


<div style="float:left; clear:both; padding: 0.0cm 0.0cm 0.0cm 0.0cm; text-align: center; width:100%; margin:0px auto; border:none!important; background-color:white;">
<table width="100%" border="0">
<tr>
<td style="width:50%; padding: 2cm 1% 2cm 20%; text-align: left;">
<h1 style="font-family:verdana; font-size:260%;">In our <b><a href="/atlas-opendata/community.php">Community</a> hub you can</b></h1>
<ul style="font-family:verdana; font-size:110%;">
<li>Check the latest conversations, and because we are stating, why not to create your own Thread?</li>
<li>You can be part of the discussions, develop subjects, suggest changes, report bugs…</li>
<li><b>FAQ</b> (you know this one ;) can help you to understand how to evolve your research with us.</li>
<li>Finally, this is a project created for you! <i>if you have any feedback</i>, please let us know, we will be happy to apply any good idea!</li>
</ul>
</td>
<td style="width:50%; text-align: left; padding: 2cm 20% 4cm 1%">
<img src="/atlas-opendata/DataAndTools/pictures/handmade_community.png" alt="Community" style="width:100%">
</td>
</tr>
</table>
</div>

<?php include('menu.html'); ?>

<?php include('trackers.html'); ?>
</body>
<!-- End main body -->

<footer>
<?php include('footer.html'); ?>
</footer>
</html>

<!-- <video width="100%" controls> <!-- autoplay controls> -->
<!-- <source src="DataAndTools/pictures/video.mp4" type="video/mp4">
<source src="DataAndTools/pictures/video.ogg" type="video/ogg">
Your browser does not support HTML5 video.
</video> -->
Empty file modified banner.html
100755 → 100644
Empty file.
Loading

0 comments on commit a96ab4f

Please sign in to comment.