header.jsp 541 B

1234567
  1. <table width="100%" height="55" border="0" bordercolor="yellow" cellspacing="0" cellpadding="0">
  2. <tr>
  3. <td width="157"><img border="0" bordercolor="white" src="<%=WebContextUtil.getUserSkinPath(request)%>/image/helper/main_title_logo.gif"></td>
  4. <td align="left" valign="top" background="<%=WebContextUtil.getUserSkinPath(request)%>/image/helper/main_title_bgfill.gif">&nbsp;</td>
  5. <td width="157"><img src="<%=WebContextUtil.getUserSkinPath(request)%>/image/helper/main_title_installexplain.gif"></td>
  6. </tr>
  7. </table>