Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
practical programming-3
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
donghyun lee
practical programming-3
Commits
13d9f156
Commit
13d9f156
authored
2 years ago
by
donghyun lee
Browse files
Options
Downloads
Patches
Plain Diff
update h tag
parent
762fcc95
No related branches found
No related tags found
No related merge requests found
Pipeline
#5981
passed
2 years ago
Stage: deploy
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
public/index.html
+5
-5
5 additions, 5 deletions
public/index.html
public/style.css
+0
-3
0 additions, 3 deletions
public/style.css
with
5 additions
and
8 deletions
public/index.html
+
5
−
5
View file @
13d9f156
...
@@ -22,10 +22,10 @@
...
@@ -22,10 +22,10 @@
감안해주시면 감사하겠습니다!
감안해주시면 감사하겠습니다!
</p>
</p>
<h
4
id=
"h4-text-style"
>
<h
2
id=
"h4-text-style"
>
제가 소개하고자 하는 노래는 간단하게 5개 정도 되겠고 해당 앨범의
제가 소개하고자 하는 노래는 간단하게 5개 정도 되겠고 해당 앨범의
표지들입니다. 하나의 앨범 안에 여러 곡이 담기기도 했습니다!
표지들입니다. 하나의 앨범 안에 여러 곡이 담기기도 했습니다!
</h
4
>
</h
2
>
<div
class=
"img-box"
>
<div
class=
"img-box"
>
<img
<img
src=
"https://images.genius.com/38160be65eed2b190601cbe495643c49.999x999x1.jpg"
src=
"https://images.genius.com/38160be65eed2b190601cbe495643c49.999x999x1.jpg"
...
@@ -40,9 +40,9 @@
...
@@ -40,9 +40,9 @@
<div
class=
"text-box"
>
<div
class=
"text-box"
>
<ul>
<ul>
<h3>
왼쪽에서부터 순서대로 진행되겠습니다.
</h3>
<h3>
왼쪽에서부터 순서대로 진행되겠습니다.
</h3>
<
li
>
첫 번째 앨범 제목 : "130 mood : TRBL"
</
li
>
<
h4
>
첫 번째 앨범 제목 : "130 mood : TRBL"
</
h4
>
<
li
>
두 번째 앨범 제목 : "Stuck with U"
</
li
>
<
h5
>
두 번째 앨범 제목 : "Stuck with U"
</
h5
>
<
li
>
세 번째 앨범 제목 : "Between Sat
&
Sun"
</
li
>
<
h6
>
세 번째 앨범 제목 : "Between Sat
&
Sun"
</
h6
>
</ul>
</ul>
<p>
첫 번째 앨범에는 2곡이 있습니다.
</p>
<p>
첫 번째 앨범에는 2곡이 있습니다.
</p>
<ol
type=
"1"
>
<ol
type=
"1"
>
...
...
This diff is collapsed.
Click to expand it.
public/style.css
+
0
−
3
View file @
13d9f156
...
@@ -38,9 +38,6 @@ body {
...
@@ -38,9 +38,6 @@ body {
background-color
:
aquamarine
;
background-color
:
aquamarine
;
width
:
300px
;
width
:
300px
;
}
}
.text-box
>
ul
>
li
{
font-size
:
20px
;
}
.navbar
a
{
.navbar
a
{
color
:
black
;
color
:
black
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment