Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
✨ 과제 내용
시멘틱 태그를 이용하여 자기소개 페이지 만들기
📸 스크린샷(필수)
📚 새로 알게된 내용 혹은 궁금한 점
새로 알게된 내용
궁금한 점
단락 세 개를 가로로 배치하기 위해 자료를 찾아보고 table 태그를 적용해 보았는데, 이것이 구조적으로 적절한 방법인지 궁금합니다. 혹시 더 권장되는 방식이 있을까요? 추가로, 현재 main 태그 내 콘텐츠들이 실제 표현될 때 전체적으로 왼쪽으로 치우쳐 있는데, 페이지 중앙에 균형 있게 배치하려면 어떤 설정을 추가해야 하는지 궁금합니다.