Html Javascript:
Javascript make html pages attractive and dynamic.Html <script> Tag:
<script> tag is used to define client side script just like Javascript.<script> element contains scripting statement or external script file through src attribute.
Uses of javascript are image manipulation,form validation and dynamic changes of content.
Script below writes Hello javascript into html element with id="demo",
No comments:
Post a Comment