table 스타일

table 스타일

QA

table 스타일

본문

1888875639_1636087396.5081.png

 

이거 table 에 간격 어떻게 줘야 가로 라인이 빨간표시 처럼 공간이 생기는거죠?

 

이 질문에 댓글 쓰기 :

답변 4

가상선택자(after/before)을 이용해서 넣는 방법도 있습니다.

01 -  html에서 임의의 클래스에 css 스타일을 만들어서
02 -  해당 클래스에 스타일 높이 및 색상 값을 주고
03 -  반복을 해지하고 싶거나 특정 효과를 변경하고 싶으면 nth-child 주면 됩니다.

#support .money_payment .tbl_prd table th { height:50px;  position:relative;  font-size:14px; color:#292929; text-align:center; border-top:5px solid #7e5fe6; border-bottom:1px solid #7e5fe6;  }
#support .money_payment .tbl_prd table th:after { content:""; position:absolute; top:8px; right:0; height:30px;  border-right:1px solid #7e5fe6; }
#support .money_payment .tbl_prd table th:last-child:after { border-right:0 }

답변을 작성하시기 전에 로그인 해주세요.
전체 0 | RSS
QA 내용 검색
  • 개별 목록 구성 제목 답변작성자조회작성일
  • 질문이 없습니다.

회원로그인

(주)에스아이알소프트 / 대표:홍석명 / (06211) 서울특별시 강남구 역삼동 707-34 한신인터밸리24 서관 1404호 / E-Mail: admin@sir.kr
사업자등록번호: 217-81-36347 / 통신판매업신고번호:2014-서울강남-02098호 / 개인정보보호책임자:김민섭(minsup@sir.kr)
© SIRSOFT