<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>18687</bug_id>
          
          <creation_ts>2012-08-25 05:06:40 +0000</creation_ts>
          <short_desc>Mengapa Script Google Analytics muncul setelah tag penutup html?</short_desc>
          <delta_ts>2012-10-03 08:11:53 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML Checker</product>
          <component>General</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>NEEDSINFO</resolution>
          
          
          <bug_file_loc>www.widyokarsono.web.id</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Yosef Benny Widyokarsono">fransiskusyosef</reporter>
          <assigned_to name="Michael[tm] Smith">mike+validator</assigned_to>
          <cc>mike</cc>
          
          <qa_contact name="qa-dev tracking">www-validator-cvs</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>72754</commentid>
    <comment_count>0</comment_count>
    <who name="Yosef Benny Widyokarsono">fransiskusyosef</who>
    <bug_when>2012-08-25 05:06:40 +0000</bug_when>
    <thetext>&lt;!doctype html&gt;↩
&lt;html&gt;↩
&lt;head&gt;&lt;meta charset=&quot;utf-8&quot;&gt;&lt;title&gt;Sumber Belajar&lt;/title&gt;&lt;/head&gt;↩
&lt;body&gt;&lt;article&gt;&lt;a href=&quot;//www.google-styleguide.googlecode.com&quot; title=&quot;Google Styleguide&quot;&gt;Google Styleguide&lt;/a&gt;. &lt;a href=&quot;//www.angularjs.org&quot; title=&quot;AngularJS&quot;&gt;AngularJS.org&lt;/a&gt;&lt;/article&gt;&lt;/body&gt;&lt;/html&gt;&lt;script type=&quot;text/javascript&quot;&gt;↩
↩
  var _gaq = _gaq || [];↩
  _gaq.push([&apos;_setAccount&apos;, &apos;UA-29308303-1&apos;]);↩
  _gaq.push([&apos;_trackPageview&apos;]);↩
↩
  (function() {↩
    var ga = document.createElement(&apos;script&apos;); ga.type = &apos;text/javascript&apos;; ga.async = true;↩
    ga.src = (&apos;https:&apos; == document.location.protocol ? &apos;https://ssl&apos; : &apos;http://www&apos;) + &apos;.google-analytics.com/ga.js&apos;;↩
    var s = document.getElementsByTagName(&apos;script&apos;)[0]; s.parentNode.insertBefore(ga, s);↩
  })();↩
↩
&lt;/script&gt;

Namun saat saya coba mengubah validator inputnya menjadi html. Kode saya yang sebenarnya:
&lt;!doctype html&gt;↩
&lt;html&gt;↩
&lt;head&gt;&lt;meta charset=&quot;utf-8&quot;&gt;&lt;title&gt;Sumber Belajar&lt;/title&gt;&lt;/head&gt;↩
&lt;body&gt;&lt;article&gt;&lt;a href=&quot;//www.google-styleguide.googlecode.com&quot; title=&quot;Google Styleguide&quot;&gt;Google Styleguide&lt;/a&gt;. &lt;a href=&quot;//www.angularjs.org&quot; title=&quot;AngularJS&quot;&gt;AngularJS.org&lt;/a&gt;&lt;/article&gt;&lt;/body&gt;&lt;/html&gt;
dapat dicek dengan baik</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>75202</commentid>
    <comment_count>1</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2012-10-03 08:11:53 +0000</bug_when>
    <thetext>I don&apos;t know what problem you&apos;re reporting here, but in the first code sample, you have this at the end :

&lt;/body&gt;&lt;/html&gt;&lt;script&gt;..

You need to move the script tag up into the body.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>