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

The align attribute is obsolete #630

Closed
stefanogermano opened this issue Sep 5, 2023 · 1 comment
Closed

The align attribute is obsolete #630

stefanogermano opened this issue Sep 5, 2023 · 1 comment
Assignees
Milestone

Comments

@stefanogermano
Copy link

Describe the bug

In several places it is used align="center", but this attribute is now obsolete:
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/div#sect1

Expected behavior

Avoid using of this attribute (perhaps using one of the solutions described here).

@dgarijo
Copy link
Owner

dgarijo commented Sep 6, 2023

Potentially duplicated with #577
pull requests to address this are welcome :)

@dgarijo dgarijo self-assigned this Sep 6, 2023
@dgarijo dgarijo added this to the v1.4.xx milestone Sep 6, 2023
@dgarijo dgarijo closed this as completed in 969628c Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants