Skip to content

HTML syntax errors in Firefox #26

@uberscientist

Description

@uberscientist

I haven't tested it in chrome, but after running grunt server and navigating to http://0.0.0.0:8000 firefox doesn't like the lowercase <!doctype html> I changed it to <!DOCTYPE html> and then it didn't like that the link and meta tags weren't closed so I closed them like this: <meta charset="utf-8"/>. The page isn't giving any more Syntax Error messages, but it's showing up blank white.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions