Specify the publication date of an <article> element:
![]()
The pubdate attribute does not render as anything special in any of the major browsers.
The pubdate attribute indicates that the date/time in the <time> element is the publication date of the document (or the nearest ancestor <article> element).
The <time> tag is new in HTML5.
| Value | Description |
|---|---|
| pubdate | Indicates that the date/time in the <time> element is the publication date of the document (or the nearest ancestor <article> element) |
HTML <time> tag
Your message has been sent to W3Schools.