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

Duplicate head and body Tags in HTML Code #82

Open
4 of 5 tasks
KasakAnand07 opened this issue Oct 9, 2024 · 0 comments
Open
4 of 5 tasks

Duplicate head and body Tags in HTML Code #82

KasakAnand07 opened this issue Oct 9, 2024 · 0 comments
Assignees
Labels
bug Something isn't working hacktoberfest

Comments

@KasakAnand07
Copy link
Contributor

KasakAnand07 commented Oct 9, 2024

Description

I've noticed that the HTML code contains duplicate head and body tags. This can lead to unexpected rendering issues and is not compliant with standard HTML practices.

Steps to Reproduce:

  1. Open the HTML file.
  2. Observe the structure of the document.

Current Behavior:
The HTML document includes two sets of head and body tags.

Expected Behavior:
There should only be one set of head and body tags in the HTML document, ensuring proper structure and rendering.

Suggested Solution:
Remove the duplicate head and body tags and ensure that the document follows the standard HTML structure.

Screenshots

Screenshot 2024-10-09 223731

Any additional information?

Additional Information:
This change will help improve code readability and prevent potential rendering issues in browsers.

What browser are you seeing the problem on?

Chrome

Checklist

  • I have checked the existing issues
  • I have read the Contributing Guidelines
  • I'm a GSSoC'24-Extd contributor
  • I'm a Hacktoberfest'24 contributor
  • I am willing to work on this issue (optional)
@KasakAnand07 KasakAnand07 added the bug Something isn't working label Oct 9, 2024
KasakAnand07 added a commit to KasakAnand07/badge-website that referenced this issue Oct 10, 2024
rajatrajputdev added a commit that referenced this issue Oct 15, 2024
Fixes issue #82: Removed duplicate About, Badges, and Contact pages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants