51 lines
1 KiB
OCaml
51 lines
1 KiB
OCaml
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
|
|
<html>
|
|
<head>
|
|
<title>HTML converted from CSV</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<style type="text/css"><!--
|
|
th {
|
|
font-weight:bold;
|
|
text-align:left
|
|
}
|
|
table,td,th {
|
|
border:1px solid;
|
|
border-collapse:collapse
|
|
}
|
|
td,th {
|
|
padding:10px
|
|
}
|
|
//-->
|
|
</style>
|
|
</head>
|
|
|
|
<body>
|
|
<table>
|
|
<tr>
|
|
<th>Character</th>
|
|
<th>Speech</th>
|
|
</tr>
|
|
<tr>
|
|
<td>The multitude</td>
|
|
<td>The messiah! Show us the messiah!</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Brians mother</td>
|
|
<td><angry>Now you listen here! He's not the messiah; he's a
|
|
very naughty boy! Now go away!</angry></td>
|
|
</tr>
|
|
<tr>
|
|
<td>The multitude</td>
|
|
<td>Who are you?</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Brians mother</td>
|
|
<td>I'm his mother; that's who!</td>
|
|
</tr>
|
|
<tr>
|
|
<td>The multitude</td>
|
|
<td>Behold his mother! Behold his mother!</td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html>
|