Skip to content

Comments

feat: add doctype to example HTML#5

Open
calvinf wants to merge 1 commit intofly-apps:masterfrom
calvinf:feat/doctype
Open

feat: add doctype to example HTML#5
calvinf wants to merge 1 commit intofly-apps:masterfrom
calvinf:feat/doctype

Conversation

@calvinf
Copy link

@calvinf calvinf commented Jan 23, 2025

The doctype is required at the top of HTML5 documents and without it browsers can make odd rendering decisions. It can be helpful to have this in case folks try to build simple HTML app prototypes off of it or they could end up with unexpected rendering problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant