Difference between revisions of "Template:Washington"

Line 1: Line 1:
 
{{Template_All_Teams}}
 
{{Template_All_Teams}}
 +
  
 
<!-- Declare that you are going to use html code instead of wiki code -->
 
<!-- Declare that you are going to use html code instead of wiki code -->
 
<html>
 
<html>
 
+
    <!-- Start of CSS-->
<!-- Start of CSS-->
+
    <style type="text/css">
<style type="text/css">
+
  
 
/* PAGE LAYOUT */
 
/* PAGE LAYOUT */
Line 239: Line 239:
  
 
</style>
 
</style>
<!-- End of CSS -->
+
    <!-- End of CSS -->
 
+
    <!-- Start of the template html elements. -->
 
+
    <div id ="mainContainer">
<!-- Start of the template html elements. -->
+
        <!--This div will close on the page.-->
<div id ="mainContainer"><!--This div will close on the page.-->
+
        <div id="bannerContainer">
 
+
            <br>
<div id="bannerContainer">
+
                <br>
<br><br>
+
                    <h2> Add a banner to your wiki! </h2>
<h2> Add a banner to your wiki! </h2>
+
                    <p>You can make the image 980px  by  200px</p>
+
                    <p> Remember to call the file: "
<p>You can make the image 980px  by  200px</p>
+
                        <i>Team_Example_banner.jpg</i>"  
<p> Remember to call the file: "<i>Team_Example_banner.jpg</i>" </p>
+
                    </p>
</div>
+
                </div>
 
+
                <!-- Start of menu -->
<!-- Start of menu -->
+
                <div id="menuContainer">
<div id="menuContainer">
+
                    <!-- This list is your menu, every list item is a menu button and nested listed become submenu buttons -->
<!-- This list is your menu, every list item is a menu button and nested listed become submenu buttons -->
+
                    <ul>
<ul>
+
                        <a href="https://2015.igem.org/Team:Example2">
<a href="https://2015.igem.org/Team:Example2"><li>Home</li></a>
+
                            <li>Home</li>
                    <hr style="display: inline">  
+
                        </a>
                    <a href="#"><li>Team
+
                        <hr style="display: inline">
                         <ul>
+
                            <a href="#">
                            <a href="https://2015.igem.org/Team:Example2/Team"><li>Members</li></a>
+
                                <li>Team
                            <a href="https://2015.igem.org/Team:Example2/Attributions"><li>Attributions</li></a>
+
                          
                            <a href="https://2015.igem.org/Team:Example2/Collaborations"><li>Collaborations</li></a>  
+
                                    <ul>
                        </ul>
+
                                        <a href="https://2015.igem.org/Team:Example2/Team">
                    </li></a>
+
                                            <li>Members</li>
                    <hr style="display: inline">  
+
                                        </a>
<a href="#"><li>Project
+
                                        <a href="https://2015.igem.org/Team:Example2/Attributions">
                         <ul>
+
                                            <li>Attributions</li>
<a href="https://2015.igem.org/Team:Example2/Description"><li>Description</li></a>
+
                                        </a>
<a href="https://2015.igem.org/Team:Example2/Experiments"><li>Experiments & Protocols</li></a>
+
                                        <a href="https://2015.igem.org/Team:Example2/Collaborations">
<a href="https://2015.igem.org/Team:Example2/Results"><li>Results</li></a>
+
                                            <li>Collaborations</li>
</ul>
+
                                        </a>
</li></a>
+
                                    </ul>
                    <hr style="display: inline">  
+
                                </li>
<a href="#"><li>Parts
+
                            </a>
                         <ul>
+
                            <hr style="display: inline">
<a href="https://2015.igem.org/Team:Example2/Parts"><li>Team Parts</li></a>
+
                                <a href="#">
<a href="https://2015.igem.org/Team:Example2/Basic_Part"><li>Basic Parts</li></a>
+
                                    <li>Project
<a href="https://2015.igem.org/Team:Example2/Composite_Part"><li>Composite Parts</li></a>
+
                          
<a href="https://2015.igem.org/Team:Example2/Part_Collection"><li>Part Collection</li></a>
+
                                        <ul>
</ul>
+
                                            <a href="https://2015.igem.org/Team:Example2/Description">
</li></a>
+
                                                <li>Description</li>
                    <hr style="display: inline">  
+
                                            </a>
<a href="https://2015.igem.org/Team:Example2/Notebook"><li>Notebook</li></a>
+
                                            <a href="https://2015.igem.org/Team:Example2/Experiments">
 
+
                                                <li>Experiments & Protocols</li>
</ul>
+
                                            </a>
</div>
+
                                            <a href="https://2015.igem.org/Team:Example2/Results">
<!-- End of menu  -->
+
                                                <li>Results</li>
 
+
                                            </a>
<!-- Start of content -->
+
                                        </ul>
<div id="contentContainer"><!--This div will close on the page.-->
+
                                    </li>
 
+
                                </a>
                         
+
                                <hr style="display: inline">
</html>
+
                                    <a href="#">
 +
                                        <li>Parts
 +
                          
 +
                                            <ul>
 +
                                                <a href="https://2015.igem.org/Team:Example2/Parts">
 +
                                                    <li>Team Parts</li>
 +
                                                </a>
 +
                                                <a href="https://2015.igem.org/Team:Example2/Basic_Part">
 +
                                                    <li>Basic Parts</li>
 +
                                                </a>
 +
                                                <a href="https://2015.igem.org/Team:Example2/Composite_Part">
 +
                                                    <li>Composite Parts</li>
 +
                                                </a>
 +
                                                <a href="https://2015.igem.org/Team:Example2/Part_Collection">
 +
                                                    <li>Part Collection</li>
 +
                                                </a>
 +
                                            </ul>
 +
                                        </li>
 +
                                    </a>
 +
                                    <hr style="display: inline">
 +
                                        <a href="https://2015.igem.org/Team:Example2/Notebook">
 +
                                            <li>Notebook</li>
 +
                                        </a>
 +
                                    </ul>
 +
                                </div>
 +
                                <!-- End of menu  -->
 +
                                <!-- Start of content -->
 +
                                <div id="contentContainer">
 +
                                    <!--This div will close on the page.-->
 +
                                </html>

Revision as of 17:02, 6 September 2015