?? subheader.jsp
字號:
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr>
<td>
<table cellpadding="2" cellspacing="0" border="0">
<tr>
<td> </td>
<td class="subtoolbar"><b>community »</b></td>
<% for (int i=0; i<subsections.length; i++) { %>
<td> </td>
<td><a href="<%= subsections[i][1] %>" class="subtoolbar"><%= subsections[i][0] %></a></td>
<% } %>
</tr>
</table>
</td>
</tr>
</table>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -