htmlhint / htmlhint/HTMLHint

Feature request: height and width for img must be required

Open
#176 3 comments 2 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

feature request keep-unstale rule
Dominant language
JavaScript
Stars
3.3k
Forks
474
Avg merge
1d 11h
Merged PRs (30d)
12

Description

To allow the browser to keep the space of the image during loading, the attributes height and width must be added to the img tag.

https://www.w3.org/wiki/HTML/Training/Image#Image_size

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.