Tell us what’s happening:
My code says I should close the DOCTYPE declaration with a > after the type. How can I fix it?
Your code so far
<!-- User Editable Region -->
<!DOCTYPE html/>
<html lang="en">
<!-- User Editable Region -->
Your browser information:
User Agent is: Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36
Challenge Information:
Learn CSS Colors by Building a Set of Colored Markers - Step 1