css.rst
changeset 2068 cd5c05825627
parent 2067 700f340fa4ef
child 2069 fbbac44cd95e
equal deleted inserted replaced
2067:700f340fa4ef 2068:cd5c05825627
    77 
    77 
    78 Using ``charset`` attribute on the ``link`` element is deprecated by HTML5.
    78 Using ``charset`` attribute on the ``link`` element is deprecated by HTML5.
    79 
    79 
    80 https://www.w3.org/International/questions/qa-css-charset.en
    80 https://www.w3.org/International/questions/qa-css-charset.en
    81   Declaring character encodings in CSS.
    81   Declaring character encodings in CSS.
       
    82 https://developer.mozilla.org/en-US/docs/Web/CSS/@charset
       
    83   *@charset CSS at-rule* at MDN.
    82 
    84 
    83 Selectors
    85 Selectors
    84 =========
    86 =========
    85 ::
    87 ::
    86 
    88