Login

Login

Need to register? Lost password?

Options

Advertisements

Advertisements

 

incomplete div tag in source code for home page

Bug Reports

Minitokyo » Minitokyo Fora » Bug Reports  incomplete div tag in source code for home page

page 1 of 1

I was looking through the source code of the main home page and noticed above the javascript google syndication (sorry text editor doesnt have line numbers):

Code:

<div style="margin: 1em; text-align: center; "
<script type="text/javascript"><!--
google_ad_client = "***";
google_ad_width = 110;
google_ad_height = 32;
google_ad_format = "110x32_as_rimg";
google_cpa_choice = "***";
//-->

Line 1 of this code snippet, the <div> tag is incomplete. Missing the '>'.

Thanks!

page 1 of 1

Only members can post replies, please register.