button에 div 감싼이후....
3번 버튼이 왜 아래로 안내려가는거냐
justify-self: flex-end가 안먹힘
댓글보고 버튼에 div감쌋는데도 안됨 8ㅅ8
align-items: This defines the default behavior for how flex items are laid out along the cross axis on the current line. Think of it as the justify-content version for the cross-axis (perpendicular to the main-axis).
cross-axis cross-axis cross-axis cross-axis cross-axis cross-axis cross-axis cross-axis cross-axis
모르겠으면 제발 구글에 쳐봐
오타임 ㅇㅇ 사진 보면 알겠지만 justify-align: center임
center가 아니라 flex-end
웹디 한테 물어보니 button 태그에 포지션 관련 스타일은 직접 안먹이고 div로 한번 감싸고 따로 처리 한다는데
오 웹디한테 ㄳ하다고 전해줘!
웹디한테 내가 수정한거 사진좀 보내주면 안되겠니 안된다야....
이따 집가서 알려줄겡 .ㅅ.
기다리겟음 ㅇㅅㅇ
애들아 답 찾았다... special에다가 margin-top: auto; 맥이면 되는거엿듬.... 생각하는 힘좀 길러야겟다 ㅠㅠ
align-items: This defines the default behavior for how flex items are laid out along the cross axis on the current line. Think of it as the justify-content version for the cross-axis (perpendicular to the main-axis).
cross-axis cross-axis cross-axis cross-axis cross-axis cross-axis cross-axis cross-axis cross-axis
모르겠으면 제발 구글에 쳐봐
오타임 ㅇㅇ 사진 보면 알겠지만 justify-align: center임
center가 아니라 flex-end
웹디 한테 물어보니 button 태그에 포지션 관련 스타일은 직접 안먹이고 div로 한번 감싸고 따로 처리 한다는데
오 웹디한테 ㄳ하다고 전해줘!
웹디한테 내가 수정한거 사진좀 보내주면 안되겠니 안된다야....
이따 집가서 알려줄겡 .ㅅ.
기다리겟음 ㅇㅅㅇ
애들아 답 찾았다... special에다가 margin-top: auto; 맥이면 되는거엿듬.... 생각하는 힘좀 길러야겟다 ㅠㅠ