Difference between revisions of "Team:NYU Abu Dhabi"

Line 1: Line 1:
 
<html>
 
<html>
   
+
 
    <head>
+
<head>
        <!-- jQuery -->
+
    <!-- jQuery -->
        <script type="text/javascript" src="https://2017.igem.org/Template:NYU_Abu_Dhabi/jQuery?action=raw&ctype=text/javascript"></script>
+
    <script type="text/javascript" src="https://2017.igem.org/Template:NYU_Abu_Dhabi/jQuery?action=raw&ctype=text/javascript"></script>
        <!-- Popper -->
+
    <!-- Popper -->
        <script type="text/javascript" src="https://2017.igem.org/Template:NYU_Abu_Dhabi/Popper?action=raw&ctype=text/javascript"></script>
+
    <script type="text/javascript" src="https://2017.igem.org/Template:NYU_Abu_Dhabi/Popper?action=raw&ctype=text/javascript"></script>
        <!-- Bootstrap -->
+
    <!-- Bootstrap -->
        <link rel="stylesheet" href="https://2017.igem.org/Template:NYU_Abu_Dhabi/BootstrapCSS?action=raw&ctype=text/css" />
+
    <link rel="stylesheet" href="https://2017.igem.org/Template:NYU_Abu_Dhabi/BootstrapCSS?action=raw&ctype=text/css" />
        <script type="text/javascript" src="https://2017.igem.org/Template:NYU_Abu_Dhabi/BootstrapJS?action=raw&ctype=text/javascript"></script>
+
    <script type="text/javascript" src="https://2017.igem.org/Template:NYU_Abu_Dhabi/BootstrapJS?action=raw&ctype=text/javascript"></script>
      
+
 
        <script>
