Skip to content
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

Fixed some accessibility issues #5

Closed
wants to merge 4 commits into from
Closed

Fixed some accessibility issues #5

wants to merge 4 commits into from

Conversation

Vikram-Hegde
Copy link

@Vikram-Hegde Vikram-Hegde commented Jul 11, 2020

Fixes #2

  • Fixed contrast on button
  • Added more clear alt attributes
  • Added clear alt text for github links

index.css Outdated Show resolved Hide resolved
index.html Outdated Show resolved Hide resolved
</a>
</div>
</div>
<div class="work__image-box">
<img src="./images/project-2.png" class="work__image" alt="Project 1" />
<img src="./images/project-2.png" class="work__image" alt="Image showcasing Calculator Project" />
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Owner

@nisarhassan12 nisarhassan12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey! Many thanks for the PR. You did Awesome work 🙂 I have added a few notes above.

@nisarhassan12
Copy link
Owner

Also, I just noticed that the buttons in "About Me" and "Get in Touch" have now turned into full black. Please also revert them back to the primary pink.

image

image

@Vikram-Hegde
Copy link
Author

Alright I'll have desaturate the pink for more contrast and also remove "image and photo" words from alt text ! Thanks for reviewing I'm learning a lot about accessibility from this !

Vikram-Hegde and others added 2 commits July 19, 2020 17:40
Co-authored-by: Nisar Hassan Naqvi <[email protected]>
Co-authored-by: Nisar Hassan Naqvi <[email protected]>
@nisarhassan12
Copy link
Owner

@Vikram-Hegde Can you please resolve the conflicts via rebasing on top of the latest master? Also please disable prettier.

And also with your changes in place, there is now a glitch and the buttons are hidden by default in the about and Contact Section.
Peek 2020-10-02 10-24

@Vikram-Hegde Vikram-Hegde closed this by deleting the head repository Oct 28, 2023
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.

Small Accessibility Adjustments
2 participants