동영상크기를 전체화면으로 인트로 부분에 넣고 싶어요 ㅠ 도와주세요


    <div class="de23">
        <div class="movie">
            <div class="embed-responsive embed-responsive-16by9">
                <iframe width="854" height="480" src="https://www.youtube.com/embed/DWVKC5XAvYw" frameborder="0" allowfullscreen=""></iframe>
            </div>
 

 

인터넷창에 맞게끔 넣고 싶은데 소스를 어떻게 해야 하는지 모르겠습니다ㅠ

답변 1개 / 댓글 2개

max-width=“100%” height=“auto”

 

보통 이렇게 사용합니다만...

답변에 대한 댓글 2개

답변감사드립니다. ㅜㅜ 제가 원하는게 안되네요 ㅠㅠ
div들에 연결된 class들을 살펴보세요~

답변을 작성하려면 로그인이 필요합니다.