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.
신경써서 구현한 부분
자식, 자손 선택자 활용
더 이상 계층이 깊어지지 않는 요소에서는 자식, 자손 선택자를 적극 활용 했습니다.
내부의 div에 별도의 class나 id를 주지 않고 자손 선택자 활용
font-awesome을 활용한 아이콘 구현
font-awesome을 사용하여 로그인 입력창 아이콘을 삽입했습니다.
결과
마무리
여러분 모두 1회차 과제 하시느라 고생하셨습니다! 해당 코드가 당연히 정답은 아니며, 간결하게 쓰려고 노력한 코드 정도로 봐 주시면 됩니다!