How do I display the current date or time in my document?
Answer / guest
With server-side includes. Ask your webmaster if this is
supported, and what the exact syntax is for your server. But
this will display the local time on the server, not for the
client. And if the document is cached, the date will of
course be incorrect after some time.
JavaScript can be used to display the local time for the
client, but as most people already have one or more clocks
on their screen, why display another one?
Is This Answer Correct ? | 0 Yes | 2 No |
What is html for lists?
What is picture tag in html?
What is an api and list the api's available in html5
What is purpose of getCurrentPosition() method of geolocation object of HTML5?
What is the use of centre tag?
What is a benefit of using the label element?
What are the drawbacks of cookies?
What is dynamic website with example?
What is image map?
Why do we use href?
How do I untag someone?
What is Text Field in Input Element?