Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
My_HTML
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
SangJun Park
My_HTML
Commits
9add05f2
Commit
9add05f2
authored
2 years ago
by
SangJun Park
Browse files
Options
Downloads
Patches
Plain Diff
fix error
parent
9146b1e8
No related branches found
No related tags found
No related merge requests found
Pipeline
#7371
passed
2 years ago
Stage: deploy
Changes
3
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
pictures/mydog.png
+0
-0
0 additions, 0 deletions
pictures/mydog.png
public/index.html
+10
-1
10 additions, 1 deletion
public/index.html
public/style.css
+5
-1
5 additions, 1 deletion
public/style.css
with
15 additions
and
2 deletions
pictures/mydog.png
deleted
100644 → 0
+
0
−
0
View file @
9146b1e8
200 KiB
This diff is collapsed.
Click to expand it.
public/index.html
+
10
−
1
View file @
9add05f2
...
@@ -20,7 +20,6 @@
...
@@ -20,7 +20,6 @@
<h2
id=
category1
>
My information
</h2>
<h2
id=
category1
>
My information
</h2>
<div
class=
"mybody"
>
<div
class=
"mybody"
>
<ul
id=
category2
>
<div
class=
"animal"
>
좋아하는 동물
<div
class=
"animal"
>
좋아하는 동물
<img
src=
"../pictures/mycat.jpeg"
>
<img
src=
"../pictures/mycat.jpeg"
>
...
@@ -34,6 +33,15 @@
...
@@ -34,6 +33,15 @@
</ul>
</ul>
</div>
</div>
<div
class=
"ICANDO"
>
<h1>
BIGGEST
</h1>
<h2>
BIGBIG
</h2>
<h3>
BIG
</h3>
<h4>
NORMAL
</h4>
<h5>
SMALL
</h5>
<h6>
SMALLEST
</h6>
</div>
<div
class=
"friend"
>
짝꿍 사이트
<br>
<div
class=
"friend"
>
짝꿍 사이트
<br>
<ul>
<ul>
<ol>
<a
href=
"http://AJHM.ajousw.kr/myhtml"
>
소프트웨어학과 김형민
</a>
</ol>
<ol>
<a
href=
"http://AJHM.ajousw.kr/myhtml"
>
소프트웨어학과 김형민
</a>
</ol>
...
@@ -41,5 +49,6 @@
...
@@ -41,5 +49,6 @@
<ol>
<a
href=
"http://undine_e.ajousw.kr/myhtml/"
>
소프트웨어학과 최현수
</a></ol>
<ol>
<a
href=
"http://undine_e.ajousw.kr/myhtml/"
>
소프트웨어학과 최현수
</a></ol>
</ul>
</ul>
</div>
</div>
</body>
</body>
</html>
</html>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
public/style.css
+
5
−
1
View file @
9add05f2
...
@@ -76,3 +76,7 @@ a:visited{
...
@@ -76,3 +76,7 @@ a:visited{
font-size
:
40px
;
font-size
:
40px
;
font-family
:
'Times New Roman'
,
Times
,
serif
font-family
:
'Times New Roman'
,
Times
,
serif
}
}
.ICANDO
{
background-color
:
#aaa
;
}
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