Skip to content

3D Flipping Text/Duplicate <!DOCTYPE html> found inside file.  #13

@Kakdeayush

Description

@Kakdeayush

Description:

The file defines the DOCTYPE declaration twice.
A valid HTML document can contain only one DOCTYPE.

Steps to Reproduce:

Open the HTML file.

Search for .

Two instances appear.

Expected Behavior:

Only one should be present at the top.

Actual Behavior:

Another DOCTYPE is located inside the body.

Suggested Fix:

Delete the inner DOCTYPE declaration.

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