-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
26 lines (18 loc) · 790 Bytes
/
index.html
File metadata and controls
26 lines (18 loc) · 790 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Keng-Yu Lin</title>
</head>
<body bgcolor="#D3D3D3">
<h1>
Keng-Yu Lin (lexical)</h1>
<ul>
<li>Mail: <a href="mailto:kengyu@lexical.tw">kengyu@lexical.tw</a></li>
<li>Blog: <a href="http://blog.lexical.tw">http://blog.lexical.tw</a></li>
</ul>
<hr />
<a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10-blue" alt="Valid XHTML 1.0 Transitional" height="31" width="88" /></a>
<a href="http://www.vim.org"><img src="vim.gif" alt="Created by vim" height="31" width="81" /></a>
</body>
</html>