Help with blogger/blogspot template? it says I need to make changes to the html?

  • Thread starter Thread starter The Oriental Lily
  • Start date Start date
T

The Oriental Lily

Guest
i tried to change my blogspot/blogger skin/template today, and it told me this when i put in the code thing:

Please correct the error below, and submit your template again.
Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly.
XML error message: The element type "script" must be terminated by the matching end-tag "".

and the top of the code starts like this:
<html>
<html>
<head>
<script LANGUAGE="JavaScript">var a1 = "Super Junior:";var a2 = "From Eeteuk to Kyuhyun! ♥";var delay = 1600;b1();function b1() {ID = setTimeout("b2()",delay);document.title = (a1);}function b2() {ID = setTimeout("b1()",delay);document.title = (a2);}</Script>

so could anybody please tell me what i'm supposed to do? i'm really clueless on things like this...
 
Back
Top