Line 348: | Line 348: | ||
var div = document.createElement('div'); | var div = document.createElement('div'); | ||
div.className += " block"; | div.className += " block"; | ||
− | var wh = generateRand( | + | var wh = generateRand(50,80); |
div.style.width = wh + 'px'; | div.style.width = wh + 'px'; | ||
div.style.height = wh + 'px'; | div.style.height = wh + 'px'; | ||
− | div.style.top = generateRand(1, | + | div.style.top = generateRand(1,200) + 'px'; |
div.style.left = generateRand(1,window.innerWidth) + 'px'; | div.style.left = generateRand(1,window.innerWidth) + 'px'; | ||
picContainer.appendChild(div); | picContainer.appendChild(div); |
Revision as of 23:20, 17 October 2018
BIOTYPER
Type each sentence fast and accurately to reveal an image from the Cell Image Library.
POINTS: 0
TIMER: 60
REFERENCE:
TOTAL POINTS:
Go to http://cellimagelibrary.org/home to view more cool biology images.