Hello
I haven't installed the google plugins that are offered for word press but for some reason when i try to validate it gives me that the DOCTYPE and a few other things don't exist or don't belong..

this is what i see by viewing the code in IE exact copy and paste from IE..... This is what is about the doctype... and I am curious on where to locate this in the files that are offered in the newest version of WP2.3 Thank you for the time to answer this issue.... Kathleen


       <div style='text-align: left'>

       <script type="text/javascript"><!--
       google_ad_client = "pub-7341502299035420";
       google_ad_width = 180;
       google_ad_height = 60;
       google_ad_format = "180x60_as_rimg"
       google_cpa_choice = "CAEQ56j8zwEaCDUq0yykEJ65KMu293M"
       google_ad_channel = "";
       //-->
       </script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js";>
       </script>



</div>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
<html xmlns="http://www.w3.org/1999/xhtml"; dir="ltr">

<head profile="http://gmpg.org/xfn/11";>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />

<title>Kats Pixels  </title>

<meta name="generator" content="WordPress 2.3" /> <!-- leave this for stats -->

<link rel="stylesheet" href="http://valunicorn.com/wp-content/themes/default/style.css"; type="text/css" media="screen" /> <link rel="alternate" type="application/rss+xml" title="Kats Pixels RSS Feed" href="http://valunicorn.com/?feed=rss2"; />
<link rel="pingback" href="http://valunicorn.com/xmlrpc.php"; />

<style type="text/css" media="screen">

#page { background: url("http://valunicorn.com/wp-content/themes/default/images/kubrickbg-ltr.jpg";) repeat-y top; border: none; }

</style>

<meta name='robots' content='noindex,nofollow' />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://valunicorn.com/xmlrpc.php?rsd"; />

<!-- Bad Behavior 2.0.10 run time: 3.281 ms -->
<script type="text/javascript">
<!--
function bb2_addLoadEvent(func) {
   var oldonload = window.onload;
   if (typeof window.onload != 'function') {
       window.onload = func;
   } else {
       window.onload = function() {
           oldonload();
           func();
       }
   }
}

bb2_addLoadEvent(function() {
   for ( i=0; i < document.forms.length; i++ ) {
       if (document.forms[i].method == 'post') {
           var myElement = document.createElement('input');
           myElement.setAttribute('type', 'hidden');
           myElement.name = 'bb2_screener_';
           myElement.value = '1191541987 70.178.198.187';
           document.forms[i].appendChild(myElement);
       }
   }
});
// --></script>
<!-- Start Of Script Generated By cforms v540 [Oliver Seidel | www.deliciousdays.com] --> <link rel="stylesheet" type="text/css" href="http://valunicorn.com/wp-content/plugins/contactforms/styling/cforms.css"; /> <script type="text/javascript" src="http://valunicorn.com/wp-content/plugins/contactforms/js/cforms.js";></script>
   <!-- End Of Script Generated By cforms -->


<!-- Start Of Script Generated By WP-UserOnline 2.20 -->
<script type='text/javascript' src='http://valunicorn.com/wp-includes/js/tw-sack.js?ver=1.6.1'></script> <script type='text/javascript' src='http://valunicorn.com/wp-content/plugins/useronline/useronline-js.php?ver=2.20'></script>
<!-- End Of Script Generated By WP-UserOnline 2.20 -->

   <!-- Added By Wordspew Plugin. Version 1.16 -->
<link rel="stylesheet" href="http://valunicorn.com/wp-content/plugins/wordspew/css.php"; type="text/css" /> <script type="text/javascript" src="http://valunicorn.com/wp-content/plugins/wordspew/fatAjax.php";></script> <style type="text/css">
#wptable {
   border-width: 1 px;
   border-color: #E58802;
   border-style: solid;
   }

#wptable th {
   border-width: 1px;
   border-color: #E58802;
   background-color: #E58802;
   border-style: solid;
}

#wptable td {
   border-width: 1px;
   border-color: #E58802;
   border-style: solid;
}

#wptable tr.alt {
    background-color: #F4F4EC;
}

