-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Kdt5 song hong bin #36
base: main
Are you sure you want to change the base?
Conversation
전반적으로 첫 프로젝트임에도 잘 해주셨습니다! 다만, h1태그는 한 페이지에 하나만 쓰일 수 있다는 것을 말씀드리고 싶습니다! |
구체적으로 comment 남겨주셔서 너무 감사드립니다 멘토님! 조언 잘 참고해서 다음 프로젝트에 적용하겠습니다. 감사합니다 |
애니메이션 요소들이 생각보다 많이 적은 거 같습니다~ |
<p>내 모든 금융 내역을 한눈에 조회하고 한 곳에서 관리하세요.</p> | ||
<p>이제껏 경험 못 했던 쉽고 편리한 금융 서비스,</p> | ||
<p>토스와 함께라면 당신의 일상이 새로워질 거예요.</p> | ||
</div> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
홍빈님! 기존 <p>
태그 내에서 <br />
사용하셨다가 이후 <p>
태그 연속 사용으로 수정하신 이유가 있나용?
전 수정 전 방법으로 진행했는데, 홍빈님 수정하신 방향이 더 효율적인가 해서 궁금합니다. 👀
안녕하세요! 프론트엔드 과정 5기 송홍빈입니다.
1차 클론코딩 과제 제출합니다.
원본 사이트 경로: https://toss.im/
클론한 사이트 경로: https://hbsongk.netlify.app/
HTML, CSS를 주로 활용하였으며,
BEM과 Flex 레이아웃을 최대한 활용하여 구현하였습니다.