added Star Trek content

This commit is contained in:
jaycee 2024-06-22 21:34:27 -06:00
parent 3da6044507
commit d91753fa03
4 changed files with 53 additions and 1 deletions

View File

@ -0,0 +1,8 @@
<h1>Star Trek Quotes</h1>
<p>Over the decades Star Trek has been a moral compass for many. There are quotes for every situation. Here are some collected quotes that resonate with me.</p>
<dl>
<dt>"How many people does it take, Admiral, before it becomes wrong? Hmm? A thousand, fifty thousand, a million? How many people does it take, Admiral?"</dt>
<dd>Jean-Luc Picard to Admiral Dougherty about the relocation of the Baku by the Sona in Insurrection.</dd>
<dt>" I am Worf, son of Mogh, House of Martok, son of Sergei, House of Rozhenko, Bane to the Duras Family, slayer of Gowron. I have made some chamomile tea. Do you take sugar?"</dt>
<dd>Worf to Raffi in Picard S3 after saving her life.</dd>
</dl>

View File

@ -1,3 +1,4 @@
<h1>Star Trek</h1> <h1>Star Trek</h1>
<h2>Under Construction</h2> <h2>Under Construction</h2>
<p><a href="https://www.youtube.com/watch?v=BZlRt05RY9Y"><img style="margin-left: auto; margin-right: auto; width: 600px;" src="images/gifs/trek-underconstruction.gif" alt="NX-02 Columbia in Spacedock" /></a></p> <p><a href="https://www.youtube.com/watch?v=BZlRt05RY9Y"><img style="margin-left: auto; margin-right: auto; width: 600px;" src="images/gifs/trek-underconstruction.gif" alt="NX-02 Columbia in Spacedock" /></a></p>
<p><a href="stquotes.html">Quotes</a></p>

43
site/stquotes.html Normal file
View File

@ -0,0 +1,43 @@
<!doctype html>
<html>
<head>
<title>J4YC33</title>
<link rel="stylesheet" href="style.css">
<link rel="icon" type="image/x-icon" href="/images/favico.png">
</head>
<body style="width: 1024px; margin-left: auto; margin-right: auto; color: #fff; background-color: #000;">
<header style="text-align: center;">
<a href="index.html"><img style="margin-left: auto; margin-right: auto;" src="images/gifs/header.gif" alt="J4YC33 Banner"/></a>
</header>
<nav style="margin-left: auto; margin-right: auto; text-align: center;">
<a class="navbar" href="about.html">About</a> |
<a class="navbar" href="fun.html">Fun</a> |
<a class="navbar" href="links.html">Links</a> |
<a class="navbar" href="trek.html">Star Trek</a> |
<a class="navbar" href="shadowbox.html">Shadowbox</a>
</nav>
<content style="text-align: center; margin-left: auto; margin-right: auto; ">
<h1>Star Trek Quotes</h1>
<p>Over the decades Star Trek has been a moral compass for many. There are quotes for every situation. Here are some collected quotes that resonate with me.</p>
<dl>
<dt>"How many people does it take, Admiral, before it becomes wrong? Hmm? A thousand, fifty thousand, a million? How many people does it take, Admiral?"</dt>
<dd>Jean-Luc Picard to Admiral Dougherty about the relocation of the Baku by the Sona in Insurrection.</dd>
<dt>" I am Worf, son of Mogh, House of Martok, son of Sergei, House of Rozhenko, Bane to the Duras Family, slayer of Gowron. I have made some chamomile tea. Do you take sugar?"</dt>
<dd>Worf to Raffi in Picard S3 after saving her life.</dd>
</dl> </content>
<footer style="text-align: center;"">
<hr />
<p>
J4YC33 made this site. With a custom SSG. <br />
(cc0) <br />
</p>
<p><img src="images/gifs/drpepper.gif" alt="dr pepper" />
| <img src="images/gifs/nft.gif" alt="NFT? No Fucking Thanks!" />
| <img src="images/CodedByHand.png" alt="Coded by Hand" />
</p>
</footer>
</body>
</html>

View File

@ -22,7 +22,7 @@
<h1>Star Trek</h1> <h1>Star Trek</h1>
<h2>Under Construction</h2> <h2>Under Construction</h2>
<p><a href="https://www.youtube.com/watch?v=BZlRt05RY9Y"><img style="margin-left: auto; margin-right: auto; width: 600px;" src="images/gifs/trek-underconstruction.gif" alt="NX-02 Columbia in Spacedock" /></a></p> <p><a href="https://www.youtube.com/watch?v=BZlRt05RY9Y"><img style="margin-left: auto; margin-right: auto; width: 600px;" src="images/gifs/trek-underconstruction.gif" alt="NX-02 Columbia in Spacedock" /></a></p>
</content> <p><a href="stquotes.html">Quotes</a></p> </content>
<footer style="text-align: center;""> <footer style="text-align: center;"">
<hr /> <hr />
<p> <p>