Template:Http://2014.igem.org/Team:Colombia

From 2013.igem.org

(Difference between revisions)
Line 212: Line 212:
height: 100%;
height: 100%;
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
-
background: navy;
+
background: black;
color: white;
color: white;
}
}
Line 243: Line 243:
<script type="text/javascript">
<script type="text/javascript">
/*** Temporary text filler function. Remove when deploying template. ***/
/*** Temporary text filler function. Remove when deploying template. ***/
 +
var gibberish=["This is just some filler text", "Welcome to Dynamic Drive CSS Library", "Demo content nothing to read here"]
var gibberish=["This is just some filler text", "Welcome to Dynamic Drive CSS Library", "Demo content nothing to read here"]
-
function filltext(words){
+
f
 +
unction filltext(words)
 +
 
 +
{
for (var i=0; i<words; i++)
for (var i=0; i<words; i++)
document.write(gibberish[Math.floor(Math.random()*3)]+" ")
document.write(gibberish[Math.floor(Math.random()*3)]+" ")

Revision as of 01:01, 21 August 2014

'

Dynamic Drive: CSS Right Frame Layout

CSS Right Frame Layout

Sample text here

Dynamic Drive CSS Library

Credits: Dynamic Drive CSS Library

  • Home
  • University
  • Facebook
  • Twitter
</body>