Team:BIOTEC Dresden/sandbox

From 2010.igem.org

(Difference between revisions)
(New page: {{Biotec_Dresden/Header}} alt="Under construction" <html> <head> <script> $(function(){ $('#primary').masonry({ ...)
(Removing all content from page)
 
(52 intermediate revisions not shown)
Line 1: Line 1:
-
{{Biotec_Dresden/Header}}
 
-
[[Image:Under_construction.jpg|center|alt="Under construction"]]
 
-
<html>
 
-
<head>
 
-
<script>
 
-
        $(function(){
 
-
            $('#primary').masonry({
 
-
                columnWidth: 100,
 
-
                itemSelector: '.box'
 
-
            });;
 
-
        });
 
-
    </script>
 
-
</head>
 
-
<body>
 
-
<div id="primary" class="wrap">
 
-
    <div class="box col2">...</div>
 
-
    <div class="box col1"><p style="margin-left:40%; padding-left:16px; width:273px;"> Our team wiki is currently  under construction <br> We will add more content soon <br> Thanks for your patience </p></div>
 
-
    <div class="box col1">...</div>
 
-
    <div class="box col3">...</div>
 
-
    <div>
 
-
        <div class="box col1">...</div>
 
-
        <div class="box col2">...</div>
 
-
        <div class="box col3">...</div>
 
-
    </div>
 
-
</div> <!-- /#primary.wrap -->
 
-
 
-
</body>
 
-
</html>
 
-
 
-
{{Biotec_Dresden/Bottom}}
 

Latest revision as of 14:00, 27 October 2010