Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
hwan.ajousw.kr
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
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Hwanyong Lee
hwan.ajousw.kr
Commits
e62c487d
Commit
e62c487d
authored
2 years ago
by
Hwanyong Lee
Browse files
Options
Downloads
Patches
Plain Diff
CSS Applied
parent
22433c92
No related branches found
No related tags found
No related merge requests found
Pipeline
#5455
passed
2 years ago
Stage: deploy
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
public/index.html
+4
-4
4 additions, 4 deletions
public/index.html
public/style.css
+15
-13
15 additions, 13 deletions
public/style.css
with
19 additions
and
17 deletions
public/index.html
+
4
−
4
View file @
e62c487d
...
...
@@ -3,6 +3,7 @@
<head>
<meta
charset=
"UTF-8"
>
<title>
Hwanyong Lee
</title>
<link
href=
"style.css"
rel=
"stylesheet"
type=
"text/css"
>
</head>
<body>
<h2>
이 환용 (李環容) HWANYONG LEE
</h2>
...
...
@@ -149,6 +150,7 @@
<li>
국내특허 등록 이환용, 김병주 영상 장치를 위한 효율적인 영상 압축 방법 (등록번호 1020070100615) 07.10
</li>
<li>
국내특허 등록 이환용 비디오 데이터 처리 방법 및 장치 (등록번호 1007796600000) 07.11
</li>
</ul>
<br/>
<li>
정부 출연 과제
</li>
<table
border=
"1"
cellspacing=
"0"
cellpadding=
"0"
>
<tr>
...
...
@@ -358,9 +360,7 @@
</tr>
<tr>
<td
valign=
"top"
><p
align=
"center"
>
Khronos Group
</p></td>
<td
valign=
"top"
><p
align=
"left"
>
Contributor Member (Ajou Univ.),
<br>
Standard Evangelist, Liaison - ISO and JTC 1
<br>
OpenVG Spec. Editor
</p></td>
<td
valign=
"top"
><p
align=
"left"
>
Contributor Member (Ajou Univ.), Liaison - ISO and JTC 1, OpenVG Spec. Editor
</p></td>
<td
valign=
"top"
><p
align=
"center"
>
2005.12 ~ 현재
</p></td>
</tr>
<tr>
...
...
@@ -387,7 +387,7 @@
<br/>
<li>
수상
</li>
<ul>
2021. 10 – Khronos Group Khronie Awards
<li>
2021. 10 – Khronos Group Khronie Awards
</li>
</ul>
</ul>
</body>
...
...
This diff is collapsed.
Click to expand it.
public/style.css
+
15
−
13
View file @
e62c487d
body
{
font-family
:
sans-serif
;
font-family
:
나눔고딕
;
margin
:
auto
;
padding-left
:
20px
;
max-width
:
1280px
;
background-color
:
lightgray
;
}
.navbar
{
background-color
:
#313236
;
border-radius
:
2px
;
max-width
:
800px
;
li
{
font-size
:
11pt
;
margin
:
4px
;
}
.navbar
a
{
color
:
#aaa
;
display
:
inline-block
;
font-size
:
15px
;
padding
:
10px
;
text-decoration
:
none
;
table
{
width
:
95%
;
border
:
2px
solid
#777777
;
font-size
:
10pt
;
}
.navbar
a
:hover
{
color
:
#ffffff
;
th
,
td
{
border
:
1px
solid
grey
;
padding-left
:
3px
;
padding-right
:
3px
;
}
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