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
Should you use mailto links?
What is the use of html?
What are the versions of html?
What is an image tag?
What is html and how it works?
Will width property uses full width of browser?
What is the difference between dhtml and html?
Do web developers use html?
Does a hyperlink only apply to text?
What is the tag for text color in html?
Can I nest tables within tables?
Which editors I can use for html development?
What are the two types of html5 web storage?
What is a div attribute?
What is the difference between html5 and html?