Hi, though I don’t know your question; I don’t think I have ever seen a “<>” sign in CSS. I think you are meant to use “.h1” not <h1>.
Also please next time describe your issue, it will make it easier for you to get help.
This is not entirely correct. Yes, you don’t use <> in css. However using .h1 the dot in-front is only used for classes. This situation is not styling a class, and only the element should be used in the selector