(Prototype team page) |
|||
Line 1: | Line 1: | ||
− | {{TPHS_San_Diego}} | + | {{TPHS_San_Diego/template_page_css_js}} |
− | + | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<html> | <html> | ||
− | </div> | + | <head> |
− | + | <title>TPHS IGEM Wiki</title> | |
− | + | </head> | |
− | + | <body> | |
− | + | <header class = "title"> | |
+ | <div class = "content_wrapper"> | ||
+ | Lab Notebook | ||
+ | </div> | ||
+ | </header> | ||
+ | <div class = "body_wrapper"> | ||
+ | <nav> | ||
+ | <div id = "nav_content_wrapper"> | ||
+ | <ul> | ||
+ | <li><a href = "#heading1">link 1</a></li> | ||
+ | <li><a href = "#">link 2</a></li> | ||
+ | <li><a href = "#">link 3</a></li> | ||
+ | <li> | ||
+ | <ul> | ||
+ | <li><a href = "#">sublist link 4</a></li> | ||
+ | <li><a href = "#">sublist link 5</a></li> | ||
+ | <li><a href = "#">sublist link 6</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </nav> | ||
+ | <section> | ||
+ | <h1 id = "heading1"> | ||
+ | Lab Notebook | ||
+ | </h1> | ||
+ | <p> | ||
+ | Text text text... | ||
+ | </p> | ||
+ | <div class = "img_group"> | ||
+ | <img width = "300px" height = "300px" src = "https://i5.walmartimages.ca/images/Enlarge/580/6_r/875806_R.jpg"></img> | ||
+ | <p> | ||
+ | Caption: this is a banana! | ||
+ | </p> | ||
+ | </div> | ||
+ | <p> | ||
+ | More text...<br /> | ||
+ | More text...<br /> | ||
+ | More text...<br /> | ||
+ | More text...<br /> | ||
+ | More text...<br /> | ||
+ | More text...<br /> | ||
+ | More text... | ||
+ | </p> | ||
+ | </section> | ||
+ | </div> | ||
+ | <script> | ||
+ | init(); | ||
+ | </script> | ||
+ | </body> | ||
</html> | </html> |
Revision as of 04:08, 7 October 2018
Lab Notebook
Lab Notebook
Text text text...
Caption: this is a banana!
More text...
More text...
More text...
More text...
More text...
More text...
More text...