+
     <script>
            window.onload = () => {
+
        window.onload = () => {
                var activated;
+
            var activated;
                var svg = document.getElementById("hero-image").getSVGDocument();
+
            var svg = document.getElementById("hero-image").getSVGDocument();
   
+
 
                // // //
+
            // // //
                $(svg.getElementById("bio")).hover(function () {
+
            $(svg.getElementById("bio")).hover(function () {
                    $(this).css('cursor', 'pointer');
+
                $(this).css('cursor', 'pointer');
                }, function () {
+
            }, function () {
                    $(this).css('cursor', 'auto');
+
                $(this).css('cursor', 'auto');
                });
+
            });
   
+
 
   
+
 
                $(svg.getElementById("bio")).popover({
+
            $(svg.getElementById("bio")).popover({
                    container: "body",
+
                container: $(svg.getElementById("bio")),
                    title: "Biology",
+
                title: "Biology",
                    content: "Stuff",
+
                content: "Stuff",
                    placement: 'top',
+
                placement: 'top',
                    trigger: "manual"
+
                trigger: "hover"
                });
+
            });
   
+
 
   
+
 
   
+
 
                // // //  
+
            // // //  
                $(svg.getElementById("engineering")).hover(function () {
+
            $(svg.getElementById("engineering")).hover(function () {
                    $(this).css('cursor', 'pointer');
+
                $(this).css('cursor', 'pointer');
                }, function () {
+
            }, function () {
                    $(this).css('cursor', 'auto');
+
                $(this).css('cursor', 'auto');
                });
+
            });
                $(svg.getElementById("engineering")).popover({
+
            $(svg.getElementById("engineering")).popover({
                    container: "body",
+
                container: $(svg.getElementById("engineering")),
                    title: "Engineering",
+
                title: "Engineering",
                    content: "Stuff",
+
                content: "Stuff",
                    placement: 'top',
+
                placement: 'top',
                    trigger: "manual"
+
                trigger: "hover"
                });
+
            });
   
+
 
   
+
 
                // // //  
+
            // // //  
                $(svg.getElementById("demo")).hover(function () {
+
            $(svg.getElementById("demo")).hover(function () {
                    $(this).css('cursor', 'pointer');
+
                $(this).css('cursor', 'pointer');
                }, function () {
+
            }, function () {
                    $(this).css('cursor', 'auto');
+
                $(this).css('cursor', 'auto');
                });
+
            });
                $(svg.getElementById("demo")).popover({
+
            $(svg.getElementById("demo")).popover({
                    container: "body",
+
                container: $(svg.getElementById("demo")),
                    title: "Engineering",
+
                title: "Engineering",
                    content: "Stuff",
+
                content: "Stuff",
                    placement: 'top',
+
                placement: 'top',
                    trigger: "manual"
+
                trigger: "hover"
                });
+
            });
   
+
 
                // // //
+
            // // //
                $(svg.getElementById("integrated")).hover(function () {
+
            $(svg.getElementById("integrated")).hover(function () {
                    $(this).css('cursor', 'pointer');
+
                $(this).css('cursor', 'pointer');
                }, function () {
+
            }, function () {
                    $(this).css('cursor', 'auto');
+
                $(this).css('cursor', 'auto');
                });
+
            });
                $(svg.getElementById("integrated")).popover({
+
            $(svg.getElementById("integrated")).popover({
                    container: "body",
+
                container: "body",
                    title: "Engineering",
+
                title: "Engineering",
                    content: "Stuff",
+
                content: "Stuff",
                    placement: 'top',
+
                placement: 'top',
                    trigger: "manual"
+
                trigger: "hover"
                });
+
            });
   
+
 
                // // //
+
            // // //
                $(svg.getElementById("hpsilver")).hover(function () {
+
            $(svg.getElementById("hpsilver")).hover(function () {
                    $(this).css('cursor', 'pointer');
+
                $(this).css('cursor', 'pointer');
                }, function () {
+
            }, function () {
                    $(this).css('cursor', 'auto');
+
                $(this).css('cursor', 'auto');
                });
+
            });
                $(svg.getElementById("hpsilver")).popover({
+
            $(svg.getElementById("hpsilver")).popover({
                    container: "body",
+
                container: "body",
                    title: "Engineering",
+
                title: "Engineering",
                    content: "Stuff",
+
                content: "Stuff",
                    placement: 'top',
+
                placement: 'top',
                    trigger: "manual"
+
                trigger: "hover"
                });
+
            });
   
+
 
   
+
 
                // // //
+
            // // //
                $(svg.getElementById("englab")).hover(function () {
+
            $(svg.getElementById("englab")).hover(function () {
                    $(this).css('cursor', 'pointer');
+
                $(this).css('cursor', 'pointer');
                }, function () {
+
            }, function () {
                    $(this).css('cursor', 'auto');
+
                $(this).css('cursor', 'auto');
                });
+
            });
                $(svg.getElementById("englab")).popover({
+
            $(svg.getElementById("englab")).popover({
                    container: "body",
+
                container: "body",
                    title: "Engineering",
+
                title: "Engineering",
                    content: "Stuff",
+
                content: "Stuff",
                    placement: 'top',
+
                placement: 'top',
                    trigger: "manual"
+
                trigger: "hover"
                });
+
            });
   
+
 
                // // //  
+
            // // //  
                $(svg.getElementById("design")).hover(function () {
+
            $(svg.getElementById("design")).hover(function () {
                    $(this).css('cursor', 'pointer');
+
                $(this).css('cursor', 'pointer');
                }, function () {
+
            }, function () {
                    $(this).css('cursor', 'auto');
+
                $(this).css('cursor', 'auto');
                });
+
            });
                $(svg.getElementById("design")).popover({
+
            $(svg.getElementById("design")).popover({
                    container: "body",
+
                container: "body",
                    title: "Engineering",
+
                title: "Engineering",
                    content: "Stuff",
+
                content: "Stuff",
                    placement: 'top',
+
                placement: 'top',
                    trigger: "manual"
+
                trigger: "hover"
                });
+
            });
   
+
 
                // // //
+
            // // //
                $(svg.getElementById("model")).hover(function () {
+
            $(svg.getElementById("model")).hover(function () {
                    $(this).css('cursor', 'pointer');
+
                $(this).css('cursor', 'pointer');
                }, function () {
+
            }, function () {
                    $(this).css('cursor', 'auto');
+
                $(this).css('cursor', 'auto');
                });
+
            });
                $(svg.getElementById("model")).popover({
+
            $(svg.getElementById("model")).popover({
                    container: "body",
+
                container: "body",
                    title: "Engineering",
+
                title: "Engineering",
                    content: "Stuff",
+
                content: "Stuff",
                    placement: 'top',
+
                placement: 'top',
                    trigger: "manual"
+
                trigger: "hover"
                });
+
            });
   
+
 
                // // //
+
            // // //
                $(svg.getElementById("attributions")).hover(function () {
+
            $(svg.getElementById("attributions")).hover(function () {
                    $(this).css('cursor', 'pointer');
+
                $(this).css('cursor', 'pointer');
                }, function () {
+
            }, function () {
                    $(this).css('cursor', 'auto');
+
                $(this).css('cursor', 'auto');
                });
+
            });
                $(svg.getElementById("attributions")).popover({
+
            $(svg.getElementById("attributions")).popover({
                    container: "body",
+
                container: "body",
                    title: "Engineering",
+
                title: "Engineering",
                    content: "Stuff",
+
                content: "Stuff",
                    placement: 'top',
+
                placement: 'top',
                    trigger: "manual"
+
                trigger: "hover"
                });
+
            });
   
+
 
                // // //
+
            // // //
                $(svg.getElementById("team")).hover(function () {
+
            $(svg.getElementById("team")).hover(function () {
                    $(this).css('cursor', 'pointer');
+
                $(this).css('cursor', 'pointer');
                }, function () {
+
            }, function () {
                    $(this).css('cursor', 'auto');
+
                $(this).css('cursor', 'auto');
                });
+
            });
                $(svg.getElementById("team")).popover({
+
            $(svg.getElementById("team")).popover({
                    container: "body",
+
                container: "body",
                    title: "Engineering",
+
                title: "Engineering",
                    content: "Stuff",
+
                content: "Stuff",
                    placement: 'top',
+
                placement: 'top',
                    trigger: "manual"
+
                trigger: "hover"
                });
+
            });
   
+
 
                // // //
+
            // // //
                $(svg.getElementById("parts")).hover(function () {
+
            $(svg.getElementById("parts")).hover(function () {
                    $(this).css('cursor', 'pointer');
+
                $(this).css('cursor', 'pointer');
                }, function () {
+
            }, function () {
                    $(this).css('cursor', 'auto');
+
                $(this).css('cursor', 'auto');
                });
+
            });
                $(svg.getElementById("parts")).popover({
+
            $(svg.getElementById("parts")).popover({
                    container: "body",
+
                container: "body",
                    title: "Engineering",
+
                title: "Engineering",
                    content: "Stuff",
+
                content: "Stuff",
                    placement: 'top',
+
                placement: 'top',
                    trigger: "manual"
+
                trigger: "hover"
                });
+
            });
   
+
 
                // // //
+
            // // //
                $(svg.getElementById("results")).hover(function () {
+
            $(svg.getElementById("results")).hover(function () {
                    $(this).css('cursor', 'pointer');
+
                $(this).css('cursor', 'pointer');
                }, function () {
+
            }, function () {
                    $(this).css('cursor', 'auto');
+
                $(this).css('cursor', 'auto');
                });
+
            });
                $(svg.getElementById("results")).popover({
+
            $(svg.getElementById("results")).popover({
                    container: "body",
+
                container: "body",
                    title: "Engineering",
+
                title: "Engineering",
                    content: "Stuff",
+
                content: "Stuff",
                    placement: 'top',
+
                placement: 'top',
                    trigger: "manual"
+
                trigger: "hover"
                });
+
            });
   
+
 
                // // //
+
            // // //
                $(svg.getElementById("protocols")).hover(function () {
+
            $(svg.getElementById("protocols")).hover(function () {
                    $(this).css('cursor', 'pointer');
+
                $(this).css('cursor', 'pointer');
                }, function () {
+
            }, function () {
                    $(this).css('cursor', 'auto');
+
                $(this).css('cursor', 'auto');
                });
+
            });
                $(svg.getElementById("protocols")).popover({
+
            $(svg.getElementById("protocols")).popover({
                    container: "body",
+
                container: "body",
                    title: "Engineering",
+
                title: "Engineering",
                    content: "Stuff",
+
                content: "Stuff",
                    placement: 'top',
+
                placement: 'top',
                    trigger: "manual"
+
                trigger: "hover"
                });
+
            });
   
+
 
                // // //
+
            // // //
                $(svg.getElementById("biolab")).hover(function () {
+
            $(svg.getElementById("biolab")).hover(function () {
                    $(this).css('cursor', 'pointer');
+
                $(this).css('cursor', 'pointer');
                }, function () {
+
            }, function () {
                    $(this).css('cursor', 'auto');
+
                $(this).css('cursor', 'auto');
                });
+
            });
                $(svg.getElementById("biolab")).popover({
+
            $(svg.getElementById("biolab")).popover({
                    container: "body",
+
                container: "body",
                    title: "Engineering",
+
                title: "Engineering",
                    content: "Stuff",
+
                content: "Stuff",
                    placement: 'top',
+
                placement: 'top',
                    trigger: "manual"
+
                trigger: "hover"
                });
+
            });
   
+
 
            }
+
        }
        </script>
