Team:KAIST-Korea/Results/Gallery3
From 2011.igem.org
(Difference between revisions)
(Created page with " <html> <head> <style> #Good { background-repeat: no-repeat; background-position: center center; background-image: url(images/imag...") |
|||
Line 5: | Line 5: | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-position: center center; | background-position: center center; | ||
- | background-image: url( | + | background-image: url('http://upload.wikimedia.org/wikipedia/en/8/8f/Seal_of_KAIST.png'); |
} | } | ||
</style> | </style> | ||
Line 11: | Line 11: | ||
<!-- | <!-- | ||
function changeImage() { | function changeImage() { | ||
- | newImage = "url( | + | newImage = "url('http://unn.campuslife.co.kr/file/Media/News/Gisa/20107/14/image/2010714105315.jpg')"; |
document.getElementById('Good').style.backgroundIm age = newImage; | document.getElementById('Good').style.backgroundIm age = newImage; | ||
} | } |
Latest revision as of 19:46, 11 August 2011
Hopefully there is a nice picture behind me :P |
|