forked from techhtml/techhtml.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
17 lines (15 loc) · 1.12 KB
/
Copy pathindex.html
File metadata and controls
17 lines (15 loc) · 1.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!DOCTYPE html>
<meta charset="UTF-8">
<title>techHTML</title>
<link rel="stylesheet" href="default.css">
<meta name="viewport" content="initial-scale=1">
<article>
<h1>techHTML</h1>
<p>안녕하세요. 조은입니다.
<p>저는 <a href="http://w3.org/TR/">W3C 권고안</a>을 <a href="https://www.w3.org/2005/11/Translations/Lists/ListLang-ko.html">한국어</a>로 번역합니다.
<p>HTML, CSS를 이용하여 주로 개발하고, JavaScript로도 개발하고 있습니다. 지금은 우아한형제들 웹UI개발팀에서 일하고 있습니다.
<p>지금까지 번역한 문서는 <a href="/technical-report.html">기술 문서 목록</a>에 있고, 블로그는 <a href="./blog/">여기</a>에서 확인 가능합니다.
<p><strong><a href="http://recruit.woowahan.com/">우아한형제들</a>에서 개발자를 채용하고 있습니다. 관심있는 많은 분들의 지원 바랍니다.</strong></p>
<p><a href="http://facebook.com/eun.cho.161">facebook</a>, <a href="http://twitter.com/apes01234">twitter</a>, <a href="https://github.com/techhtml">github</a>도 있습니다.
</article>
<script src='ga.js'></script>