-
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
멋사 3차 과제 - 이예린 #10
Open
dpfls0922
wants to merge
3
commits into
main
Choose a base branch
from
hw/9-3th-hw
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
멋사 3차 과제 - 이예린 #10
Changes from 1 commit
Commits
Show all changes
3 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,68 +10,66 @@ | |
</head> | ||
<body> | ||
<div class = "mainbox"> | ||
<div class = "row"> | ||
<section> | ||
<div class="title-box"> | ||
<h1>Yerin Lee</h1> | ||
</div> | ||
<div class="card" style="width: 18rem;"> | ||
<div class="title-box"> | ||
<h1>Yerin Lee</h1> | ||
</div> | ||
<section> | ||
<div class="card" style="width: 35rem;"> | ||
<div class="card-body"> | ||
<h2 class="card-title">ABOUT ME</h2> | ||
<h6 class="card-subtitle mb-2 text-muted">숙명여자대학교 컴퓨터과학전공 20학번 휴학</h6> | ||
<p class="card-text"> | ||
<ul> | ||
<li>나이: 23</li> | ||
<li>파트: 백엔드</li> | ||
<li>올해 멋사에서 얻어가고 싶은 것 : 실무능력, 사람들</li> | ||
</ul> | ||
</p> | ||
</div> | ||
</div> | ||
</section> | ||
<section> | ||
<div class="card" style="width: 35rem;"> | ||
<div class="card-body"> | ||
<h2 class="card-title">MY STUDY</h2> | ||
<p class="card-text"> | ||
<p>관심 언어 : Java, Python</p> | ||
<p>공부 중인 것 : 백엔드, 운영체제</p> | ||
<p>관심 분야: 백엔드 개발, 기획</p> | ||
<p>데이터를 잘 다루는 백엔드 개발자가 되고 싶습니다!</p> | ||
</p> | ||
</div> | ||
</div> | ||
</section> | ||
<section> | ||
<div class="card" style="width: 35rem;"> | ||
<div class="card-body"> | ||
<h2 class="card-title">MY SITE</h2> | ||
<p class="card-text"> | ||
<div class="row"> | ||
<div class="col-sm-6"> | ||
<div class="card"> | ||
<div class="card-body"> | ||
<h2 class="card-title">ABOUT ME</h2> | ||
<h6 class="card-subtitle mb-2 text-muted">숙명여자대학교 컴퓨터과학전공 20학번 휴학</h6> | ||
<p class="card-text"> | ||
<ul> | ||
<li>나이: 23</li> | ||
<li>파트: 백엔드</li> | ||
<li>올해 멋사에서 얻어가고 싶은 것 : 실무능력, 사람들</li> | ||
</ul> | ||
</p> | ||
<h5 class="card-title">GitHub</h5> | ||
<p class="card-text">깃허브 프로필 바로가기<br/>깃허브 아이디: dpfls0922</p> | ||
<a href="https://github.com/dpfls0922" class="btn btn-primary">Go GitHub</a> | ||
</div> | ||
</div> | ||
</section> | ||
<section> | ||
<div class="card" style="width: 18rem;"> | ||
<div class="card-body"> | ||
<h2 class="card-title">MY STUDY</h2> | ||
<p class="card-text"> | ||
<p>관심 언어 : Java, Python</p> | ||
<p>공부 중인 것 : 백엔드, 운영체제</p> | ||
<p>관심 분야: 백엔드 개발, 기획</p> | ||
<p>데이터를 잘 다루는 백엔드 개발자가 되고 싶습니다!</p> | ||
</p> | ||
</div> | ||
</div> | ||
</section> | ||
<section> | ||
<div class="card" style="width: 18rem;"> | ||
<div class="card-body"> | ||
<h2 class="card-title">MY SITE</h2> | ||
<p class="card-text"> | ||
<div class="row"> | ||
<div class="col-sm-6"> | ||
<div class="card"> | ||
<div class="card-body"> | ||
<h5 class="card-title">GitHub</h5> | ||
<p class="card-text">깃허브 프로필 바로가기<br/>깃허브 아이디: dpfls0922</p> | ||
<a href="https://github.com/dpfls0922" class="btn btn-primary">Go GitHub</a> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="col-sm-6"> | ||
<div class="card"> | ||
<div class="card-body"> | ||
<h5 class="card-title">기술 블로그</h5> | ||
<p class="card-text">네이버 블로그</br>프로그래밍 공부 일지</p> | ||
<a href="https://blog.naver.com/dpfls0922" class="btn btn-primary">Go Blog</a> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</p> | ||
</div> | ||
<div class="col-sm-6"> | ||
<div class="card"> | ||
<div class="card-body"> | ||
<h5 class="card-title">기술 블로그</h5> | ||
<p class="card-text">네이버 블로그</br>프로그래밍 공부 일지</p> | ||
<a href="https://blog.naver.com/dpfls0922" class="btn btn-primary">Go Blog</a> | ||
</div> | ||
</div> | ||
</div> | ||
</section> | ||
</div> | ||
</p> | ||
</div> | ||
</div> | ||
</section> | ||
</div> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-kenU1KFdBIe4zVF0s0G1M5b4hcpxyD9F7jL+jjXkk+Q2h455rYXK/7HAuoJl+0I4" crossorigin="anonymous"></script> | ||
</body> | ||
|
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.
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.
같은 내용이 이전 커밋에도 있는것 같습니다.
혹시 다른 내용인데 제가 놓친거라면 말씀해주세요!
아니면 같은 내용을 다시 커밋한 이유가 따로 있는걸까요?
커밋 메시지를 더 구체적으로 작성하거나, 혹은 PR을 날릴때 본문에 그에대해 언급해주시면 더 원활한 코드리뷰가 가능해요.