Amazing-Python-Scripts
Amazing-Python-Scripts copied to clipboard
[Bug]: "alt- Image Elements and aria-label- Form Section" missing in Some Files
Describe the bug
-
In
index.html, script.html, page_contactis.html Files, alt attribute
is missed -
Also, In
page_contactus.html
File,aria-labels are missing in Form Section
Steps to reproduce the behavior
-
Go To
"gh-pages"
Branch Data. -
Observe
index.html, script.html and page_contactus.html Files. alt attribute is not properly used to Image Elements
-
Also, Observe In
page_contactus.html File
,aria-labels missing in Form Section
Expected behavior
-
Placed alt and aria-label attributes in Respective Files
Screenshots
No response
Device?
Desktop
Which OS are affected?
Windows
Enter the version of your web browser
Version 115.0.5790.110 (Official Build)
Which browsers are affected?
No response
Additional context
-
alt attribute
is much need for Image Elements. Because of In some Cases, Browsers does not read Images Properly -
aria-label attribute is much need for SEO Optimization
This helpsscreen readers identify what each form field is for, improving the user experience for visually impaired users
.
Record
- [X] I agree to follow this project's Code of Conduct
- [X] I'm a GSSoC'23 contributor
- [X] I want to work on this issue
Hi @avinashkranjan . Please Review on this Issue.