Difference between revisions of "Team:HKUST-Rice/Notebook"
Stephanieyiu (Talk | contribs) |
Stephanieyiu (Talk | contribs) |
||
Line 6: | Line 6: | ||
var img = document.createElement("https://static.igem.org/mediawiki/2015/1/1c/Hkust-rice_notebook.jpg"); | var img = document.createElement("https://static.igem.org/mediawiki/2015/1/1c/Hkust-rice_notebook.jpg"); | ||
//This next line will just add it to the <body> tag | //This next line will just add it to the <body> tag | ||
− | document.body.appendChild(img): | + | document.body.appendChild(img):} |
</script> | </script> | ||
− | + | ||
− | + | ||
− | + | ||
<style type="text/css"> | <style type="text/css"> | ||
Revision as of 10:23, 17 August 2015