Skip to content
Snippets Groups Projects
Select Git revision
  • d54dcd24efd91880d9aad3625019ed30eeb76e49
  • main default protected
2 results

index.html

Blame
  • index.html 424 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>
    
    <p>     coming soon... </p>
    
    
    <div id="footer">
    <a href="http://www.mit.edu"><img src="./MITlogo.png"
    alt="MIT logo"></a>
    <a href="http://cba.mit.edu"><img src="./CBAlogo.png"
    alt="CBA logo"></a>
    </div>
    
    </body>
    </html>