Skip to content

fix : removed orphaned closing section tag in index.html - #1839

Closed
tmdeveloper007 wants to merge 1 commit into
steam-bell-92:mainfrom
tmdeveloper007:pr1834
Closed

fix : removed orphaned closing section tag in index.html#1839
tmdeveloper007 wants to merge 1 commit into
steam-bell-92:mainfrom
tmdeveloper007:pr1834

Conversation

@tmdeveloper007

Copy link
Copy Markdown
Contributor

Summary of What Has Been Done

Removed an orphaned </section> closing tag in web-app/index.html at line 363 that had no matching opening tag, causing HTML validation errors.

File changed: web-app/index.html

Changes Made

  • Removed the duplicate </section> tag between the Recently Viewed section and the Projects section

Impact it Made

  • Valid HTML that renders correctly across all browsers
  • No HTML validator warnings for the homepage

Closes #1834

Note

Please assign this PR to the tmdeveloper007 account.

@vercel

vercel Bot commented Jul 29, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the Anuj's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

fix : remove orphaned closing section tag in index.html

2 participants