DHTML text is written in JavaScript

DHTML text is written in JavaScript.

<HTML>

 <BODY>

  <script type="text/javascript">
    document.write("<b> --This DHTML text is written in JavaScript --- </b>");
  </script>

 </BODY>

</HTML>

Comments

Recent Post

Recent Posts Widget

Popular posts from this blog

Capture image from webcam java code, examples

How to capture finger prints in java

Database Connection using NODE JS example