blob: 0373a83cb07b2e4d136ae5b95b0c1d1b5cd14ef5 (
plain)
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
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
|
<!DOCTYPE HTML>
<html>
<head>
<style>
* {
font-family: Verdana;
font-size: small;
}
</style>
<script src="resources/autosizingTest.js"></script>
</head>
<body>
<center>
<table border=0 cellpadding=0 cellspacing=0 width="85%" bgcolor=#f6f6ef>
<tr>
<td bgcolor=#ff6600>
<table border=0 cellpadding=0 cellspacing=0 width="100%" style="padding:2px">
<tr>
<td style="width:18px;padding-right:4px">
[image]
</td>
<td style="line-height:12pt; height:10px;">
<span class="pagetop">
<b>
<a href="news">Script Kiddy News</a>
</b>
new | comments | ask | jobs | submit
</span>
</td>
<td style="text-align:right;padding-right:4px;">
<span class="pagetop">login</span>
</td>
</tr>
</table>
</td>
</tr>
<tr style="height:10px">
</tr>
<tr>
<td>
<table border=0>
<tr>
<td>
<center>
[image]
</center>
</td>
<td class="title">
<a href="google.com/chrome">Chromium is the best browser</a>
<span class="comhead"> (google.com/chrome) </span>
</td>
</tr>
<tr>
<td colspan=1>
</td>
<td class="subtext">
<span>999 points</span> by <a href="user?id=pdr">pdr</a> 4 hours ago | 74 comments
</td>
</tr>
<tr style="height:10px"></tr>
<tr>
<td></td>
<td>
</td>
</tr>
</table>
<br><br>
<table border=0>
<tr>
<td>
<table border=0>
<tr>
<td></td>
<td valign=top>
<center>
[image]
</center>
</td>
<td class="default">
<div style="margin-top:2px; margin-bottom:-10px; ">
<span class="comhead">longcomment 3 hours ago | link</span>
</div>
<br>
<span class="comment">
<font color=#000000>
Contrary to popular belief, blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah
</font>
</span>
<p>
<font size=1>reply</font>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table border=0>
<tr>
<td>
<div style="width: 320px"> </div>
</td>
<td valign=top>
<center>
[image]
</center>
</td>
<td class="default">
<div style="margin-top:2px; margin-bottom:-10px; ">
<span class="comhead">deepnested 37 minutes ago | link</span>
</div>
<br>
<span class="comment">
<font color=#000000>
Haskell is the best.
</font>
</span>
<p>
<font size=1>reply</font>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table border=0>
<tr>
<td>
<div style="width: 40px;"> </div>
</td>
<td valign=top>
<center>
[image]
</center>
</td>
<td class="default">
<div style="margin-top:2px; margin-bottom:-10px; ">
<span class="comhead">
shortcomment 4 hours ago | link
</span>
</div>
<br>
<span class="comment">
<font color=#000000>
PHP can do that too.
</font>
</span>
<p>
<font size=1>reply</font>
</td>
</tr>
</table>
</td>
</tr>
</table>
<br><br>
</td>
</tr>
<tr>
<td>
<table width="100%" cellspacing=0 cellpadding=1>
<tr>
<td bgcolor=#ff6600></td>
</tr>
</table>
<br>
</td>
</tr>
</table>
</center>
</body>
</html>
|