I have an error in my coding, but everything is showing up how I'd like it to. I've tried a few things to get valid xhtml (1.0 transitional) but can't seem to get it to display correctly.
My site:
Call of Duty 4 Glitches, Halo 3 Glitches, and Rainbow Six Glitches
Problem area:
Help is appreciated.Code:<!-- search --> <td> <form action="search.php?do=process" method="post"> <td class="searchbg" nowrap="nowrap" align="right"> <input type="hidden" name="do" value="process" /> <input type="hidden" name="quicksearch" value="1" /> <input type="hidden" name="childforums" value="1" /> <input type="hidden" name="exactname" value="1" /> <input type="hidden" name="s" value="$session[sessionhash]" /> <input type="text" class="searchboxbg" name="query" size="33" tabindex="1001" style="margin-right:20px; width:222px" /> <if condition="$show['member']"> <div class="searchtxt" style="margin-left:148px; float:left"><a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a></div> </if> <div class="searchtxt" style="margin-right:20px"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></div></td> <td nowrap="nowrap" align="left" width="10%" style="padding-right:10px"> <input class="searchbutton" value="Search" tabindex="1004" src="http://www.vbseo.com/images/se7ensins/misc/searchbutton.png" type="image" /> <div class="searchtxt" style="padding-right:10px"><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow"> Advanced Search</a></div></td> </form> </td> <!-- / search -->
Thanks,
Justin


LinkBack URL
About LinkBacks





Reply With Quote