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

home2 게시판 HTML/CSS 게시판 포트폴리오1 질문합니다

포트폴리오1 질문합니다

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

    나진수
    참가자
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>portpolio</title>
        <link rel="stylesheet" href="/portpolio/css/main.css">
        <link rel="stylesheet" href="/portpolio/css/reset.css">
        <link rel="stylesheet" href="/portpolio/css/all.min.css">
    </head>
    <body>
        <!-- 위 핸드폰 나오는 소개글 -->
        <div class="container">
            <div class="title">
                <h2>Landing Page For Apps</h2>
                <p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Quod ab temporibus eius illum ipsam, nostrum,
                </p>
                <button class="btn-gray btn-show">Show More</button>
            </div>
            <div class="phone-img">
                < img src="/portpolio/img/phone.png" alt="">
            </div>
        </div>
        <div class="introduction">
            <h2>It is the perfact theme for your next Project!</h2>
           <p> lorem ipsum doloar sit amet, con</p>
        </div>
    </body>
    </html>
    
    
    
    
    /* common css*/
    .btn-gray{
        background-color: #444445;
        color: white;
        border-radius: 5px;
    }
    .container-wrap{
        width: 90%;
        margin: auto;
    }
    /* main css */
    .container{
        display: flex;
        background-image: linear-gradient(#4a8cd6,#4d6ac5);
    }
    .title{
     width: 100%;
     height: 300px;
    }
    .title h2{
        margin-top: 50px;
    }
    .title h2,p {
        color: white;
        padding:10px 0 10px 60px;
    }
    .btn-show{
        border-radius: 5px;
        padding: 10px;
        margin-left: 60px;
    }
    .phone-img img {
        width: 50%;
        position: relative;
        left: 150px;
        top: 50px;
    }
    
    
    
    이 상태에서 클래스 introduction에 있는 p태그의 컬러가 왜 하얀색으로 적용되는건가요?
    
    저는 title클래스에 있는 h2와 p태그만 css를 줬는데 아래에 까지 적용이 됩니다 선생님 ㅠㅠ
    
    
     
    #90900

    codingapple
    키 마스터
    .title h2, .title p { 로 씁시다
    #90980

    나진수
    참가자
    감사합니다 항상 재밌게 강의 듣고있습니다.ㅎㅎ
    
3 글 보임 - 1 에서 3 까지 (총 3 중에서)
  • 답변은 로그인 후 가능합니다.

About

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

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

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