Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
innisfree 메인 페이지 클론코딩
1.배포 결과물
https://innisfree-clone-coding.netlify.app/
2.원본 사이트
https://www.innisfree.com/kr/ko/Main.do
원본 사이트에서 개발자 도구로 class와 css를 보고 구현했습니다.
javascript는
-swiper : event slide 부분
-scrollTop : aside 버튼 클릭 시 Top으로
-scroll show & hide : 스크롤 시 header 영역을 벗어나면 fix-head를 show & hide로 구현
html과 css를 개발자 도구를 보면서 작성했지만 slide와 hover 부분을 구현하는 부분에 있어 어려움을 겪었습니다.
아래와 같은 css 부분을 중점적으로 리뷰 부탁드립니다.
1).eventbn section의 전반적인 css
2).shopforu .shopforu-list ul
3).clientReview .pdtList .pdtCont:hover 시
.name2의 내용이 overflow: visible 이외에 좀 더 효율적인 방법