📄 layout_part01.inc
字号:
#<!--******* start main table (whole window, width 100%, height 100%) ****************--><table width="100%" height="100%" border=0 cellspacing=0 cellpadding=0>#<!--******* start first main table row (everything except main window) ****************--> <tr> #<!--******* start left side (width 1% to constrain width, rowspan 2 to include both upper part & main window) ****************--> <td rowspan=2 width="1%" align="left" valign="top"> #<!--******* start left part of main menu ****************--> <table width=124 border=0 cellspacing=0 cellpadding=0> <tr> <td width=13 align="left" valign="top"><img src="%img_template_path%layout_01.png" width=13 height=21></td>#<!-- button #1 *************************************************************************** --> <td rowspan=2 width=56 align="left" valign="top"><a href="%button_1_href%"%button_1_mouseover%><img src="%img_template_path%%button_1_img%" width=56 height=61 border=0 title="%button_1_alt%"></a></td> <td width=58 align="left" valign="top"><img src="%img_template_path%layout_03.png" width=58 height=21></td> <td width=10 align="left" valign="top"><img src="%img_template_path%layout_04.png" width=59 height=21></td> </tr> <tr> <td width=13 align="left" valign="top"><img src="%img_template_path%layout_11.png" width=13 height=40></td>#<!-- button #2 *************************************************************************** --> <td rowspan=2 width=58 align="left" valign="top"><a href="%button_2_href%"%button_2_mouseover%><img src="%img_template_path%%button_2_img%" width=58 height=67 border=0 title="%button_2_alt%"></a></td>#<!-- button #3 *************************************************************************** --> <td rowspan=2 width=10 align="left" valign="top"><a href="%button_3_href%"%button_3_mouseover%><img src="%img_template_path%%button_3_img%" width=59 height=67 border=0 title="%button_3_alt%"></a></td> </tr> <tr> <td width=13 height=2 align="left" valign="top"><img src="%img_template_path%layout_16.png" width=13 height=27></td> <td width=56 height=2 align="left" valign="top"><img src="%img_template_path%layout_17.png" width=56 height=27></td> </tr> </table>#<!--******* end left part of main menu ****************-->#<!--******* start submenu ****************--> <table border=0 cellspacing=0 cellpadding=0> <tr> <td rowspan=8 align="left" valign="top"><img src="%img_template_path%layout_21.png" width=41 height=281></td> <td align="left" valign="top"><img src="%img_template_path%layout_22.png" width=145 height=15></td> </tr>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -