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 |
Is audio tag supported in html 5?
Can we change inline elements into block-level elements?
Is html5 replacing flash?
How can I require that fields be filled in, or filled in correctly?
How do I make a clickable link in an email?
What is a div attribute?
Why is a div called a div?
Is xhtml still used 2018?
What are deprecated tags?
What is a web tag?
What is numbered list in html?
What is the geolocation api in html5? Explain