<center> elements are being used in the divs with the class reputation. <center> has been rendered obsolete, deprecated in HTML 4 and XHTML 1.
Obsolete
This feature is obsolete. Although it may still work in some browsers, its use is discouraged since it could be removed at any time. Try to avoid using it.
- <center>: The Centered Text element (obsolete) on MDN web docs
Please remove the <center> elements in favor of using the CSS property text-align: center?
Edit: It is easier to restyle text-align: then to style the <center> tag.
My OS is Debian 10 (Buster); my perl versions are 5.28.1 local and 5.16.3 or 5.30.0 on web host depending on the shebang.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: div class reputation nit
by jdporter (Canon) on Sep 14, 2020 at 16:33 UTC | |
by Your Mother (Archbishop) on Sep 14, 2020 at 18:16 UTC | |
by jdporter (Canon) on Sep 14, 2020 at 19:25 UTC | |
by Your Mother (Archbishop) on Sep 15, 2020 at 17:25 UTC | |
by Lady_Aleena (Curate) on Sep 16, 2020 at 14:40 UTC | |
Re: div class reputation nit
by jcb (Parson) on Sep 14, 2020 at 22:04 UTC | |
by Lady_Aleena (Curate) on Sep 15, 2020 at 08:35 UTC |