+
    </script>
      
+
 
        <!-- Reset CSS -->
+
     <!-- Reset CSS -->
        <link rel="stylesheet" href="https://2017.igem.org/Template:NYU_Abu_Dhabi/ResetCSS?action=raw&ctype=text/css" />
+
    <link rel="stylesheet" href="https://2017.igem.org/Template:NYU_Abu_Dhabi/ResetCSS?action=raw&ctype=text/css" />
   
+
 
      
+
 
        <!-- BEGIN CUSTOM CSS -->
+
     <!-- BEGIN CUSTOM CSS -->
      
+
 
        <link rel="stylesheet" href="https://2017.igem.org/Template:NYU_Abu_Dhabi/CSS?action=raw&ctype=text/css" />
+
     <link rel="stylesheet" href="https://2017.igem.org/Template:NYU_Abu_Dhabi/CSS?action=raw&ctype=text/css" />
        <!-- <link rel="stylesheet" href="./style.css" /> -->
+
    <!-- <link rel="stylesheet" href="./style.css" /> -->
      
+
 
        <link rel="stylesheet" href="https://2017.igem.org/Template:NYU_Abu_Dhabi/homeCSS?action=raw&ctype=text/css" />
+
     <link rel="stylesheet" href="https://2017.igem.org/Template:NYU_Abu_Dhabi/homeCSS?action=raw&ctype=text/css" />
        <!-- <link rel="stylesheet" href="./home.css" /> -->
+
    <!-- <link rel="stylesheet" href="./home.css" /> -->
      
+
 
        <!-- END CUSTOM CSS -->
+
     <!-- END CUSTOM CSS -->
   
+
 
    </head>
+
</head>
   
+
 
    <body>
+
<body>
        <div id="app">
+
    <div id="app">
            <!-- Navbar -->
+
        <!-- Navbar -->
            <nav class="navbar navbar-expand-lg fixed-top navbar-light bg-light">
+
        <nav class="navbar navbar-expand-lg fixed-top navbar-light bg-light">
                <a class="navbar-brand" href="#">
+
            <a class="navbar-brand" href="#">
                    <img src="https://static.igem.org/mediawiki/2017/0/0d/T--NYU_Abu_Dhabi--horizontal-logo.png" alt="" />
+
                <img src="https://static.igem.org/mediawiki/2017/0/0d/T--NYU_Abu_Dhabi--horizontal-logo.png" alt="" />
                </a>
+
            </a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNavDropdown" aria-controls="navbarNavDropdown"
+
            <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNavDropdown" aria-controls="navbarNavDropdown"
                    aria-expanded="false" aria-label="Toggle navigation">
+
                aria-expanded="false" aria-label="Toggle navigation">
                    <span class="navbar-toggler-icon"></span>
+
                <span class="navbar-toggler-icon"></span>
                </button>
