-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
23 lines (23 loc) · 1.44 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title></title>
</head>
<body>
<h1> Hello</h1>
<p>I am Richy, teaching digital journalism in Taipei.</p>
<h2>Courses:</h2>
<ul style="box-sizing: border-box; margin-bottom: 0px !important; margin-top: 0px; padding-left: 2em; color: rgb(36, 41, 46); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;">
<li style="box-sizing: border-box;">Content Production</li>
<li style="box-sizing: border-box; margin-top: 0.25em;">Information
Graphics and Visualization</li>
<li style="box-sizing: border-box; margin-top: 0.25em;">Business Analytic
in Media Business</li>
<li style="box-sizing: border-box; margin-top: 0.25em;">Web-metrics</li>
<li style="box-sizing: border-box; margin-top: 0.25em;">Experimental
Journalism</li>
</ul>
<p></p>
</body>
</html>