Skip to content

Conversation

@tajulafreen
Copy link
Owner

In this Branch, I made the following changes :

Added HTML structure:

  • Created a basic HTML file to structure the content.
  • Included div elements to display the day of the week and the quote.

Styled the app with CSS:

  • Designed a simple and clean user interface using CSS.
  • Applied styles to enhance the visual appearance of the displayed day and quote.

Implemented JavaScript functionality:

  • Used ES6 syntax to handle the logic for determining the current day and displaying the appropriate quote.
  • Ensured the script runs after the DOM is fully loaded using the DOMContentLoaded event.

@tajulafreen tajulafreen merged commit 824a1b5 into main Jul 26, 2024
@tajulafreen tajulafreen deleted the Day_Predictor branch July 26, 2024 22:22
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