Skip to content

Fix HTML structure, clean up project files, and expand README project list#1

Draft
Copilot wants to merge 2 commits into
mainfrom
copilot/update-current-file
Draft

Fix HTML structure, clean up project files, and expand README project list#1
Copilot wants to merge 2 commits into
mainfrom
copilot/update-current-file

Conversation

Copilot AI commented Mar 11, 2026

Copy link
Copy Markdown

Several project files were missing proper HTML boilerplate, contained leftover scratch code, and the README only listed 1 of 6 course projects.

Changes

README.md

  • Expanded Project List from 1 entry to all 6 course projects with section numbers and descriptions
  • Separated personal portfolio links into a distinct "Personal Portfolio (External)" subsection

2.4 Movie Ranking Project/index.html

  • Wrapped bare HTML snippets in full document structure (<!DOCTYPE html>, <html>, <head>, <body>)
  • Fixed typo: memebersmembers

3.4 Birthday Invite Project/index.html

  • Added HTML document boilerplate (same as above)
  • Removed invalid alt attribute on <a> element

6.4 Motivation Meme Project/index.html

  • Removed leftover scratch divs (bar 1 placeholder content)
  • Removed stale TODO comment block
  • Updated <title> from Document to Motivation Meme
  • Improved image alt text to be descriptive

🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Co-authored-by: AyushGoel0 <80361666+AyushGoel0@users.noreply.github.com>
Copilot AI changed the title [WIP] Update content in the currently opened file Fix HTML structure, clean up project files, and expand README project list Mar 11, 2026
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.

2 participants