Clock CSS

Pen

Current Time Clock

Why?

  • More semantic markup to describe data

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

HTML

  • date element

  • datetime attribute

  • data element

    • Note: Instructor still unsure of pros/cons of data element inside time

References

https://www.linkedin.com/learning/html-essential-training-4/dates-and-times