Skip to content

50Projects-HTML-CSS-JavaScript : Day predictor #29

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jul 26, 2024
Merged

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
5 checks passed
@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.

1 participant