Duplicate <head> / <body> tags and mis-nested elements in main issue fixed#183
Open
KrishnaSen01 wants to merge 2 commits intopavitraag:mainfrom
Open
Duplicate <head> / <body> tags and mis-nested elements in main issue fixed#183KrishnaSen01 wants to merge 2 commits intopavitraag:mainfrom
KrishnaSen01 wants to merge 2 commits intopavitraag:mainfrom
Conversation
|
@KrishnaSen01 is attempting to deploy a commit to the pavitraag's projects Team on Vercel. A member of the Team first needs to authorize it. |
Owner
|
@KrishnaSen01 solve the conflicts arised |
Owner
|
@KrishnaSen01 whats the update |
Author
|
@pavitraag I have resolved all the conflicts and add links to the component(static Websites, games and ML projects) in landing page and now it is clickable and running smoothly. Please review it and merge this pull request.
|
Author
|
@pavitraag I have resolved all the conflict occur in pull request of Bug #134 and now its works fine here is the video. Please merge my pull request Screen.Recording.2025-08-05.005322.mp4 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

📥 Pull Request
Description
This PR resolves Bug #134: “The HTML – Duplicate / tags and mis-nested elements in main homepage file”.
The main homepage HTML file previously contained multiple and tags, along with improperly nested HTML elements. These issues led to rendering inconsistencies, validation errors, and potential performance issues across browsers.
Fixes # (issue number)
Bug #134
Type of change
Bug fix (non-breaking change which fixes an issue)