HTML

Similar use of time and data elements. See HTML for the Clock Widget

Why?

  • More semantic markup to describe data

  • Putting time into a paragraph or a div has little semantic value

HTML

  • date element

  • datetime attribute

References

Last updated