Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I did the front-end task of developing a new modified version of the team's (core) page. I did the overall task by using HTML, CSS, Bootstrap, and JavaScript.
. This task didn't require much deeper knowledge of Javascript, but I incorporated it as much as possible. for example, in the footer section of the page,
.The "more" button shows the text as "less" when clicked. the arrow button right end of the footer scrolls the page up when clicked.
.The "dark" button just next to the more buttons, puts the page in dark mode when clicked text becomes "light", and when clicked back again it becomes light mode.
. the card section in the body shows animation when hovered over with a change in color.
The rest of the page I created with CSS and Html, and bootstrap.