📄 member_list.jsp.svn-base
字号:
<%@ page contentType='text/html;charset=euc-kr'%>
<html>
<head>
<link href="../mobile.css" rel="stylesheet" type="text/css">
</head>
<body>
<table width="240" border="0" cellspacing="0" cellpadding="0">
<!--개인폰피박스 시작-->
<tr>
<td>
<!--핑크테두리 시작-->
<table width="240" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="240" height="3" bgcolor="#FC3F4E" colspan="3"></td>
</tr>
<tr>
<td width="3" height="3" bgcolor="#fc3f4e"></td>
<!--실제 컨텐츠 틀 시작-->
<td>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="231" height="3" colspan="3"></td>
</tr>
<tr>
<td width="2" height="63"></td>
<!--아바타 사진 + 메뉴 시작-->
<td width="226" height="63">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="55" height="63" bgcolor="#dae6e8">
<table>
<tr>
<td width="70" height="1" bgcolor="#dae6e8" colspan="3"></td>
</tr>
<tr>
<td width="3" height="61" bgcolor="#dae6e8"></td>
<td><img src="<%=img_path%>images/popUp/temp_1.png"></td>
<td width="3" height="61" bgcolor="#dae6e8"></td>
</tr>
<tr>
<td width="70" height="1" bgcolor="#dae6e8" colspan="3"></td>
</tr>
</table>
</td>
<!--여백-->
<td width="5"></td>
<!--여백-->
<!--메뉴-->
<td width="120">
<table>
<tr>
<td>
<img
src="<%=img_path%>images/popUp/temp_4.png"
pictosrc="77">
친구 신청
<%=nFriendCount%>
건
</td>
</tr>
<tr height="5">
<td></td>
</tr>
<tr>
<td>
<img
src="<%=img_path%>images/popUp/temp_5.png"
pictosrc="76">
새 쪽지
<%=nPaperCount%>
개
</td>
</tr>
<tr height="5">
<td></td>
</tr>
<tr>
<td>
<img
src="<%=img_path%>images/popUp/temp_6.png"
pictosrc="83">
방명록 새글<%if(nGuestBook != 0){%>도착<%}else{ %>없음 <%} %>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td width="2" height="63"></td>
</tr>
<tr>
<td width="231" height="3" colspan="3"></td>
</tr>
</table>
</td>
<!-- 실제 컨텐츠 틀 끝 -->
<td width="3" height="3" bgcolor="#fc3f4e"></td>
</tr>
<tr>
<td width="240" height="3" bgcolor="#FC3F4E" colspan="3"></td>
</tr>
</table>
<!--핑크테두리 끝-->
</td>
</tr>
<!--개인폰피박스 끝-->
<!--여백 시작-->
<tr>
<td height="5"></td>
</tr>
<!--여백 끝-->
<!--따끈한 타운이슈 시작-->
<tr>
<td align="center">
<table width="226" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="226" height="17" bgcolor="#C0FFB6" align="center">
<font color="#4BAEA3"><b>따끈한 타운 이슈!</b> </font>
</td>
</tr>
<tr height="3">
<td></td>
</tr>
<tr>
<td>
<img
src="<%=img_path%>images/popUp/temp_7.png"
pictosrc="8">
<a href="#"><font color="#1DC72C">[타운카페]</font><%=strCafeName %> </a>
</td>
</tr>
<tr height="3">
<td></td>
</tr>
<tr>
<td width="226" height="1"
background="<%=img_path%>images/popUp/dot_01.png"></td>
</tr>
<tr height="3">
<td></td>
</tr>
<tr>
<td>
<img
src="<%=img_path%>images/popUp/temp_8.png"
pictosrc="5">
<a href="#"><font color="#1DC72C">[타운공감]</font><%=strIssueTitle %> </a>
</td>
</tr>
<tr height="3">
<td></td>
</tr>
<tr>
<td width="226" height="1"
background="<%=img_path%>images/popUp/dot_01.png"></td>
</tr>
<tr height="3">
<td></td>
</tr>
<tr>
<td>
<img
src="<%=img_path%>images/popUp/temp_9.png"
pictosrc="4">
<a href="#"><font color="#1DC72C">[지식광장]</font><%=strNoticeTitle %></a>
</td>
</tr>
</table>
</td>
</tr>
<!--따끈한 타운이슈 끝-->
<!--여백 시작-->
<tr>
<td height="8"></td>
</tr>
<!--여백 끝-->
<!--친구들의 최근일기 시작-->
<tr>
<td align="center">
<table width="226" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="226" height="17" bgcolor="#FFB2FF" align="center">
<font color="#D500CB"><b>친구들의 최근 일기</b>
</font>
</td>
</tr>
<tr height="3">
<td></td>
</tr>
<%
if(nFriendLongs!=0){
for(int i=0;i<nFriendLongs;i++)
{
%>
<tr>
<td>
<img
src="<%=img_path%>images/popUp/temp_10.png"
pictosrc="75">
<a href="#"><font color="#D500CB">[<%=rgstrFriendName[i]%> ]</font>
</a><font color="#545454"> 님의 일기 <%=rgiDiaryCount[i]%> 개</font>
</td>
</tr>
<tr height="3">
<td></td>
</tr>
<tr>
<td width="226" height="1"
background="<%=img_path%>images/popUp/dot_01.png"></td>
</tr>
<%
}
}
%>
</table>
</td>
</tr>
<!--친구들의 최근일기 끝-->
<!--여백 시작-->
<tr>
<td height="8"></td>
</tr>
<!--여백 끝-->
<!--내 일기 최근 댓글 시작-->
<tr>
<td align="center">
<table width="226" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="226" height="17" bgcolor="#EFF69C" align="center">
<font color="#97A200"><b>내 일기 최근 댓글</b> </font>
</td>
</tr>
<tr height="3">
<td></td>
</tr>
<%
if(nDiaryLongs!=0){
for(int i=0;i<nDiaryLongs;i++)
{
%>
<tr>
<td>
<font color="#686D00"> <%=rgstrDiaryTitle[i]%>
</font><font color="#868686"> <%=rgstrLastVisit[i]%>
</font>
</td>
</tr>
<tr height="3">
<td></td>
</tr>
<tr>
<td width="226" height="1"
background="<%=img_path%>images/popUp/dot_01.png"></td>
</tr>
<%
}
}
%>
</table>
</td>
</tr>
<!--내 일기 최근 댓글 끝-->
<!--여백 시작-->
<tr>
<td height="8"></td>
</tr>
<!--여백 끝-->
<!--가입한 카페의 최근글 시작-->
<tr>
<td align="center">
<table width="226" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="226" height="17" bgcolor="#C0FFF6" align="center">
<font color="#47A499"><b>가입한 카페의 최근글</b> </font>
</td>
</tr>
<tr height="3">
<td></td>
</tr>
<%
if(nLongs!=0){
for(int i=0;i<nLongs;i++)
{
%>
<tr>
<td>
<img
src="<%=img_path%>images/main/bu_06.png"
pictosrc="8">
<a href="#"><font color="#008985">[<%=rgstrCoffeeTitle[i]%>]</font>
</a>
<br>
<font color="#868686"><%=rgstrCoffeeTime[i] %>
</font> 새 글
<%=rgiCoffeeCount[i] %>
개
</td>
</tr>
<tr height="3">
<td></td>
</tr>
<tr>
<td width="226" height="1"
background="<%=img_path%>images/popUp/dot_01.png"></td>
</tr>
<%
}
}
%>
</table>
</td>
</tr>
<!--가입한 카페의 최근글 끝-->
<!--여백 시작-->
<tr>
<td height="8"></td>
</tr>
<!--여백 끝-->
<!--최근 내 폰피에 다녀간 사람 시작-->
<tr>
<td align="center">
<table width="226" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="226" height="17" bgcolor="#D3D1FF" align="center">
<font color="#4680EB"><b>최근 내 폰피에 다녀간 사람</b> </font>
</td>
</tr>
<tr height="3">
<td></td>
</tr>
<%
if(nVisitLongs!=0){
for(int i=0;i<nVisitLongs;i++)
{
%>
<tr>
<td>
<table>
<tr>
<td width="157">
<%if(rgiSex[i]== 1) {%>
<img
src="<%=img_path%>images/popUp/temp_3.png"
pictosrc="29">
<% }else if (rgiSex[i] == 0){%>
<img
src="<%=img_path%>images/popUp/temp_2.png"
pictosrc="28">
<%} %>
<a href="#"><font color="#545454"><%=rgstrGuestName[i] %>
</font> </a>
</td>
<td width="69" align="right">
<font color="#898989"><%=rgstrGuestTime[i] %>
</font>
</td>
</tr>
</table>
</td>
</tr>
<tr height="3">
<td></td>
</tr>
<tr>
<td width="226" height="1"
background="<%=img_path%>images/popUp/dot_01.png"></td>
</tr>
<%
}
}
%>
</table>
</td>
</tr>
<!--최근 내 폰피에 다녀간 사람 끝-->
<!--여백 시작-->
<tr>
<td height="8"></td>
</tr>
<!--여백 끝-->
<!--타운 NEW 시작-->
<tr>
<td align="center">
<table width="226" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="226" height="17" bgcolor="#FCF768" align="center">
<font color="#FF8919"><b>타운 NEW !</b> </font>
</td>
</tr>
<tr height="3">
<td></td>
</tr>
<%
if(nNewsLongs!=0){
for(int i=0;i<nNewsLongs;i++)
{
%>
<tr>
<td><a href="#"><font color="#FB9B00"><% if(rgiNewsKind[i] == 1){%>[공지] <%} else if(rgiNewsKind[i] == 2){%>[이벤트] <%}else{ %> [FAQ] <%}%></font></a><%=rgstrNewsTitle[i] %></td>
</tr>
<tr height="3">
<td></td>
</tr>
<tr>
<td width="226" height="1"
background="<%=img_path%>images/popUp/dot_01.png"></td>
</tr>
<tr>
<%
}
}
else{
%>
<td>
타운 NEW 없습니다 !
</td>
<%
}
%>
</tr>
</table>
</td>
</tr>
<!--타운 NEW 끝-->
<!--여백 시작-->
<tr>
<td height="12"></td>
</tr>
<!--여백 끝-->
<!--버튼 시작-->
<tr>
<td align="center">
<table width="144" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="144" height="17" bgcolor="#FC5866" align="center">
<a href="#"><font color="#FFFFFF"><b>무료게임타운 시작 ▶</b>
</font> </a>
</td>
</tr>
</table>
</td>
</tr>
<!--버튼 끝-->
<!--여백 시작-->
<tr>
<td height="20"></td>
</tr>
<!--여백 끝-->
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -