Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-03-09 08:18:16

0001 ---
0002 layout: public
0003 ---
0004 
0005 <div class="row">
0006 
0007     <div class="col-md-10 blog-main">
0008 
0009     <hr>
0010 
0011     <center>
0012     <table width="75%"><tr>
0013     <td><div style="text-align:left;">
0014     <img src="{{ site.splash_public | relative_url }}"   style="width:100%;height:auto;"/>
0015     </div></td>
0016 
0017     <td><div style="width:100%;text-align:left;">
0018     ePIC is a collaboration of hundreds of scientists and engineers united in a quest to understand the structure of the matter we are all made of — and indeed 99% of the visible matter that makes up our universe. We are working together to build the world’s most sophisticated particle detector for analyzing collisions between electrons and protons and other nuclei. 
0019     </div></td>
0020     </tr></table>
0021     </center>
0022       
0023     <center>
0024     <video autoplay muted loop width="80%">
0025       <source src="https://www.bnl.gov/eic/videos/epic-rotation.mp4" type="video/mp4">
0026       Your browser does not support the video tag.
0027     </video>
0028     </center>
0029 
0030     <center>
0031       <div class="row">
0032     
0033         <!-- div class="col-md-5"><img src="{{ site.splash_public | relative_url }}" style="width:100%;height:auto"/></div -->
0034         <!-- div class="col-md-5">      </div -->
0035 
0036 
0037         <!-- div class="col-md-5">
0038           <p class="lead">
0039 
0040       </p>
0041     </div -->
0042   
0043   <!-- class md5 -->
0044       </div> <!-- class row -->
0045 
0046 
0047       {{ site.hr }}
0048 
0049       <table width="80%"><tr>
0050         <td><div style="text-align:left;">
0051             &copy;2025 ePIC Collaboration
0052         </div></td>
0053         
0054         <td><div style="text-align:right;">
0055           <em>Site built at {{ site.time }}</em>
0056         </div></td>
0057             </tr></table>
0058 
0059     </center> <!-- class sm12 blog main -->
0060 
0061     {% if site.display_news %}
0062     {% include news/homenews.md %}
0063     {% endif %}
0064 
0065 
0066 
0067 
0068   </div> <!-- class row -->