📄 member_two_list.jsp.svn-base
字号:
<%@ page contentType='text/html;charset=euc-kr'%>
<html>
<body bgcolor="#FFFFFF">
<!--↓본문 -->
<table width="166" height="56" border="0" cellspacing="0" cellpadding="0" align="center">
<tr valign="top" >
<td>
<table width="166" border="0" cellspacing="0" cellpadding="0">
<!--↓여백 시작 -->
<tr height="2">
<td></td>
</tr>
<!--↑여백 끝-->
<!--↓타운카페 시작 -->
<tr>
<td><img src="<%=img_path%>images/popUp/temp_7.png" pictosrc="8"> <a href="#"><font color="#FC3F4E"><b>[타운카페]</b></font></a> <%=strCafeName %></td>
</tr>
<!--↑타운카페 끝-->
<tr height="1">
<td></td>
</tr>
<!--↓점선 시작 -->
<tr>
<td width="166" height="1" background="<%=img_path%>images/popUp/dot_01.png"></td>
</tr>
<!--↑점선 끝-->
<tr height="1">
<td></td>
</tr>
<!--↓타운공감 시작 -->
<tr>
<td><img src="<%=img_path%>images/popUp/temp_8.png" pictosrc="5"> <a href="#"><font color="#B160FA"><b>[타운공감]</b></font></a> <%=strIssueTitle %></td>
</tr>
<!--↑타운공감 끝-->
<tr height="1">
<td></td>
</tr>
<tr>
<td width="166" height="1" background="<%=img_path%>images/popUp/dot_01.png"></td>
</tr>
<tr height="1">
<td></td>
</tr>
<!--↓지식광장 시작 -->
<tr>
<td><img src="<%=img_path%>images/popUp/temp_9.png" pictosrc="4"> <a href="#"><font color="#FC3F4E"><b>[지식광장]</b></font></a> <%=strKthemaTitle %></td>
</tr>
<!--↑지식광장 끝-->
</table>
</td>
</tr>
</table>
<!--↑본문 -->
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -