점선으로 세로 자동으로 조절

매출이 오르면 내리는 수수료! 지금 수수료센터에서 전자결제(PG)수수료 비교견적 신청해 보세요!
점선으로 세로 자동으로 조절

QA

점선으로 세로 자동으로 조절

본문

아래의 페이지처럼 일정표 부분에서 

좌측에 점선으로 쭈욱 연결되는 표현을 어떻게 할 수 있을까요?

핀 이미지가 보이고 아래로는 점선으로 일정들이 쭈욱 나오는데요.. 

 

https://www.verygoodtour.com/Product/PackageDetail?ProCode=JPP0808-250401LJ&PriceSeq=0&menuCode=101160501

 

도와주시면 감사하겠습니다. 

이 질문에 댓글 쓰기 :

답변 2


<style>
#detail-wrap {
    position: relative;
    height: 20em;
    background-color: #ddd;
}
#detail-wrap .courseWrap {
    padding: 2em;
}
#detail-wrap .courseWrap .course:before {
    display: block;
    content: '';
    width: 24px;
    height: 24px;
    position: absolute;
    top: 0;
    left: 0;
    background-image: radial-gradient(transparent 25%, black 25%);
    border-radius: 50% 50% 0 50%;
    transform: rotate(45deg) scale(0.8);
}
#detail-wrap .courseWrap .course:after {
    display: block;
    content: '';
    height: calc(100% - 36px);
    position: absolute;
    bottom: 5px;
    left: 11px;
    border: 1px dashed #31374f;
}
</style>
<div id="detail-wrap">
    <div class="courseWrap">
        <div class="course region">
            <h4>h4</h4>
            <div class="con">con</div>
        </div>
        <div class="course region">
            <h4>h4</h4>
            <div class="con">con</div>
        </div>
    </div>
</div>
답변을 작성하시기 전에 로그인 해주세요.
전체 0
QA 내용 검색

회원로그인

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