Standardize Times with the HTML5 datetime Attribute doesn't work

Hi, I can’t solve this

type or paste code here
```<time datetime="2016-09-15">
Thursday, September 15.<sup>th</sup></time>
1 Like

Can you also add a link to the exercise?

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

Remove the period i.e. (.) after 15 and add it after th inside tag.
Does that help?

it works! but why? I’d like to understant that.

FCC challenges are designed in such a way thay they are very strict about the challnges.
So even a space or period (.) sign matters while solving the challenges.
Do you get it now?

1 Like

Yes, I’ve done, thank you!

You are always welcome.
All the best for your future challenges.
Cheers:+1:

1 Like