Inflearn brand logo image

Inflearn Community Q&A

ttthhh01452118's profile image
ttthhh01452118

asked

HTML+CSS+JS Portfolio Practical Publishing (Season 1)

Order Checking Practical Publishing 03 Utilizing Pseudo-classes (Gallery Image Accordion Navigation Utilizing Flexbox)

width: 100%

Written on

·

212

2

28분 40초에 .content가 position: absolute 때문에 인라인 블럭이 되었으니 width:100%를 넣어주세요. 라고 적혀있는데 넣으나 안넣으나 차이가 없는데  어떤 부분때문에 넣어주시라고 한거에요??

포지션HTML/CSSjquery

Answer 1

0

codingworks님의 프로필 이미지
codingworks
Instructor

28분 40초에 .content가 position: absolute 때문에 인라인 블럭이 되었으니 width:100%를 넣어주세요. 라는 자막은 오류입니다. 다른 자막이 잘 못 들어 갔어요. 저도 지금 봤습니다. 죄송해요.

이 부분은 신경 쓰지마세요. 해당 영상과 관계 있는 설명은 아닙니다.

ttthhh01452118's profile image
ttthhh01452118

asked

Ask a question