서예진 3주차 실습 과제 제출합니다. #4
Open
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로 처리해야 하는지, input으로 작성해야 하는지 궁금합니다! div로 작성하게 된다면 선택 상자로 만들어야 하는 것인지 또한 궁금합니다!
만약 div로 작성하게 된다면, 다른 입력 상자들과 크기, 스타일, 사이즈 등을 동일하게 만들기 위해선 div에 대해서는 다른 input들의 속성과 따로 작성해야 하는 것인가요?