“Uncomment HTML” means to take HTML elements out of comment code. Right now, the HTML elements in your code are wrapped in comment code, <!-- -->. You just need to separate the HTML elements and the comment code.
Let me know if you’re still stuck and I’ll elaborate further!