Problem in header

Discussion in 'HTML & Website Design' started by kashifccc, Dec 5, 2007.

  1. #1
    Look at the header of my site www.stanaca.com . Help me in solving this. File regarding to header.

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" lang="{S_USER_LANG}" xml:lang="{S_USER_LANG}">
    <head>
    
    <meta http-equiv="content-type" content="text/html; charset={S_CONTENT_ENCODING}" />
    <meta http-equiv="content-style-type" content="text/css" />
    <meta http-equiv="content-language" content="en" />
    <meta http-equiv="imagetoolbar" content="no" />
    <meta name="resource-type" content="document" />
    <meta name="distribution" content="global" />
    <meta name="copyright" content="2002-2007 stanaca Group" />
    <link rel="icon" href="favicon.ico" type="image/x-icon">
    <link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
        <link rel="stylesheet" media="screen,projection" type="text/css" href="/templates/DAJ_Glass/css/main.css" />
        <link rel="stylesheet" media="print" type="text/css" href="/templates/DAJ_Glass/css/print.css" />
        <link rel="stylesheet" media="aural" type="text/css" href="/templates/DAJ_Glass/css/aural.css" />
    {META_TAG}
    
    {META}
    <title>{PAGE_TITLE} Stanaca Forums</title>
    <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
    </script>
    <script type="text/javascript">
    _uacct = "UA-1767549-1";
    urchinTracker();
    </script>
    
                        
                      </td>
                    </tr>
                  </table>
    <link rel="stylesheet" href="templates/DAJ_Glass/{T_HEAD_STYLESHEET}" type="text/css" />
    <!-- BEGIN switch_enable_pm_popup -->
    <script language="Javascript" type="text/javascript">
    <!--
    	if ( {PRIVATE_MESSAGE_NEW_FLAG} )
    	{
    		window.open('{U_PRIVATEMSGS_POPUP}', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');;
    	}
    //-->
    </script>
    <!-- END switch_enable_pm_popup -->
    <link rel="alternate" title="{L_RSS}" href="{U_RSS}" type="application/rss+xml">
    
    </head>
    <body>
    
    
    <a name="top"></a>
    
    <br class="gensmall">
    
    <table width="100%" cellspacing="0" cellpadding="0" border="0">
      <tr>
      	<td height="14" width="25" nowrap="nowrap" class="ul"></td>
    	<td width="100%" class="uc"></td>
    	<td width="25" nowrap="nowrap" class="ur"></td>
      </tr>
      <tr>
      	<td class="headl"></td>
    
    
    
    
    
       
        <td class="row3">
    <body id="www-url-cz">
    
    <div id="main" class="box">
    
        <div id="header">
    
            <h1 id="logo"><span lang="en-us"><a href="./">Stanaca.com</a>&nbsp;&nbsp;&nbsp; <script type="text/javascript"><!--
    google_ad_client = "pub-0420057500979052";
    //468x60, created 11/14/07
    google_ad_slot = "2612827615";
    google_ad_width = 468;
    google_ad_height = 60;
    //--></script>
    <script type="text/javascript"
    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
            </script></span></h1>
            <hr class="noscreen" />          
    
    
    
        </div> 
    
         <div id="tabs" class="noprint">
    
                <span lang="en-us"><font color="#FFFFFF">&nbsp;&nbsp; 
                <a href="http://www.stanaca.com" style="text-decoration: none"><font color="#FFFFFF">Forums</font></a> | 
                <a href="http://www.stanaca.com/viewforum.php?f=24" style="text-decoration: none"><font color="#FFFFFF">Bollywood Celebrities</font></a> | 
                <a href="http://www.stanaca.com/viewforum.php?f=1" style="text-decoration: none"><font color="#FFFFFF">Stories</font></a> | 
                <a href="http://imageupload.stanaca.com" style="text-decoration: none">
                <font color="#FFFFFF">Image Upload</font></a></font></span></div> 
    
    </div>
    
    
    
    
    
      </tr>
      <tr valign="bottom">
      	<td rowspan="3" class="tul"></td>
    	<td height="30" class="tuc">
    	  <table width="100%" cellspacing="0" cellpadding="2">
    	  	<tr valign="bottom">
    		  <td><a href="{U_INDEX}" class="mainmenu1">{SITENAME}</a></td>
    		  <td align="right" nowrap="nowrap">
    	  		<table cellspacing="0" cellpadding="0" border="0">
    	  		  <tr valign="bottom">
    		  		<td><a href="{U_FAQ}"><img src="templates/DAJ_Glass/images/icon_mini_faq.gif" border="0" alt="{L_FAQ}" /></a></td>
    		  		<td><span class="mainmenu1"> <a href="{U_FAQ}" class="mainmenu1">{L_FAQ}</a>  </span></td>
    		  		<td><a href="{U_SEARCH}"><img src="templates/DAJ_Glass/images/icon_mini_search.gif" border="0" alt="{L_SEARCH}" /></a></td>
    		  		<td><span class="mainmenu1"> <a href="{U_SEARCH}" class="mainmenu1">{L_SEARCH}</a>  </span></td>
    		  		<td><a href="{U_MEMBERLIST}"><img src="templates/DAJ_Glass/images/icon_mini_members.gif" border="0" alt="{L_MEMBERLIST}" /></a></td>
    		  		<td><span class="mainmenu1"> <a href="{U_MEMBERLIST}" class="mainmenu1">{L_MEMBERLIST}</a>  </span></td>
    		  		<td><a href="{U_GROUP_CP}"><img src="templates/DAJ_Glass/images/icon_mini_groups.gif" border="0" alt="{L_USERGROUPS}" /></a></td>
    		  		<td><span class="mainmenu1"> <a href="{U_GROUP_CP}" class="mainmenu1">{L_USERGROUPS}</a></span></td>
    			  </tr>
    	  		</table>
    		  </td>
    		</tr>
    	  </table>
    	</td>
    
    
    
    
    
    
    	</td>
    	<td class="headr"></td>
    	<td rowspan="3" class="tur"></td>
      </tr>
      <tr>
      	<td height="10" class="row5"><img src="templates/DAJ_Glass/images/spacer.gif" border="0" height="1" width="1"></td>
      </tr>
      <tr valign="top">
    	<td height="30" nowrap="nowrap" class="tlc">
    	  <table width="100%" cellspacing="0" cellpadding="2" border="0">
    	  	<tr valign="top">
    		  <td><span class="mainmenu1">
    		  <!-- BEGIN switch_user_logged_out -->
    		  <a href="{U_REGISTER}" class="mainmenu1">{L_REGISTER}</a>  :: 
    		  <!-- END switch_user_logged_out -->
    		  <a href="{U_LOGIN_LOGOUT}" class="mainmenu1">{L_LOGIN_LOGOUT}</a>
    		  </span></td>
    		  <td nowrap="nowrap" align="right"><span class="mainmenu1">
    		  <!-- BEGIN switch_user_logged_in -->
    		  <a href="{U_PROFILE}" class="mainmenu1">{L_PROFILE}</a>  :: 
    		  <!-- END switch_user_logged_in -->
    		  <a href="{U_PRIVATEMSGS}" class="mainmenu1">{PRIVATE_MESSAGE_INFO}</a>
    		  </span></td>
    		</tr>
    	  </table>
    	</td>
      </tr>
      <tr>
        <td class="left"></td>
    	<td class="row2"><br />
    
    
    Code (markup):

     
    kashifccc, Dec 5, 2007 IP
  2. manishk

    manishk Peon

    Messages:
    63
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I think you should take the pain of explaining the problem you are facing if you want people to help you.
     
    manishk, Dec 5, 2007 IP