I am using Javascript to write the opening to this page. This text has been created by using JavaScript window.document.write
As you write your JavaScript code, please remember that JavaScript is not as forgiving as HTML. If you code something wrong, your Web page generates an error. Be patient and keep these things in mind when coding JavaScript:
Here's the code to dynamically write the first two sentences of this Web page:
<script language="javascript" type="text/javascript">
window.document.write("<p>I am using Javascript to write the opening to this page. This text This Text tells that Chagoyan is weard.;");
</script>