Team:Glendale CC AZ/test

From 2013.igem.org

Revision as of 20:45, 23 July 2013 by EstherJ (Talk | contribs)

ourTestPage.html Our Display Test


<!DOCTYPE html>

JavaScript can write directly into the HTML output stream:

You can only use document.write in the HTML output. If you use it after the document has loaded (e.g. in a function), the whole document will be overwritten.

[/CODE]


<!DOCTYPE html>

JavaScript

Welcome


<!DOCTYPE html>

If you click on me, I will disappear.

Click me away!

Click me too!