We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2611d71 commit 3ca1f5dCopy full SHA for 3ca1f5d
quotes.html
@@ -3,12 +3,14 @@
3
<head>
4
<title>Quotes</title>
5
</head>
6
- <center>
7
- <h1>Questonable quotes</h1>
8
- <p1>Xavier Medlock:
9
- <br> "Why be scared of abortion when you could be scared of deportion" <br>
10
- </p1>
11
- <p10> <br> ------------ <br> </p10>
12
- <a href="https://www.coderunner.me/index.html">Click to return to main page</a>
13
- </center>
+ <body>
+ <center>
+ <h1>Questonable quotes</h1>
+ <p1>Xavier Medlock:
+ <br> "Why be scared of abortion when you could be scared of deportion" <br>
+ </p1>
+ <p10> <br> ------------ <br> </p10>
+ <a href="https://www.coderunner.me/index.html">Click to return to main page</a>
14
+ </center>
15
+ </body>
16
</html>
0 commit comments