</style>
<link rel="stylesheet" href="http://valunicorn.com/wp-content/plugins/wp-forecast/wp-forecast.css"; type="text/css" media="screen" />
<style type='text/css'>
<!--#header { background: url('http://valunicorn.com/wp-content/themes/default/images/header-img.php?upper=990099&lower=CC99FF') no-repeat bottom center; } #headerimg h1 a, #headerimg h1 a:visited, #headerimg .description { color: #FFFFFF; }
--></style>

<script language="javascript" type="text/javascript">
<!--
//Disable right click script III- By Renigade ([EMAIL PROTECTED])
//For full source code, visit http://www.dynamicdrive.com
var message="";
///////////////////////////////////
function clickIE() {if (document.all) {(message);return false;}}
function clickNS(e) {if
(document.layers||(document.getElementById&&!document.all)) {
if (e.which==2||e.which==3) {(message);return false;}}}
if (document.layers)
{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
document.oncontextmenu=new Function("return false")
// -->
</script>

<script language="javascript" type="text/javascript">
/***********************************************
* Disable select-text script- &#65533; Dynamic Drive (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit http://www.dynamicdrive.com/ for full source code
***********************************************/
//form tags to omit in NS6+:
var omitformtags=["input", "textarea", "select"]
omitformtags=omitformtags.join("|")
function disableselect(e){
if (omitformtags.indexOf(e.target.tagName.toLowerCase())==-1)
return false
}
function reEnable(){
return true
}
if (typeof document.onselectstart!="undefined")
document.onselectstart=new Function ("return false")
else{
document.onmousedown=disableselect
document.onmouseup=reEnable
}
</script>
<script language="javascript" type="text/javascript">
//Hide status bar msg II script- by javascriptkit.com
//Visit JavaScript Kit (http://javascriptkit.com) for script
//Credit must stay intact for use
function hidestatus(){
window.status=''
return true
}
if (document.layers)
document.captureEvents(Event.MOUSEOVER | Event.MOUSEOUT)
document.onmouseover=hidestatus
document.onmouseout=hidestatus
</script>
</head>
<body>

<div id="page">


<div id="header">
   <div id="headerimg">
       <h1><a href="http://valunicorn.com/";>Kats Pixels</a></h1>
       <div class="description">Just another WordPress weblog</div>
   </div>
</div>
<hr />

   <div id="content" class="narrowcolumn">

<div class="post" id="post-7"> <h2><a href="http://valunicorn.com/?p=7"; rel="bookmark" title="Permanent Link to Script issues">Script issues</a></h2>
               <small>October 4th, 2007 <!-- by Scratches --></small>

               <div class="entry">
<p class="moods">Current Mood:<img src="/wp-includes/images/smilies/icon_confused.gif" alt="Confused emoticon" /> Confused</p><p>Hello<br /> Has anyone noticed that some of the scripts we use in FF aren&#8217;t working to keep drag and drop from working and right clicking on pages.. If so please post a suggestion here&#8230;.. in this post. Thank you</p>
&nbsp;&nbsp;<div class="meta"></div>                </div>

<p class="postmetadata"> Posted in <a href="http://valunicorn.com/?cat=3"; title="View all posts in Messages" rel="category">Messages</a> | <a href="http://valunicorn.com/?p=7#respond"; title="Comment on Script issues">No Comments &#187;</a></p>
           </div>

<div class="post" id="post-6"> <h2><a href="http://valunicorn.com/?p=6"; rel="bookmark" title="Permanent Link to Well if i could find tutorials :::">Well if i could find tutorials :::</a></h2>
               <small>October 2nd, 2007 <!-- by Scratches --></small>

               <div class="entry">
<p class="moods">Current Mood:<img src="/wp-includes/images/smilies/icon_confused.gif" alt="Confused emoticon" /> Confused</p><p>Well if i could find tutorials for working with the templates that have the different coding in them with all the new widgets, tags etc&#8230; Would be greatly helpful lol&#8230; how to work with all the new php files in the default folder it would be fantastic but as you can see those that create haven&#8217;t gotten that far with the tutorial part or faq or manual to show how to make the themes validate and such yet..</p>
&nbsp;&nbsp;<div class="meta">Mood :&nbsp;amused</div>                </div>

<p class="postmetadata"> Posted in <a href="http://valunicorn.com/?cat=3"; title="View all posts in Messages" rel="category">Messages</a> | <span>Comments Off</span></p>
           </div>

<div class="post" id="post-3"> <h2><a href="http://valunicorn.com/?p=3"; rel="bookmark" title="Permanent Link to Well I guess with widgets and the way Wordpress is coded now">Well I guess with widgets and the way Wordpress is coded now</a></h2>
               <small>October 1st, 2007 <!-- by Scratches --></small>

               <div class="entry">
<p class="moods">Current Mood:<img src="/wp-includes/images/smilies/icon_cry.gif" alt="Sad emoticon" /> Sad</p><p>Talk about major headahces lol&#8230; I have been fighting with a new theme all day when i upload to work here for the site oh no can&#8217;t do that unfortunately being that WP 2.3 doesn&#8217;t validate with my old themes very well and doesn&#8217;t line up in IE at all and my issues with NRC scripts not working right&#8230; I have to work from scratch on a new theme using the new setup in WP so may take me a bit longer but I am going to go ahead and put up my text links for my memberships and will add webrings later on tomorrow after my dentist appointment. It is just getting to be a handful figuring this out will get it&#8230;</p> <p>All themes will have to be revised to work with Widgets and the coding that comes within the new versions of WP so bare with all changes to Kats Pixels&#8230; Thank you</p>
&nbsp;&nbsp;<div class="meta">Mood :&nbsp;blah</div>                </div>

<p class="postmetadata"> Posted in <a href="http://valunicorn.com/?cat=3"; title="View all posts in Messages" rel="category">Messages</a> | <span>Comments Off</span></p>
           </div>

<div class="navigation">
           <div class="alignleft"></div>
           <div class="alignright"></div>
       </div>

</div>

   <div id="sidebar">
       <ul>
<li id="links" class="widget widget_links"><h2 class="widgettitle">Index</h2>
   <ul>
<li><a href="http://valunicorn.com/";>Home</a></li>

   </ul>
</li>
<li id="pages" class="widget widget_pages"> <h2 class="widgettitle">Pages</h2> <ul> <li class="page_item page-item-2"><a href="http://valunicorn.com/?page_id=2"; title="About">About</a></li> <li class="page_item page-item-4"><a href="http://valunicorn.com/?page_id=4"; title="Memberships">Memberships</a></li>
       </ul>
</li> <li id="meta" class="widget widget_meta"> <h2 class="widgettitle">Meta</h2> <ul> <li><a href="http://valunicorn.com/wp-login.php";>Login</a></li> <li><a href="http://valunicorn.com/?feed=rss2"; title="Syndicate this site using RSS 2.0">Entries <abbr title="Really Simple Syndication">RSS</abbr></a></li> <li><a href="http://valunicorn.com/?feed=comments-rss2"; title="The latest comments to all posts in RSS">Comments <abbr title="Really Simple Syndication">RSS</abbr></a></li> <li><a href="http://wordpress.org/"; title="Powered by WordPress, state-of-the-art semantic personal publishing platform.">WordPress.org</a></li>
                       </ul>
       </li>        </ul>
   </div>



<hr />
<div id="footer">
<!-- If you'd like to support WordPress, having the "powered by" link somewhere on your blog is the best way; it's our only promotion or advertising. -->
   <p>
       Kats Pixels is proudly powered by
       <a href="http://wordpress.org/";>WordPress</a>
       <br /><a href="http://valunicorn.com/?feed=rss2";>Entries (RSS)</a>
and <a href="http://valunicorn.com/?feed=comments-rss2";>Comments (RSS)</a>.
       <!-- 27 queries. 0.192 seconds. -->
   </p>
</div>
</div>

<!-- Gorgeous design by Michael Heilemann - http://binarybonsai.com/kubrick/ -->

<p><a href="http://www.bad-behavior.ioerror.us/";>Bad Behavior</a> has blocked <strong>7</strong> access attempts in the last 7 days.</p></body>
</html>

_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers

Reply via email to