Faced with the fact that the html
tag in the class
attribute lists a set of values.
What is it used for?
Here is an example:
<html lang="ru" class="js flexbox flexboxlegacy canvas canvastext webgl no-touch geolocation postmessage websqldatabase indexeddb hashchange history draganddrop websockets rgba hsla multiplebgs backgroundsize borderimage borderradius boxshadow textshadow opacity cssanimations csscolumns cssgradients cssreflections csstransforms csstransforms3d csstransitions fontface generatedcontent video audio localstorage sessionstorage webworkers applicationcache svg inlinesvg smil svgclippaths no-ipad no-iphone no-ipod no- appleios positionfixed">
C
from CSS is Cascading, which means these properties can be applied to nested elements - Grundy