html 코드 이미지와 텍스트

html 코드 이미지와 텍스트

QA

html 코드 이미지와 텍스트

본문

2009882095_1612851477.2767.png

 

혹시 저렇게 입력하는 코드 알 수 있을까요?

 

이미지는 제가 알아서 찾아서 넣을건데 저렇게 나열하고 나타나게 하는 코드를 알려주시면 감사하겠습니다.ㅠㅠㅠㅠ 부탁입니다.ㅠㅠㅠㅠ

이 질문에 댓글 쓰기 :

답변 1



<style>
    #test-div-wrap{
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important;
    }
    #test-div-wrap img{
        max-width: 100%;
    }
    .test-div{
        margin-right: 10px;
    }
    .test-div:last-child{
        margin-right: 0;
    }
    .test-div-bot{
        padding:10px
    }
</style>
<h1 style="text-align: center;margin-bottom: 50px">주요업무</h1>
<div id="test-div-wrap">
    <div class="test-div">
        <img src="https://cdn.pixabay.com/photo/2020/07/06/09/37/green-5376289__340.jpg" alt="">
        <div class="test-div-bot">
            <h1>테스트</h1>
            <p>테스트테스트테스트테스트테스트테스트테스트테스트테스트테스트</p>
        </div>
    </div>
    <div class="test-div">
        <img src="https://cdn.pixabay.com/photo/2020/07/06/09/37/green-5376289__340.jpg" alt="">
        <div class="test-div-bot">
            <h1>테스트</h1>
            <p>테스트</p>
        </div>
    </div>
    <div class="test-div">
        <img src="https://cdn.pixabay.com/photo/2020/07/06/09/37/green-5376289__340.jpg" alt="">
        <div class="test-div-bot">
            <h1>테스트</h1>
            <p>테스트</p>
        </div>
    </div>
    <div class="test-div">
        <img src="https://cdn.pixabay.com/photo/2020/07/06/09/37/green-5376289__340.jpg" alt="">
        <div class="test-div-bot">
            <h1>테스트</h1>
            <p>테스트</p>
        </div>
    </div>
</div>

#test-div-wrap{
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important;
    }

이것은 무엇인가요?

답변을 작성하시기 전에 로그인 해주세요.
전체 418
QA 내용 검색

회원로그인

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