Skip to content

[Feature]: Accessibility - Missing Alt Text on Images #273

@Gupta-02

Description

@Gupta-02

Multiple tags across HTML files lack alt attributes or have empty alt="". This violates WCAG guidelines and harms users with screen readers. Examples include client images, owner image, and portfolio images.
Files Affected: index.html, portfolio.html, forum.html
Suggested Fix: Add descriptive alt text for all images. For decorative images, use alt="" or role="presentation".

Metadata

Metadata

Assignees

Labels

GSSoC25For GirlScript Summer of Code 2025 contributionsLevel 1Beginner level taskenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions