• 로그인
  • 장바구니에 상품이 없습니다.

home2 게시판 HTML/CSS 게시판 border-bottom 이 안먹힙니다.

border-bottom 이 안먹힙니다.

  • 이 주제에는 2개 답변, 2명 참여가 있으며 pd2 년, 6 월 전에 전에 마지막으로 업데이트했습니다.
3 글 보임 - 1 에서 3 까지 (총 3 중에서)
  • 글쓴이
  • #58678

    pd
    참가자
    [html]
    <body>
      <div class="cart-background">
        <h3>Your Shoping Carts</h3>
        <table class="cart-table">
          <thead>
            <tr>
              <th></th>
              <th>Item</th>
              <th>Amount</th>
              <th>Price</th>
              <th>Total</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td>< img src="../img/item1.png" width="50px"></td>
              <td>카메라</td>
              <td>1</td>
              <td>7000</td>
              <td>7000</td>
            </tr>
          </tbody>
        </table>
      </div>
    </body>
    
    [.css파일]
    
    .cart-background{
        background-color:#c2d3de;
        width: 100%;
        padding: 30px;
    }
    .cart-table th,.cart-table td{
        background-color: white;
        padding: 15px;
        border-bottom: 1px solid #c2d3de;
    }
    css파일에 border-bottom: 1px solid #c2d3de; 를 위에처럼 주었는데, 표의 bottom부분만 선이 보이는게 아니라,
    전체가 보이는데, 어떤 문제인지 모르겠네요.
    
    
    
    
    #58697

    codingapple
    키 마스터
    table태그에 border-collapse: collapse 도 추가합시다
    #58924

    pd
    참가자
    아.. 기본속성이 있는걸 몰랐네요. 감사합니다^^;
3 글 보임 - 1 에서 3 까지 (총 3 중에서)
  • 답변은 로그인 후 가능합니다.

About

현재 월 700명 신규수강중입니다.

  (09:00~20:00) 빠른 상담은 카톡 플러스친구 코딩애플 (링크)
  admin@codingapple.com
  이용약관
ⓒ Codingapple, 강의 예제, 영상 복제 금지
top

© Codingapple, All rights reserved. 슈퍼로켓 에듀케이션 / 서울특별시 강동구 고덕로 19길 30 / 사업자등록번호 : 212-26-14752 온라인 교육학원업 / 통신판매업신고번호 : 제 2017-서울강동-0002 호 / 개인정보관리자 : 박종흠