When <script> is included in <head>, by the time javascript is executed, HTML Elements are still not available in the DOM. when <script> is included in <body>, it ...