back

Time

Tag: <time>

The time tag is used to define a date or a time in a webpage.
The tags do not do anything visible, and the tags content provides the actual information.
It is closed with the closing tag </time>

This tag is new in HTML5

Example