Skip to content
Snippets Groups Projects
Goodindex.html 5.78 KiB
Newer Older
  • Learn to ignore specific revisions
  • Daniel Rubio-Ejchel's avatar
    Daniel Rubio-Ejchel committed
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">  
    <html xmlns="http://www.w3.org/1999/xhtml">  
    <head>  
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />  
    <title>ASME Michigan Chapter</title>  
    <link rel="stylesheet" href="style.css"/>  
    </head>  
    <body>  
    <div id="background">  
      <!-- Colors the inner page with #F2F2F2 -->  
      <div id="headerwrap">  
        <!-- Repeats image across top of page -->  
        <div id="header">  
          <p class="title">American Society of Mechanical Engineers<br />  
            <span class="description">University of Michigan Chapter</span></p>  
    
          <!-- Close header -->  
        </div>  
        <!-- Close headerwrap -->  
      </div>  
      <div id="navwrap">  
        <!-- Repeats image across page behind navigation -->  
        <div id="menu">  
        <ul>  
          <li><a href="index.html">Home</a></li>  
          <li><a href="about.html">About</a></li>  
          <li><a href="officers.html">Officers</a></li>  
          <li><a href="calendar.html">Calendar</a></li>  
          <li><a href="membership.html">Membership</a></li>  
          <li><a href="sponsors.html">Sponsors</a></li>  
          <li><a href="corporate.html">Corporate</a></li>  
          <li><a href="scholarships.html">Scholarships</a></li>  
          <li><a href="pictures.html">Pictures</a></li>  
          <li><a href="links.html">Links</a></li>  
         </ul>  
        </div>  
        <!-- Close navwrap -->  
      </div>  
      <!-- Start of index.php, page.php, single.php and archive.php page code -->  
      <div id="outerWrapper">  
        <!-- Sets page width to 960px and centers -->  
        <div id="contentWrapper">  
          <!-- Wraps content and sidebars -->  
          <div id="Content">  
            <div class="box">  
              <p><img src="images/ASME Logo/asmelogo.jpg" width="308" height="188" align="middle" /></p>  
              <p align="center"><strong><em>The purpose of this association is to  advance and disseminate the theory and practice of mechanical engineering and  related fields; to represent a proper perspective of engineering work; and to  enrich the lives of our members through a variety of activities and social  events.</em></strong></p>  
    <p>See Calendar for Upcoming events.      </p>  
              <p><strong>General Announcements: </strong><br />  
            ~Check out the latest issue of   Mechanical Engineering Magazine <br />  
            ~Get approved safety glasses for your classes - only $5 in the ASME   office!</p>  
    <p><img src="glassesprotective.jpg" width="216" height="132" /></p>  
    <p>&nbsp;</p>  
          <p><strong><a href="http://www.umich.edu/~funrun/" target="_blank">18th Annual ASME/SWE Fun Run</a></strong></p>  
          <h2 class="posttitle clearer">&nbsp;</h2>  
          <h5><a href="https://shop.asme.org/Login.cfm?Referrer=CustomerInformation.cfm" target="_blank">Become a Member!</a></h5>  
          <p><img src="NC picture.jpg" width="350" height="227" /></p>  
          <div class="clearer"></div>   
    
    
            </div>  
            <div class="box">  
              <!-- Styles container for each post -->  
              <h2><a id="contact"></a></h2>  
        <h2 class="posttitle">Contact</h2>  
    <p><strong>Office</strong>: 1560 GG Brown </p>  
    <p><strong>Mailing Address: </strong></p>  
    <p>2250 GG Brown <br />  
      2350 Hayward                      Ann Arbor, MI 48109</p>  
    <p><strong>Telephone: </strong>(734) 936-3251</p>  
    <p><strong>Email the president: </strong><a href="mailto:zhouamy@umich.edu" target="_blank">zhouamy@umich.edu</a></p>  
    <div class="clearer"></div>  
    
            </div>  
            <!-- Close content -->  
          </div>  
          <!-- Begin sidebar -->  
          <div id="sidebar">  
            <ul>  
              <li>  
                <h5>Meetings</h5>  
                <ul>  
                  <li><a href="http://www.umich.edu/~asme/calendar.html">Please see calendar for details on our next meeting</a></li>  
                </ul>  
              </li>  
            </ul>  
            <ul>  
              <li>  
                <h5>Our Sponsors</h5>  
                <ul>  
                  <li><a href="sponsors.html">Sponsors</a></li>  
     	      <li><a href="sponsors.html#partners">Partners</a></li>  
                </ul>  
              </li>  
              <li>  
                <h5>Calendar</h5>  
                <ul>  
                  <li><a href="calendar.html">ASME Calendar</a></li>  
                </ul>  
              </li> 
          <li>  
                <h5>Activities</h5>      
            <ul>  
                  <li><a href="pictures.html#Northfest2017Fall">Northfest: 2017 Fall</a></li>  
                </ul>  
                <ul>  
                  <li><a href="pictures.html#CompanyInfoSessions">Company Info Sessions: 2017 Fall</a></li>  
                </ul>  
                <ul>  
                  <li><a href="pictures.html#HalloweenBash2017">Halloween Bash: 2017 Fall</a></li>  
                </ul> 
              </li>  
            </ul>  
            <div class="clearer">  
              <!-- Clear floats-->  
            </div>  
            <!-- Close Sidebar-->  
          </div>  
          <!-- Close contentWrapper -->  
        </div>  
        <!-- Close outerWrapper -->  
      </div>  
      <div id="Footer">Copyright &copy; 2017  American Society of Mechanical Engineers - University of Michigan <a href="#">Terms of Use</a> | <a href="#">Privacy</a> | <a href="#contact">Contact</a>  
        
        
      <!--The following code must be left in place and unaltered for free usage of this template. If you wish to remove the link, visit http://www.justdreamweaver.com/dreamweaver-templates.html and purchase a template license. It's only $19.99 and it helps encourage future template creation.-->  
      <p><a href="http://www.justdreamweaver.com/dreamweaver-templates.html">Free Website template</a> by JustDreamweaver.com</p>  
      </div>  
      <!-- Close background-->  
    </div>  
    </body>  
    </html>