Viewing 1 replies (of 1 total)
  • Thread Starter wallenium

    (@wallenium)

    And another small issue:
    Element script must not have attribute charset unless attribute src is also specified.

    Please, just change
    <script type="text/javascript" charset="utf-8">
    to
    <script type="text/javascript">

Viewing 1 replies (of 1 total)
  • The topic ‘HTML5 code validation’ is closed to new replies.