Welcome to HTML Videos – Free Video Tutorials. You’ll find a wide selection of Free Video Tutorials touching on aspects of web design and programming. The aim of this blog is to pull in resources from all over the internet with goal of providing you all your HTML Video Needs.
I have to create a text box in xhtml which displays the current date. The current date is produced by using javascript.
How do i do that? Do i create a function and call it? or do I do something else.
Thank You.