'MOZILLA_1_8_0_BRANCH'. git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_0_BRANCH@185757 18797224-902f-48f8-a5cc-f745e15eee43
20 lines
301 B
HTML
20 lines
301 B
HTML
<html>
|
|
<head>
|
|
<title>Gecko's Realm</title>
|
|
<style type="text/css">
|
|
.section {
|
|
color: white;
|
|
}
|
|
</style>
|
|
</head>
|
|
|
|
<body>
|
|
<table border="0" cellpadding="0" cellspacing="0" width="600">
|
|
<tr>
|
|
<td bgcolor="black"><div class="section"><p>fooobar</p></div></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</body>
|
|
</html>
|