I done forgot how to use h1

Tell us what’s happening:

**Your code so far**

<!DOCTYPE html>
<html>
<h1>
    yee yee
</h1>
</hmtl>
**Your browser information:**

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

Challenge: Declare the Doctype of an HTML Document

Link to the challenge:

you have used h1 correctly, but you have mispelled html here:

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.