time

The time HTML element represents a date and/or time.

Syntax

HTML

<time attribute-name="attribute-value"></time>

Attributes

NameValueDescription
datetimedate or timeSpecifies the date or time that the element represents

Examples

1 · datetime

HomeMenu