Prodigy-InfoTech / Web-Development-Projects

Repo for Web Development Projects
GNU Affero General Public License v3.0
32 stars 59 forks source link

Update index.html #99

Closed ooye-sanket closed 8 months ago

ooye-sanket commented 8 months ago

Added a new

element with the id "loveFacts" to your existing HTML structure. This is where love facts will be displayed. Created a placeholder section for love facts within the "loveFacts" div, where the facts will be dynamically inserted. Linked this HTML structure to the JavaScript code, allowing it to display love feedback and facts after calculating the love percentage.

Issue

Type of change

  • [nope ] Bug fix
  • [ yesz] New Project

Checklist:

  • [ yes ] I have included a REAME file for my Project (not for Bug fix)
  • [ yes] My code follows the style guidelines of this project
  • [ yes] I have performed a self-review of my code
  • [ yes] I have commented my code, particularly in hard-to-understand areas
  • [ yes] I have followed the Contributing Guidelines
prodigyinfotech commented 8 months ago

Incomplete PR. PR template doesnt follow markdown syntax, Commits are in-complete. Re-open after completing the dynamic insertions