[html] 1 픽셀 테이블 만들기 -1

<html>

<head>

        <title>필셀 1로 된 Table 맹그는 방법 2</title>

</head>

<body bgcolor=”#C8C8B8″>

<!— cellpadding 과  cellspacing을 가지고 만드는 방법이다.

table의 bgcolor는 테두리에 보여지는 라인색에 영향을 미치게 된다.

td 안의 bgcolor는 내용이 들어 가는 백그라운드에 영향을 미치게 된다.

—>

<table  bgcolor=”#000000″ border=”0″ cellpadding=”2″ cellspacing=”1″ width=”300″>

        <tr>

                <td bgcolor=”eeeee9″ width=”100″> </td>

                <td bgcolor=”eeeee1″ width=”100″> </td>

                <td bgcolor=”eeeeee” width=”100″> </td>

        </tr>

        <tr>

                <td bgcolor=”red” width=”100″> </td>

                <td bgcolor=”pink” width=”100″> </td>

                <td bgcolor=”blue” width=”100″> </td>

        </tr>

</table>

</body>

</html>

서진우

슈퍼컴퓨팅 전문 기업 클루닉스/ 상무(기술이사)/ 정보시스템감리사/ 시스존 블로그 운영자

You may also like...

1 Response

  1. japanese mix 말해보세요:

    japanese mix

페이스북/트위트/구글 계정으로 댓글 가능합니다.