elibraryportal Logo

HTML <Time> tag

The HTML <Time> tag defines a specific time or datetime. It is to used translate the time into a machine-readable format so that browsers can offer to add date reminders .

Attributes

  • Datetime :- Represent a machine-readable format of the <Time> element

Syntax:-

Example:-

Test it Now