Difference between revisions of "Team:BIT"

Line 1: Line 1:
 
<!doctype html>
 
<!doctype html>
<!-- 庸庸改过,有问题务必告知-->
+
<!--最后改动庸庸 11/1/2017 9:08AM Pacific Time-->
 
<html>
 
<html>
 
<head>
 
<head>
Line 43: Line 43:
 
<!-- 这部分是把HTML连接到css的代码-->
 
<!-- 这部分是把HTML连接到css的代码-->
 
</head>
 
</head>
<!--以上是页头部分,不需改动-->
+
<!--以上是header属性部分,不需改动-->
  
 
<body>
 
<body>
Line 73: Line 73:
 
               </ul>
 
               </ul>
 
             </li>
 
             </li>
             <li class="has-dropdown"> <a href="https://2017.igem.org/Team:BIT/HP">Practice</a>
+
             <li class="has-dropdown"> <a href="https://2017.igem.org/Team:BIT/HP">Practice</a><!--Practice 及其子选项-->
 
               <ul class="dropdown">
 
               <ul class="dropdown">
 
                 <li><a href="https://2017.igem.org/Team:BIT/HP/Silver">Silver</a></li>
 
                 <li><a href="https://2017.igem.org/Team:BIT/HP/Silver">Silver</a></li>
Line 81: Line 81:
 
               </ul>
 
               </ul>
 
             </li>
 
             </li>
             <li class="has-dropdown"> <a href="https://2017.igem.org/Team:BIT/Notebook">Notebook</a>
+
             <li class="has-dropdown"> <a href="https://2017.igem.org/Team:BIT/Notebook">Notebook</a><!--Notebook 及其子选项-->
 
               <ul class="dropdown">
 
               <ul class="dropdown">
 
                 <li><a href="https://2017.igem.org/Team:BIT/Gallery">Gallery</a></li>
 
                 <li><a href="https://2017.igem.org/Team:BIT/Gallery">Gallery</a></li>
Line 89: Line 89:
 
               </ul>
 
               </ul>
 
             </li>
 
             </li>
             <li class="has-dropdown"> <a href="https://2017.igem.org/Team:BIT/Team">Team</a>
+
             <li class="has-dropdown"> <a href="https://2017.igem.org/Team:BIT/Team">Team</a><!--TEAM 及其子选项-->
 
               <ul class="dropdown">
 
               <ul class="dropdown">
 
                 <li><a href="https://2017.igem.org/Team:BIT/Collarbration">Collaborations</a></li>
 
                 <li><a href="https://2017.igem.org/Team:BIT/Collarbration">Collaborations</a></li>
Line 96: Line 96:
 
               </ul>
 
               </ul>
 
             </li>
 
             </li>
             <li class="btn-cta"><a href="https://2017.igem.org/Team:BIT"><span>Home</span></a></li>
+
             <li class="btn-cta"><a href="https://2017.igem.org/Team:BIT"><span>Home</span></a></li><!--跳转到主页的链接 及其子选项-->
 
           </ul>
 
           </ul>
 
         </div>
 
         </div>
Line 103: Line 103:
 
   </div>
 
   </div>
 
</nav>
 
</nav>
 
+
<!-- 以上是页顶菜单 -->  
<!-- Text banner section -->  
+
<!-- portfolio section -->
+
<!-- 往下是页面部分 -->
 
<section id="works" class="works section no-padding">
 
<section id="works" class="works section no-padding">
 
<div class="container-fluid">
 
<div class="container-fluid">

Revision as of 16:09, 1 November 2017

<!doctype html> IGEM BIT HOMEPAGE