Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .DS_Store
Binary file not shown.
Binary file added 과제1/.DS_Store
Binary file not shown.
2 changes: 2 additions & 0 deletions 과제1/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
.DS_Store
i.html
Binary file added 과제1/img/.DS_Store
Binary file not shown.
Binary file added 과제1/img/Group 4쇼츠.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 과제1/img/Search--Streamline-Iconoir.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 과제1/img/Vector-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 과제1/img/Vector.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 과제1/img/bell.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 과제1/img/home.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 과제1/img/likelike.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 과제1/img/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 과제1/img/premium.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 과제1/img/serch.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 과제1/img/three_line.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 과제1/img/video.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 과제1/img/voice.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 과제1/img/게임.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 과제1/img/고객 센터.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 과제1/img/구독.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 과제1/img/나중에 볼 동영상.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 과제1/img/내 동영상.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 과제1/img/내 채널.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 과제1/img/메인쇼츠.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 과제1/img/뮤직.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 과제1/img/설정.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 과제1/img/쇼핑.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 과제1/img/스튜디오.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 과제1/img/스포츠.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 과제1/img/시청 기록.png
Binary file added 과제1/img/신고 기록.png
Binary file added 과제1/img/실시간.png
Binary file added 과제1/img/음악.png
Binary file added 과제1/img/의견 보내기.png
Binary file added 과제1/img/인기동영상.png
Binary file added 과제1/img/재생목록.png
Binary file added 과제1/img/점 세개.png
Binary file added 과제1/img/점.png
Binary file added 과제1/img/좋아요 표시한 동영상.png
Binary file added 과제1/img/키즈.png
Binary file added 과제1/img/타자.png
Binary file added 과제1/img/팟캐스트.png
Binary file added 과제1/img/프로필.png
Binary file added 과제1/img/학습 프로그램.png
59 changes: 59 additions & 0 deletions 과제1/index.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
#sideBar{
display: none;
}
#mainShort{
display: none;
}
#videos{
width: 450px;
left: 20px;
}
.v{
width: 450px;
}
.thumbnail{
width: 450px;
height: 260px;
}
#box1{
right: 900px;
}
#search{
width: 300px;
}
#bar{
left: 70px;
display: none;
}
#voice{
left: 280px;
}
#searchButton{
position: absolute;
left: 230px;
display: block;
width: 25px;
height: 25px;
cursor: pointer;
border-radius: 100px;
padding: 8px;
}
#searchButton:hover{
background-color: rgb(63, 63, 63);
}
#searchButton img{
width: 25px;
}
#back{
width: 30px;
height: 30px;
background-color: white;
cursor: pointer;
}
#categori{
left: 20px;
overflow-x: auto;
}
#titles{
width: 380px;
}
Loading