+
            </button>
                <div class="collapse navbar-collapse" id="navbarNavDropdown">
+
            <div class="collapse navbar-collapse" id="navbarNavDropdown">
                    <ul class="navbar-nav">
+
                <ul class="navbar-nav">
                        <li class="nav-item active">
+
                    <li class="nav-item active">
                            <a class="nav-link" href="https://2017.igem.org/Team:NYU_Abu_Dhabi">Home
+
                        <a class="nav-link" href="https://2017.igem.org/Team:NYU_Abu_Dhabi">Home
                                <span class="sr-only">(current)</span>
+
                            <span class="sr-only">(current)</span>
                            </a>
+
                        </a>
                        </li>
+
                    </li>
                        <li class="nav-item dropdown">
+
                    <li class="nav-item dropdown">
                            <a class="nav-link dropdown-toggle" href="#" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
+
                        <a class="nav-link dropdown-toggle" href="#" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
                                Project
+
                            Project
                            </a>
+
                        </a>
                            <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
+
                        <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
                                <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Description">Our Project</a>
+
                            <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Description">Our Project</a>
                                <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Results">Results</a>
+
                            <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Results">Results</a>
                                <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Parts">Parts</a>
+
                            <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Parts">Parts</a>
                                <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Demonstrate">Demo</a>
+
                            <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Demonstrate">Demo</a>
                                <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Model">Model</a>
+
                            <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Model">Model</a>
                                <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Applied_Design">Design</a>
+
                            <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Applied_Design">Design</a>
                            </div>
+
                        </li>
+
   
+
                        <li class="nav-item">
+
                            <a class="nav-link" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Collaborations">Collaborations</a>
+
                        </li>
+
   
+
                        <li class="nav-item dropdown">
+
                            <a class="nav-link dropdown-toggle" href="#" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
+
                                Lab Notebook
+
                            </a>
+
                            <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
+
                                <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Biology">Biology</a>
+
                                <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Engineering">Engineering</a>
+
                                <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Protocols">Protocols</a>
+
                            </div>
+
                        </li>
+
   
+
                        <li class="nav-item dropdown">
+
                            <a class="nav-link dropdown-toggle" href="#" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
+
                                Human Practices
+
                            </a>
+
                            <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
+
                                <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/HP">Overview</a>
+
                                <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/HP/Silver">Silver Human Practices</a>
+
                                <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/HP/Gold_Integrated">Integrated Practices</a>
+
                                <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Engagement">Engagement and Education</a>
+
                            </div>
+
                        </li>
+
   
+
                        <li class="nav-item">
+
                            <a class="nav-link" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/InterLab">Interlab</a>
+
                        </li>
+
   
+
                        <li class="nav-item dropdown">
+
                            <a class="nav-link dropdown-toggle" href="#" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
+
                                Team
+
                            </a>
+
                            <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
+
                                <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Team">Team</a>
+
                                <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Attributions">Attributions</a>
+
                            </div>
+
                        </li>
+
                    </ul>
+
                </div>
+
            </nav>
+
   
+
            <!-- BEGIN CONTENT HERE -->
+
   
+
   
+
            <object id="hero-image" data="https://static.igem.org/mediawiki/2017/e/e9/Mainimg.svg" type="image/svg+xml"> </object>
+
   
+
            <!-- END CONTENT HERE -->
+
   
+
            <!-- Footer -->
+
            <div class="footer">
+
                <div class="container-fluid">
+
                    <div class="row">
+
                        <div class="col-lg-4 footer-section">
+
                            <p class="footer-text">
+
                                NYU Abu Dhabi is a research university with a fully integrated liberal arts and science college. It draws students from around
+
                                the world, and prepares them for the challenges and opportunities of our interconnected world.
+
                                </br>
+
                                <a href="http://nyuad.nyu.edu/en/about.html">Read More</a>
+
                            </p>
+
 
                         </div>
 
                         </div>
                        <div class="col-lg-4 footer-section">
+
                    </li>
                            <p class="footer-text">
+
 
                                NYUAD Saadiyat Island </br>
