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

home2 게시판 HTML/CSS 게시판 div class e2안에 p들이 다 프린트 되지 않는 문제

div class e2안에 p들이 다 프린트 되지 않는 문제

2 글 보임 - 1 에서 2 까지 (총 2 중에서)
  • 글쓴이
  • #52387

    Sarah Kim
    참가자
    div안에 있는 p들이 전부다 프린트 되지가 않는 문제가 있습니다. 아신다면 도움 주세요. 답변 기다리겠습니다.
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <title>Document</title>
        <link rel="stylesheet" href="temp.css">
    </head>
    <body>
       <div class='container' style='font-size: 0px'>
       <div class='elm1'>
           <div class='e1'>
              <div class='e1-1'>
                 < img src="강아지.jpg" alt="" width="100%" height = "100%">
              </div>
              <div class='e1-2'>
                  <p>이름</p>
                  <p>성별</p>
              </div>
           </div>
           <div class='e2'>
               <p>trying to print something out rn</p>
           </div>
           <div class='e3'></div>
       </div>
       <div class='elm2' >
           < img src="열공.png" alt="">
       </div>
       </div>
    </body>
    </html>
     
     
     
     
     
    .elm1 {
        display: inline-block;
        width: 70%;
        height: 50vh;
        vertical-align: top;
    }
    .elm2 {
        display: inline-block;
        width: 30%;
        height: 50vh;
        background-color: darkblue;
    }
    .e1 {
        width: 100%;
        height: 30%;
    }
    e2 {
        width: 50%;
    }
    .e2 {
        height: 50%;
    }
    .e3 {
        height: 20%;
        background-color: beige;
    }
    .e1-1 {
        width: 10%;
        height: 100%;
        float: left;
        background-color: antiquewhite;
        float: left;
    }
    .e1-2 {
        width: 90%;
        height: 100%;
        float: left;
    }
    
    #52393

    codingapple
    키 마스터
    font-size: 0px 으로 해놓은걸 지워봅시다
2 글 보임 - 1 에서 2 까지 (총 2 중에서)
  • 답변은 로그인 후 가능합니다.

About

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

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

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