Standardize Times with the HTML5 datetime Attribute BUGGED

Tell us what’s happening: Bug: Make sure your time element has a closing tag.

Your code so far


<time datetime="2016-09-15">
  Thursday, September 15<sup>th</sup>
</time>

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36.

Link to the challenge:
https://learn.freecodecamp.org/responsive-web-design/applied-accessibility/standardize-times-with-the-html5-datetime-attribute/

Are you by any chance using Edge, IE, or Safari as your browser? These have decided not to implement new features of JS and CSS according to web standards and as a result they often exhibit unintended (and frustrating) behavior.

I have same problem. I don’t know how to solve that.

Use chrome browser. If that doesn’t work, post your code to the forum with the get help button.