마지막 ㅜㅜ 최근게시물..

  • 이즈
  • 2004.12.20 16:01:39
  • 3
<!-- 상단의 타이틀 -->
<html>
<head>
<style>
a.noti:link {font-family:굴림;font-size:12px;color: #9E9467;text-decoration: none;}
a.noti:visited {font-family:굴림;font-size:12px;color:#9E9467;text-decoration: none;}
a.noti:hover {font-family:굴림;font-size:12px;color: #E7E3D8;text-decoration: none;}
a.noti:active {font-family:굴림;font-size: 12px;color: #E7E3D8;text-decoration: none;}
TD {line-height: 120%;}
</style>
<body>

<table border=0 width=100% height=0 cellspacing=1 cellpadding=0>
  <tr>
    <td width="13%" align="left" bgcolor=fefefe><img src=[dir]Whatsnew_iconk.gif border=0></td>

    <td width="87%" bgcolor=fefefe><table class="noti" width="100%" border="0" cellpadding="0" cellspacing="0">
        <tr>
          <td>[loop]</td>
        </tr>
        <tr>
          <td>[subject]</font></td>
        </tr>
        <tr>
          <td>[/loop]</td>
        </tr>
      </table></td>

  </tr>
</table>
</body>
</head>
</html>

이게최근게시물에적용한 css 거든요..3개의 최근게시물에..각각 다르게
적용을해야하는데..어떻게하나요??
3개의최근게시물에저렇게따로넣어도..똑같은색으로나와버리네요..
아고.. 답변좀부탁드립니다..^^;;
그럼항상들수고하십니다..

TagList

  • Doesn't exist

AttachmentFile List

  • Doesn't exist
목록으로 돌아가기
Write a comment
Comment List [3]
  • 과일™

    저건 테이블에 걸어도 소용없습니다.
    a 태그에 걸어야 제대로 작동을 합니다.

    Comment Dec 20, 2004

  • 이즈

    따로따로걸려면어찌하나요??

    Comment Dec 20, 2004

  • Khal

    -_-;; 클래스를 써보심이..

    Comment Dec 20, 2004