https://github.com/fatiharridho/womenlandsummer2024
Submission Beginner from Womenland Summer 2024
https://github.com/fatiharridho/womenlandsummer2024
women-in-tech womenland-summer
Last synced: 8 months ago
JSON representation
Submission Beginner from Womenland Summer 2024
- Host: GitHub
- URL: https://github.com/fatiharridho/womenlandsummer2024
- Owner: FatihArridho
- Created: 2024-05-26T10:12:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-26T10:51:40.000Z (over 1 year ago)
- Last Synced: 2025-02-17T04:57:52.111Z (8 months ago)
- Topics: women-in-tech, womenland-summer
- Language: CSS
- Homepage: https://womenland-summer.vercel.app/
- Size: 2.16 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WomenlandSummer2024
Submission Beginner from Womenland Summer 2024
- This source code improved from https://s.id/guideBookWomenlandSummer_Beginner
## What's improved?
- Added distinct background colors for each section to enhance visual appeal:
- Home section: Yellow
- About section: Light Green
- Speaker section: Light Blue
- Contact section: Deep Orange
- Improved HTML structure for better accessibility and SEO:
- Added property image and shortcut icon on head
- Added description on head
- Added descriptive alt text for images
- Used semantic HTML tags and header elements
- Included lazy loading for images to enhance performance
- Refined CSS for consistency and maintenance:
- Introduced CSS variables for common values and colors
- Used specific classes for section backgrounds
- Ensured responsive design for better mobile compatibility
- Enhanced overall readability and maintainability of the code
- Implemented smooth scrolling for navigation links using JavaScript:
- Added event listeners to prevent default navigation behavior
- Used window.scrollTo with smooth behavior for better user experience
- Linked JavaScript file (script.js) to HTML
- Ensured that all navigational links provide a smooth transition between sections
- Enhanced overall user experience by improving page navigation dynamics
## Thanks to
- Sri Indarti as a facilitator and beginner mentor :D
- Fatih Arridho as human :)
## Demo?
Click Here