Difference between revisions of "Team:HKUST-Rice/Notebook"
Stephanieyiu (Talk | contribs) |
Stephanieyiu (Talk | contribs) |
||
Line 9: | Line 9: | ||
</script> | </script> | ||
// 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): |
} | } | ||
<style type="text/css"> | <style type="text/css"> |
Revision as of 10:21, 17 August 2015
// This next line will just add it to the tag document.body.appendChild(img): }