Team:RHIT/Team/Members

From 2014.igem.org

(Difference between revisions)
Line 23: Line 23:
-
<p> This page is under construction. please check back soon!</p>
+
<!-- <body>
 +
<style>
 +
 
 +
    #columns {
 +
        width:50%;
 +
        margin: 40px 300px 150px;
 +
    }
 +
 
 +
    #columns .column {
 +
        position: relative;
 +
        width: 50%;
 +
    }
 +
 
 +
    #columns .left {
 +
        float: left;
 +
    }
 +
 
 +
    #columns .right {
 +
        float: right;
 +
    }
 +
 
 +
</style>
 +
 
 +
<div id="columns" style="text-align:center; margin:40 300 150">
 +
    <div class="left column">
 +
        <p>Columns in text are a very handy tool.</p>
 +
        <p>Unfortunately, most designers don't use
 +
        them because they're tedious to implement.</p>
 +
    </div>
 +
    <div class="right column">
 +
        <p>However, if you take the time and effort
 +
        of putting them into use, you'll find
 +
        that they really add to the aesthetics
 +
        and functionality of your work.</p>
 +
    </div>
 +
</div>
 +
</body>
 +
-->
 +
</html>

Revision as of 15:42, 18 July 2014