org.sonar.l10n.web.rules.Web.S1826.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sonar-web-plugin Show documentation
Show all versions of sonar-web-plugin Show documentation
Enables scanning of HTML, and JSP/JSF files.
The newest version!
With the creation of the HTML5 specification, many elements were deprecated, including frame
, frameset
, and
noframes
.
While many of the other deprecations were motivated by a desire to clean up the specification, the frame*
elements were deprecated
because:
using them damages usability and accessibility
Therefore frames should be avoided.
See
© 2015 - 2024 Weber Informatics LLC | Privacy Policy