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

[Bug]: Missing alt text #56

Open
1 task
CBID2 opened this issue Oct 25, 2024 · 0 comments
Open
1 task

[Bug]: Missing alt text #56

CBID2 opened this issue Oct 25, 2024 · 0 comments

Comments

@CBID2
Copy link
Contributor

CBID2 commented Oct 25, 2024

Description

The image link in the pet HTML file is missing it's alt text. Even the description of the cat is the paragraph element, it's best to also have this information as alt text so screen users can fully comprehend the exercise.

<img src="https://images.unsplash.com/photo-1514888286974-6c03e2ca1dba?q=80&w=500&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D">

Solution

To fix this issue, I will do the following

  • Add alt text to the image link
@CBID2 CBID2 changed the title [Bug]: Missing elements [Bug]: Incomplete HTML structure Oct 25, 2024
@CBID2 CBID2 changed the title [Bug]: Incomplete HTML structure [Bug]: Missing alt text Oct 30, 2024
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

No branches or pull requests

1 participant