-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
8 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,9 @@ | ||
# HTML_CSS_Leon | ||
First Template From EL Zero Web School Roadmap | ||
## First Template From ELZero Web School Roadmap | ||
### But with additional advanced features: | ||
1. Animated Navigation Menu --> Linked with each section. | ||
2. Scroll To Top Button --> Using only HTML & CSS. | ||
3. Dark Mode Switch --> Using only HTML & CSS. | ||
4. Wallpaper Change --> Using only HTML & CSS. | ||
5. Replacing Javascript Click Events --> By Using Input Checkboxes Instead. | ||
6. Additional Transitions. |