Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
makewebpage
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
Jeong ui yeop
makewebpage
Commits
8bd840f2
Commit
8bd840f2
authored
2 years ago
by
Jeong ui yeop
Browse files
Options
Downloads
Patches
Plain Diff
final edit
parent
05b6d0d9
No related branches found
No related tags found
No related merge requests found
Pipeline
#5942
passed
2 years ago
Stage: deploy
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
public/index.html
+2
-14
2 additions, 14 deletions
public/index.html
public/style.css
+10
-0
10 additions, 0 deletions
public/style.css
with
12 additions
and
14 deletions
public/index.html
+
2
−
14
View file @
8bd840f2
...
@@ -15,12 +15,7 @@
...
@@ -15,12 +15,7 @@
<a
href=
"http://kkj6235.ajousw.kr/testhomepage/"
>
동료의 url
</a>
<a
href=
"http://kkj6235.ajousw.kr/testhomepage/"
>
동료의 url
</a>
<style>
<div
class =
"ajou"
>
div
{
text-align
:
center
;
}
</style>
<div>
<img
src=
"./Rafael_Nadal_Doha.jpg"
width=
"200"
,
height=
"200"
>
<img
src=
"./Rafael_Nadal_Doha.jpg"
width=
"200"
,
height=
"200"
>
</div>
</div>
...
@@ -41,14 +36,7 @@
...
@@ -41,14 +36,7 @@
<h5>
소속 : 아주대학교
</h5>
<h5>
소속 : 아주대학교
</h5>
<h6>
학번 : 201920738
</h6>
<h6>
학번 : 201920738
</h6>
<style>
<p
class =
"ajou1"
>
Welcome to Ajou University 배경색 lightgray, font-size 30px font-family는 serif
</p>
p
{
color
:
black
;
background-color
:
lightgray
;
font-size
:
30px
;
font-family
:
serif
;}
</style>
<p>
Welcome to Ajou University 배경색 lightgray, font-size 30px font-family는 serif
</p>
</body>
</body>
</html>
</html>
...
...
This diff is collapsed.
Click to expand it.
public/style.css
+
10
−
0
View file @
8bd840f2
...
@@ -22,3 +22,13 @@ body {
...
@@ -22,3 +22,13 @@ body {
color
:
#ffffff
;
color
:
#ffffff
;
}
}
.ajou
{
text-align
:
center
;
}
.ajou1
{
color
:
black
;
background-color
:
lightgray
;
font-size
:
30px
;
font-family
:
serif
;
}
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