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
14 lines (12 loc) · 921 Bytes
/
index.html
File metadata and controls
14 lines (12 loc) · 921 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE html>
<meta charset="UTF-8">
<title>techHTML</title>
<link rel="stylesheet" href="default.css">
<meta name="viewport" content="initial-scale=1">
<p>안녕하세요? 조 은입니다.</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>
<p>서울에 살고 있고, <a href="http://woowahan.com">우아한형제들</a>에서 일합니다.</p>
<p>블로그는 여기서 운영하고 있고, 만약 연락을 취하고 싶다면 <a href="mailto:apes0123@gmail.com">apes0123@gmail.com</a>으로 이메일 보내주세요.</p>
<p>일부 코드는 <a href="http://github.com/techhtml">github</a>에 올리고 있습니다.</p>
<p><a href="http://facebook.com/eun.cho.161">facebook</a>, <a href="http://twitter.com/apes01234">twitter</a>도 합니다.</p>
<script src='ga.js'></script>