Skip to content
Snippets Groups Projects
Commit e62c487d authored by Hwanyong Lee's avatar Hwanyong Lee
Browse files

CSS Applied

parent 22433c92
No related branches found
No related tags found
No related merge requests found
Pipeline #5455 passed
......@@ -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>
......
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;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment