How do I display the current date or time in my document?
Answer Posted / 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 |
Post New Answer View All Answers
How do I set the focus to the first form field?
What is list tag in html?
What is the difference between basefont and font tag?
Which element provides the autocomplete feature in a textbox?
What are web sockets?
What is row and column?
Describe the use of "img" Tag in HTML?
What is ul in html?
What does b mean in code?
How many types of heading does an html contain?
What is a Web Worker?
What is the use of Canvas Element in HTML5?
If I do not put will HTML 5 work?
What is the main purpose of html?
What is alt text used for?