Skip to content

Latest commit

 

History

History
55 lines (51 loc) · 1.84 KB

File metadata and controls

55 lines (51 loc) · 1.84 KB
layout page
title Contact
description Get in touch with the DevLab
permalink /contact/

Contact Us

The DevLab is part of the Human-Computer Interaction Institute within the School of Computer Science at Carnegie Mellon University.

    <p>
        If you are interesting in working with us, please contact Professor <a href="proxy.php?url=https%3A%2F%2Fwww.cs.cmu.edu%2F%7Ehudson%2F">Scott Hudson</a> directly.
    </p>
    
    <p>
        DevLab <br>
        407 S Craig St <br>
        Pittsburgh, PA 15213 <br>
    </p>
</div>
<div class="float-right contact-google-maps-embed-wrapper">
    <div class="mapouter">
        <div class="gmap_canvas">
            <iframe
                width="100%"
                height="100%"
                id="gmap_canvas"
                src="proxy.php?url=https%3A%2F%2Fmaps.google.com%2Fmaps%3Fhl%3Den-US%26amp%3Bgl%3DUS%26amp%3Bmapclient%3Dembed%26amp%3Bdaddr%3D407%2BSouth%2BCraig%2C%2B407%2BS%2BCraig%2BSt%2C%2BPittsburgh%2C%2BPA%2B15213%26amp%3Boutput%3Dembed"
                scrolling="no"
                marginheight="0"
                marginwidth="0"
                frameborder="0">
            </iframe>
        </div>
        <style>
            .mapouter{
                text-align:right;
                height:400px;
                width:100%;
            }
            .gmap_canvas {
                overflow:hidden;
                background:none !important;
                height:400px;
                width:100%;
            }
        </style>
    </div>
</div>