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

home2 게시판 HTML/CSS 게시판 Transition 숙제

Transition 숙제

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

    채원
    참가자
     
    overlay-black에서 min-height를 주지 않으면 블럭이 보이지 않는 현상
    
    .overlay-black{
        position: absolute;
        width: 100%;
        height: 100%;
        min-height: 200px;
        background-color: rgba(0, 0, 0, 0.3);
        margin-top: 100%;
    }
    <div class="shop-bg">
            <div class="shop-container">
                <div class="shop-item">
                    <div style="position: relative;">
                            <div class="overlay-black"></div>
                        < img src="img/product1.jpg">
                    </div>
                </div>
                
                <div class="shop-item">
                    < img src="img/product2.jpg">
                </div>
                
                <div class="shop-item">
                    < img src="img/product3.jpg">
                </div>
            </div>
        </div>
    
    
    		
    	
    #113855

    codingapple
    키 마스터
    margin-top때매 밑으로 내려가있어서그런게아닐까요
    
    
    #113865

    채원
    참가자
    번거롭게 해서 죄송합니다.. ㅠ
    .shop-bg {
        background-color: #eee;
        padding: 20px;
    }
    .shop-container {
        display: flex;
        width: 90%;
        margin: auto;
    }
    .shop-item {
        width: 33%;
        padding: 10px;
    }
    .shop-item img {
        width: 100%;
        display: block;
    }
    .overlay-black{
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: black;
    }
     
    이렇게 되어있어요..근데 화면 캡처 2024-02-20 204056
    이렇게 나와요 ㅠㅠ
    뭐가 문제일까유..
    #113874

    채원
    참가자
    버전 문제인가 하면서 찾아봤는데 해결했습니다 !!
    답변 감사했습니다 !
4 글 보임 - 1 에서 4 까지 (총 4 중에서)
  • 답변은 로그인 후 가능합니다.

About

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

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

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