|
|
| (47 intermediate revisions not shown.) |
| Line 1: |
Line 1: |
| | + | {{TUMNanUHeaderLabbookA}} |
| | <html> | | <html> |
| - | <style>
| + | <style> |
| - | | + | |
| - | #column-one { display:none; width:0px;}
| + | |
| - | .container{background-color: #f5f5f5; margin-top:50px}
| + | |
| - | | + | |
| - | #content { width: 0px; margin: 0 auto auto 0; padding: 1em 1em 1em 1em; align: center;}
| + | |
| - | | + | |
| - | #column-content {width: 0px; float: left; margin: 0 0 0 0;padding: 0;}
| + | |
| - | | + | |
| - | .firstHeading {display:none; width:0px;}
| + | |
| - | | + | |
| - | #globalWrapper{ width:1280px;}
| + | |
| - | | + | |
| - | #column-one {display:none; width:0px;background-color: #ffffff;}
| + | |
| - | | + | |
| - | #content{ margin: 0 0 0 0; padding: 1em 1em 1em 1em; position: center; width: 800px;background-color: #f5f5f5; }
| + | |
| - | | + | |
| - | .container{ width: 800px; margin: auto; background-color: #ffffff; text-align:justify; font-family: helvetica, arial, sans-serif; color:#555555; margin-top:25px; }
| + | |
| - | | + | |
| - | #bodyContent{ width: 1280px; align: center; background-color: #ffffff;}
| + | |
| - | | + | |
| - | #column-content{width: 1280px;background-color: #ffffff;}
| + | |
| - | | + | |
| - | .firstHeading { display:none;width:0px;background-color: #ffffff;}
| + | |
| - | | + | |
| - | #header{position: center; width: 800px;background-color: #ffffff;}
| + | |
| - | | + | |
| - | <style type="text/css">
| + | |
| - | body {
| + | |
| - | font-family: helvetica, arial, sans-serif;
| + | |
| - | color: black;
| + | |
| - | background:#f5f5f5;
| + | |
| - | }
| + | |
| - | | + | |
| - | ul#topnav {
| + | |
| - | margin: 0 0 0 0 ; padding: 0 0 0 0;
| + | |
| - | float: left;
| + | |
| - | width: 800px;
| + | |
| - | list-style: none;
| + | |
| - | position: relative;
| + | |
| - | font-family: helvetica, arial, sans-serif;
| + | |
| - | font-size: 1em;
| + | |
| - | background: #f5f5f5;
| + | |
| - | height: 5px;
| + | |
| - | }
| + | |
| - | ul#topnav li {
| + | |
| - | float: left;
| + | |
| - | margin: 0; padding: 0;
| + | |
| - | border-right: 6px solid #ffffff; /*--Divider for each parent level links--*/
| + | |
| - | }
| + | |
| - | ul#topnav li a {
| + | |
| - | padding: 10px 15px;
| + | |
| - | display: block;
| + | |
| - | color: #333333;
| + | |
| - | text-decoration: none;
| + | |
| - | }
| + | |
| - | ul#topnav li:hover { background: #cccccc;}
| + | |
| - | /*--Notice the hover color is on the list item itself, not on the link. This is so it can stay highlighted even when hovering over the subnav--*/
| + | |
| - | | + | |
| - | ul#topnav li span {
| + | |
| - | float: left;
| + | |
| - | padding: 15px 0;
| + | |
| - | position: absolute;
| + | |
| - | left: 0; top:30px;
| + | |
| - | display: none; /*--Hide by default--*/
| + | |
| - | width: 800px;
| + | |
| - | background: #cccccc;
| + | |
| - | color: #333333;
| + | |
| - | /*--Bottom right rounded corner--*/
| + | |
| - | -moz-border-radius-bottomright: 5px;
| + | |
| - | -khtml-border-radius-bottomright: 5px;
| + | |
| - | -webkit-border-bottom-right-radius: 5px;
| + | |
| - | /*--Bottom left rounded corner--*/
| + | |
| - | -moz-border-radius-bottomleft: 5px;
| + | |
| - | -khtml-border-radius-bottomleft: 5px;
| + | |
| - | -webkit-border-bottom-left-radius: 5px;
| + | |
| - | }
| + | |
| - | ul#topnav li:hover span { display: block; } /*--Show subnav on hover--*/
| + | |
| - | ul#topnav li span a { display: inline; } /*--Since we declared a link style on the parent list link, we will correct it back to its original state--*/
| + | |
| - | ul#topnav li span a:hover {text-decoration: underline;}
| + | |
| - | | + | |
| - | | + | |
| - | #abstractandlinks{
| + | |
| - | width:800px;
| + | |
| - | background-color:#f5f5f5;
| + | |
| - | text-align:justify;font-family: helvetica, arial, sans-serif;
| + | |
| - | color:#555555;
| + | |
| - | margin-top:60px;
| + | |
| - | }
| + | |
| | #abstract{ | | #abstract{ |
| - | font-family: helvetica, arial, sans-serif; width: 490px; margin-top: 20px; padding:0px 5px; float: left;background-color:#f5f5f5; height: 410px; | + | font-family: helvetica, arial, sans-serif; width: 450px; margin-top: 20px; padding:0px 5px; float: left;background-color:#f5f5f5; ; |
| | } | | } |
| | | | |
| | #links{ | | #links{ |
| - | font-family: helvetica, arial, sans-serif; width: 290px; margin-top: 20px; | + | font-family: helvetica, arial, sans-serif; width: 320px; margin-top: 20px; |
| | padding:0px 5px; float: left; background:#f5f5f5;height: 410px; | | padding:0px 5px; float: left; background:#f5f5f5;height: 410px; |
| | } | | } |
| - |
| |
| - | #tour{
| |
| - | font-family: helvetica, arial, sans-serif; width: 790px; padding:0px 5px; margin-top: 1em, margin-bottom: 1em; float: left;background:#f5f5f5;
| |
| - | font-size: 2em;
| |
| - | }
| |
| - | #struktur{
| |
| - | font-family: helvetica, arial, sans-serif; width: 790px; padding:0px 5px; float: left;background:#f5f5f5;
| |
| - | }
| |
| - | span.subpages {
| |
| - | display: block;
| |
| - | }
| |
| - | #contentSub, #contentSub2 {
| |
| - | color: rgb(125, 125, 125);
| |
| - | font-size: 84%;
| |
| - | line-height: 1.2em;
| |
| - | }
| |
| | </style> | | </style> |
| - |
| |
| - | <head>
| |
| - | <title>
| |
| - | TUM NanU - Labbook
| |
| - | </title>
| |
| - | </head>
| |
| - | <body>
| |
| - | <body background-color="#F0F0F0">
| |
| - | <div id="contentSub">
| |
| - | <span class="subpages">
| |
| - | <
| |
| - | <a href="/wiki/Tnt_-_Labbook" title="Tnt - Labbook">Tnt - Labbook</a>
| |
| - | |
| |
| - | <a href="/wiki/Tnt_-_Labbook/2011" title="Tnt - Labbook/2011">2011</a>
| |
| - | |
| |
| - | <a href="/wiki/Tnt_-_Labbook/2011/09" title="Tnt - Labbook/2011/09">09</a>
| |
| - | </span>
| |
| - | </div>
| |
| - | <!-- Header-->
| |
| - | <div class="container">
| |
| - |
| |
| - | <div id="header"> <img src="http://openwetware.org/images/5/5c/Header2.png" /> </div>
| |
| - |
| |
| - | <!--Menue-->
| |
| - | <ul id="topnav">
| |
| - | <li><a href="http://openwetware.org/wiki/Biomod/2011/TUM/TNT/Home">Home</a></li>
| |
| - | <li>
| |
| - | <a href="#">Project</a>
| |
| - | <!--Subnav Starts Here-->
| |
| - | <span>
| |
| - | <a href="#">The Idea</a> |
| |
| - | <a href="#">The Plan</a> |
| |
| - | <a href="#">The Video</a>
| |
| - | </span>
| |
| - | <!--Subnav Ends Here-->
| |
| - | </li>
| |
| - | <li><a href="#">Results</a>
| |
| - | <span>
| |
| - | <a href="#">Structure</a>
| |
| - | <a href="#">FRET</a>
| |
| - | <a href="#">....</a>
| |
| - | </span>
| |
| - | <!--Subnav Ends Here-->
| |
| - |
| |
| - | </li>
| |
| - | <li><a href="http://openwetware.org/wiki/Biomod/2011/TUM/TNT">Testpage</a></li>
| |
| - | <li><a href="http://openwetware.org/wiki/Biomod/2011/TUM/TNT/Team">Team</a></li>
| |
| - | <li><a href="http://openwetware.org/wiki/Tnt_-_Labbook">Labbook</a><!--Subnav Starts Here-->
| |
| - | <span>
| |
| - | <a href="#">Week I</a>
| |
| - | <a href="#">Week II</a>
| |
| - | <a href="#">Week III</a>
| |
| - | </span>
| |
| - | <!--Subnav Ends Here-->
| |
| - | </li>
| |
| - | <li><a href="#">Outlook</a></li>
| |
| - | <li><a href="#">Extras</a><span>
| |
| - | <a href="#">How to do a stop-motion-video</a>
| |
| - | <a href="#">How to make ...</a>
| |
| - | <a href="http://openwetware.org/index.php?title=Tnt_-_Labbook&action=submit">Edit</a>
| |
| - | </span>
| |
| - |
| |
| - | </li>
| |
| - | </ul>
| |
| - | </body>
| |
| - |
| |
| - |
| |
| | </html> | | </html> |
| - |
| |
| - |
| |
| - |
| |
| - |
| |
| | {|{{table}} width="800" | | {|{{table}} width="800" |
| | |- | | |- |
| Line 194: |
Line 20: |
| | |align="center" style="background-color: #e5edc8;" | | | |align="center" style="background-color: #e5edc8;" | |
| | <!-- ## START search column: Place your logo here. Try keep it below 200px in width and 150px in height. ## --> | | <!-- ## START search column: Place your logo here. Try keep it below 200px in width and 150px in height. ## --> |
| - | [[Image:owwnotebook_icon.png|128px]] <sitesearch>title=Search this Project</sitesearch> | + | [[Image:Owwnotebook_iconorgUU.png|128px]] <sitesearch>title=Search this Project</sitesearch> |
| | <!-- ## END search column ## --> | | <!-- ## END search column ## --> |
| - | |-
| |
| - | |colspan="2" style="background-color: #F2F2F2;" align="right"|[[{{FULLPAGENAME}}/Entry_Base|Customize your entry pages]] [[Help:Notebook/Project_Base/Customize_entry_page|<html><img src="/images/a/aa/Help.png" border="0" /></html>]]
| |
| | |- | | |- |
| | |colspan="2"| | | |colspan="2"| |
| | + | <div id="abstractandlinks"> |
| | + | <div id="struktur"> |
| | | | |
| - | back to [http://openwetware.org/wiki/Biomod/2011/TUM/TNT the Biomod Team Page]<br>
| |
| - | <br>
| |
| - | ===Links to general explanations and recipes===
| |
| - | * [http://openwetware.org/wiki/Helix_MH_255/256 DNA double helix MH255/256]
| |
| - | * [http://openwetware.org/wiki/Structure_page list of all structures]
| |
| - | * [http://openwetware.org/wiki/Labeling_oligonucleotides_with_fluorophores labeling oligonucleotides with fluorophores]
| |
| - | * [http://openwetware.org/wiki/Concentration_measurement_of_labeled_oligonucleotides concentration measurement of labeled oligonucleotides]
| |
| - | * [http://openwetware.org/wiki/Setting_up_folding_reactions setting up folding reactions]
| |
| - | * [http://openwetware.org/wiki/Preparing_samples_for_transmission_electron_microscope#preparing_samples_for_transmission_electron_microscope preparing samples for transmission electron microscope & grid positions]
| |
| - | * [http://openwetware.org/wiki/Purification_of_origamis_by_size_exclusion_filtration purification of origamis by size exclusion filtration]
| |
| | | | |
| - | ==How to== | + | </div> |
| - | * Eintrag unter entsprechendem Datum im Kalender machen: | + | |
| - | ** Datum anklicken und die sich öffnende Seite editieren. Infos zu Tabellen, Einfügen von Bildern etc. findent man, unter "? Help" auf der linken Seite. | + | <div id="struktur"> |
| - | ** Seitentitel kopieren: erste Überschrift unter den Tabs "Biomod/2011/TUM/TNT:Notebook/Biomod/2011/TUM/TNT/2011..." kopieren | + | <font size=6> Summarized Lab Protocols </font> |
| - | ** auf "Save page" klicken | + | * [http://openwetware.org/wiki/Biomod/2011/TUM/TNT/LabbookA/Labeling_oligonucleotides_with_fluorophores Labeling Oligonucleotides with Fluorophores] |
| | + | * [http://openwetware.org/wiki/Biomod/2011/TUM/TNT/LabbookA/Concentration_measurement_of_labeled_oligonucleotides Concentration Measurement of Labeled Oligonucleotides] |
| | + | * [http://openwetware.org/wiki/Biomod/2011/TUM/TNT/LabbookA/Setting_up_folding_reactions Setting up Folding Reactions] |
| | + | * [http://openwetware.org/wiki/Biomod/2011/TUM/TNT/LabbookA/Preparing_samples_for_transmission_electron_microscope Preparing Samples for TEM] |
| | + | * [http://openwetware.org/wiki/Biomod/2011/TUM/TNT/LabbookA/Purification_of_origamis_by_size_exclusion_filtration Purification of Origamis by Size Exclusion Filtration] |
| | + | * [http://openwetware.org/wiki/Biomod/2011/TUM/TNT/LabbookA/Immobilizing_structures_with_biotin-oligos_for_TIRF Immobilizing Structures with Biotin Oligos for TIRF] |
| | | | |
| - | * Titel zur Übersicht hinzufügen:
| + | |
| - | ** auf der tnt - Labbookseite (Seite auf der auch der Kalender ist) den letzten Eintrag editieren:
| + | </div> |
| - | <nowiki>==[[ Überschrift einfügen | Titel der erscheinen soll einfügen]]==</nowiki>
| + | <div class="clear"></div> |
| - | einfügen
| + | </div> |
| - | ** kurze Beschreibung, was gemacht wurde
| + | |
| - | ** auf "Save page" klicken
| + | |