+
                    <li class="nav-item">
                                Abu Dhabi, P.O. Box 129188, U.A.E </br>
+
                        <a class="nav-link" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Collaborations">Collaborations</a>
                                <a href="mailto:nyuad.igem@nyu.edu">Email</a>
+
                    </li>
                                </br>
+
 
                                <a href="https://www.facebook.com/iGEMNYUAD/" target="_blank">Facebook</a>
+
                    <li class="nav-item dropdown">
                                </br>
+
                        <a class="nav-link dropdown-toggle" href="#" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
                            </p>
+
                            Lab Notebook
 +
                        </a>
 +
                        <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
 +
                            <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Biology">Biology</a>
 +
                            <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Engineering">Engineering</a>
 +
                            <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Protocols">Protocols</a>
 
                         </div>
 
                         </div>
                         <div class="col-lg-4 footer-section">
+
                    </li>
                             <img class="footer-logo" src="https://static.igem.org/mediawiki/2017/7/71/IDT.png" />
+
 
                             <img class="footer-logo" src="https://static.igem.org/mediawiki/2017/c/c8/NYU_Abu_Dhabi.png" />
+
                    <li class="nav-item dropdown">
 +
                         <a class="nav-link dropdown-toggle" href="#" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
 +
                             Human Practices
 +
                        </a>
 +
                        <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
 +
                            <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/HP">Overview</a>
 +
                            <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/HP/Silver">Silver Human Practices</a>
 +
                             <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/HP/Gold_Integrated">Integrated Practices</a>
 +
                            <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Engagement">Engagement and Education</a>
 
                         </div>
 
                         </div>
 +
                    </li>
 +
 +
                    <li class="nav-item">
 +
                        <a class="nav-link" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/InterLab">Interlab</a>
 +
                    </li>
 +
 +
                    <li class="nav-item dropdown">
 +
                        <a class="nav-link dropdown-toggle" href="#" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
 +
                            Team
 +
                        </a>
 +
                        <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
 +
                            <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Team">Team</a>
 +
                            <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Attributions">Attributions</a>
 +
                        </div>
 +
                    </li>
 +
                </ul>
 +
            </div>
 +
        </nav>
 +
 +
        <!-- BEGIN CONTENT HERE -->
 +
 +
 +
        <object id="hero-image" data="https://static.igem.org/mediawiki/2017/e/e9/Mainimg.svg" type="image/svg+xml"> </object>
 +
 +
        <!-- END CONTENT HERE -->
 +
 +
        <!-- Footer -->
 +
        <div class="footer">
 +
            <div class="container-fluid">
 +
                <div class="row">
 +
                    <div class="col-lg-4 footer-section">
 +
                        <p class="footer-text">
 +
                            NYU Abu Dhabi is a research university with a fully integrated liberal arts and science college. It draws students from around
 +
                            the world, and prepares them for the challenges and opportunities of our interconnected world.
 +
                            </br>
 +
                            <a href="http://nyuad.nyu.edu/en/about.html">Read More</a>
 +
                        </p>
 +
                    </div>
 +
                    <div class="col-lg-4 footer-section">
 +
                        <p class="footer-text">
 +
                            NYUAD Saadiyat Island </br>
 +
                            Abu Dhabi, P.O. Box 129188, U.A.E </br>
 +
                            <a href="mailto:nyuad.igem@nyu.edu">Email</a>
 +
                            </br>
 +
                            <a href="https://www.facebook.com/iGEMNYUAD/" target="_blank">Facebook</a>
 +
                            </br>
 +
                        </p>
 +
                    </div>
 +
                    <div class="col-lg-4 footer-section">
 +
                        <img class="footer-logo" src="https://static.igem.org/mediawiki/2017/7/71/IDT.png" />
 +
                        <img class="footer-logo" src="https://static.igem.org/mediawiki/2017/c/c8/NYU_Abu_Dhabi.png" />
 
                     </div>
 
                     </div>
 
                 </div>
 
                 </div>
 
             </div>
 
             </div>
    </body>
+
        </div>
   
+
</body>
    </html>
+
 
 +
</html>

Revision as of 12:53, 26 October 2017