EmmanuelDemey / EmmanuelDemey/GlobalIssueTracker

Wront alt attribute on a <a> element

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
site:https://www.seloger.com/ type:accessibility
Dominant language
No language data
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

# Informations générales

* URL du site : https://www.seloger.com/

# Descriptions

Inside the footer of the website, we have a list of social medias icons.

![image](https://user-images.githubusercontent.com/555768/143130722-bbd01633-c8b0-4c33-8494-b6442a9ac51e.png)

These icons are defined with a element using the alt attribute.

```html

```

According to the HTML specification, a element do not accept alt attribute. [Specification](https://html.spec.whatwg.org/multipage/text-level-semantics.html#the-a-element)

Could you remove it ?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.