error showing on my practice "Unexpected character after atribute value"

35 views Asked by At

New to using HTML and Javascript and trying to practice just placing text, buttons, etc. Getting "Unexpected Character After attribute value". What does this mean? i still am able to place everything so should i just ignore it? Thanks.

</head>
<body style="background: #FFFFFF" class="cs-HTML theme-classic">
  <!-- 360 -->
  <audio src=""id="bgSongku"preload="auto"autoplay loop></audio>
0

There are 0 answers