-
Notifications
You must be signed in to change notification settings - Fork 104
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
Improved navbar links and responsive design across pages. #149
Conversation
### appearances.html 1. Activated "appearances" in the navbar for the whole page instead of "home" and "contact." 2. Improved responsive design: logo and search bar centered below 1020px screen width. 3. Linked the Ironman logo to the index webpage. 4. Added focus to the search bar. ### index.html 1. Fixed navbar overlap issue when "home" or "about" is clicked, ensuring sections appear below the navbar. 2. Centered logo and search bar below 1020px screen width. ### movie.html 1. Fixed dropdown menu functionality below 1020px screen width by adding script.js. 2. Linked "about" and "contact" buttons to index. 3. Linked the logo. ### videos.html 1. Fixed dropdown menu functionality below 1020px screen width by adding script.js. 2. Linked "about" and "contact" buttons to index. 3. Linked the logo.
### appearances.html 1. Activated "appearances" in the navbar for the whole page instead of "home" and "contact." 2. Improved responsive design: logo and search bar centered below 1020px screen width. 3. Linked the Ironman logo to the index webpage. 4. Added focus to the search bar. ### index.html 1. Fixed navbar overlap issue when "home" or "about" is clicked, ensuring sections appear below the navbar. 2. Centered logo and search bar below 1020px screen width. ### movie.html 1. Fixed dropdown menu functionality below 1020px screen width by adding script.js. 2. Linked "about" and "contact" buttons to index. 3. Linked the logo. ### videos.html 1. Fixed dropdown menu functionality below 1020px screen width by adding script.js. 2. Linked "about" and "contact" buttons to index. 3. Linked the logo.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 Thank you for your contribution! Your pull request has been submitted successfully. A maintainer will review it as soon as possible. We appreciate your support in making this project better
@aslams2020 Thank you for this wonderful opportunity! Got to learn a lot of things through my first contribution. I'd really love to continue this! And the project was really fun and I'd love to work on some more minor flaws. Not flaws actually, but there is always a room for imrovement! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved! Great Work.
Hi, @synakr |
closes #131
appearances.html
index.html
movie.html
videos.html