Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjusted scripts placed wrongly in the document #920

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gbengaoluwadahunsi
Copy link
Contributor

Summary
I correctly placed two script tags that were previously positioned between the head and body tags within the head tag of the HTML document. This adjustment ensures that the code adheres to W3C standards.

Motivation
The motivation behind this pull request is to align the HTML document with W3C standards by correctly placing script tags within the head tag. This not only improves code readability but also enhances compatibility with various browsers and ensures proper parsing of the document.

Testing
The changes have been thoroughly tested to verify that the script tags are now correctly positioned within the head tag. Manual inspection of the HTML structure was performed, and automated tests were executed to ensure that the functionality of the web page remained intact after the adjustment.

@gbengaoluwadahunsi
Copy link
Contributor Author

hello @birm, I have fixed the conflicts, can you kindly look at my other PRs, I have other 13+ PRs that you have not reviewed, thank you.

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.

None yet

1 participant