summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rwxr-xr-xnote/pronouns.html16
-rwxr-xr-xplain.css12
2 files changed, 19 insertions, 9 deletions
diff --git a/note/pronouns.html b/note/pronouns.html
index 404e794..8f5b124 100755
--- a/note/pronouns.html
+++ b/note/pronouns.html
@@ -16,32 +16,32 @@
 		</p>
 		<table>
 			<tr>
-				<th>Form</th>
-				<th>English</th>
-				<th>中文</th>
+				<td>Form</td>
+				<td>English</td>
+				<td>中文</td>
 			</tr>
 			<tr>
-				<th>Nominative</th>
+				<td>Nominative</td>
 				<td>They</td>
 				<td>他</td>
 			</tr>
 			<tr>
-				<th>Accusative</th>
+				<td>Accusative</td>
 				<td>Them</td>
 				<td>他</td>
 			</tr>
 			<tr>
-				<th>Prenominal possessive</th>
+				<td>Prenominal possessive</td>
 				<td>Their</td>
 				<td>他的</td>
 			</tr>
 			<tr>
-				<th>Prenominal possessive</th>
+				<td>Prenominal possessive</td>
 				<td>Theirs</td>
 				<td>他的</td>
 			</tr>
 			<tr>
-				<th>Reflexive</th>
+				<td>Reflexive</td>
 				<td>Themself</td>
 				<td>他自己</td>
 			</tr>
diff --git a/plain.css b/plain.css
index 2e98765..0223335 100755
--- a/plain.css
+++ b/plain.css
@@ -19,5 +19,15 @@ a.active {color: #00A000;}
 #nav li {display: inline; margin-right: 1em;}
 
 iframe {
-	border: 1px black solid;
+	border: 1px solid;
+}
+
+table {
+	border: 1px solid;
+	border-collapse: collapse;
+}
+
+table td {
+	border: 1px solid;
+	text-align: left;
 }
fd37'>^
06aefcf5 ^

a6791aee ^
d88232a3 ^
a6791aee ^
9506fb8e ^
8db3c4b1 ^



e6dfc442 ^
a6791aee ^
ddf828fb ^

a6791aee ^
ddf828fb ^
a6791aee ^
a923ead7 ^
a6791aee ^
a923ead7 ^
a6791aee ^
8db3c4b1 ^
a6791aee ^


c1033553 ^
a6791aee ^
c1033553 ^

a6791aee ^
06aefcf5 ^
42fd3690 ^
a6791aee ^
06aefcf5 ^
d88232a3 ^

1159f9ec ^
49ae0dd1 ^
9506fb8e ^
acde88ad ^
a923ead7 ^
8db3c4b1 ^
c1033553 ^


d88232a3 ^
cfdbb9d6 ^

a923ead7 ^







e6dfc442 ^
06aefcf5 ^
5715beca ^

06aefcf5 ^

8db3c4b1 ^
06aefcf5 ^

5715beca ^

06aefcf5 ^

8db3c4b1 ^
5715beca ^
06aefcf5 ^

8db3c4b1 ^

06aefcf5 ^

8db3c4b1 ^
06aefcf5 ^
7ec262f8 ^

e6dfc442 ^

cfdbb9d6 ^
e6dfc442 ^


cfdbb9d6 ^
5715beca ^
e6dfc442 ^
ddf828fb ^
8db3c4b1 ^
ddf828fb ^




8db3c4b1 ^
ddf828fb ^

e6dfc442 ^
8db3c4b1 ^

633387ba ^
9a78b644 ^




a396b3a0 ^


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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125