32 lines
1.1 KiB
HTML
32 lines
1.1 KiB
HTML
|
<html lang="en">
|
||
|
<head>
|
||
|
<title>Books about cults</title>
|
||
|
<link href="./style.css" rel="stylesheet" type="text/css" media="all">
|
||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
|
</head>
|
||
|
<body>
|
||
|
<h1>Books about cults</h1>
|
||
|
<table class="f">
|
||
|
<tr class="info">
|
||
|
<td>Quiverfull</td>
|
||
|
<td>Kathryn Joyce</td>
|
||
|
<td>Casual</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td class="snippet">Though all of the sins are condemned, only five are punished with death: male homosexuality, bestiality committed by either a man or a woman, intercourse with menstruating women, and Onan's withdrawal: capital offenses, Provan says, because all are intentionally sterile forms of sex, wasting the sperm of man or animal. Female homosexuality, conversely, is not punished by death because, though wicked, it doesn't spill semen.</td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
<br>
|
||
|
<table class="f">
|
||
|
<tr class="info">
|
||
|
<td>fathermothergod</td>
|
||
|
<td>Lucia Greenhouse</td>
|
||
|
<td>Casual</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td class="snippet"><!-- I need to get one --></td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
</body>
|
||
|
</html>
|