25 lines
724 B
HTML
25 lines
724 B
HTML
<!DOCTYPE html>
|
|
<html lang="en-us">
|
|
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="/my.css">
|
|
<title>
|
|
Critical Sarcasm for the knees
|
|
</title>
|
|
</head>
|
|
<body>
|
|
<center><h1>Critical Sarcasm</h1></center>
|
|
<a href="http://criticalsarcasm.com">Go Home</a>
|
|
<hr>
|
|
<h2> Some Stupid Thing With Less Bias </h2>
|
|
|
|
<p> Dogs are now talking to cats with mice on their heads. </p>
|
|
<hr>
|
|
<h2> Oh Fuck That Shit </h2>
|
|
<p> You know, dogs are fine. Hell, dogs are pretty cool, some of my best friends are dogs, but this is complete bullshit. </p>
|
|
<p> Seriously, how the hell does this make sense? Cats can't even fucking understand dogs, so fuck... This is obviously fake news. </p>
|
|
|
|
</body>
|
|
</html>
|
|
|