Skip to content
Snippets Groups Projects
Select Git revision
  • ea5d87721a388f84f614b92c07af3d5762681bee
  • master default protected
2 results

README.md

Blame
  • index.html 801 B
    <!doctype html>
    <html>
    <body>
    
    <h1 style="color:#FF1493;font-family:cambria;text-align:center;" >Candace Rosary</h1>
    <h2 style="font-family:cambria;text-align:center;" >candace.rosary @ cba.mit.edu</h2>
    <hr>
    <p style="font-family:cambria;text-align:center;" >    Hello! I handle CBA's financial transactions and manage our tracking and
    monitor due dates for our membership, sponsors, and grants.  </p>
    <p>    Before moving to Massachusetts, I was an Information Specialist on Long Island.  </p> 
    <p>   In my spare time, I like to spend time outdoors, find new snacks at TJ's and take Pure Barre classes. </p>
    <hr>
    <div id="footer">
    <a href="http://cba.mit.edu"><img src="CBAlogo.png" alt="CBA logo"></a>
    <a href="http://www.mit.edu"><img src="MITlogo.png" alt="MIT logo"></a>
    
    </div>
    
    </body>
    </html>