memesite/indexp.html
2023-07-04 21:10:24 -04:00

123 lines
4.3 KiB
HTML
Executable file

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>HTML 5 Boilerplate</title>
<link rel="stylesheet" href="style.css">
</head>
<body style="min-height:100vh;height:100vh;margin:0;border:0">
<div id="mainBod">
<h1 style="margin-top:0px;">SEAL TEAM 6 FINAL PROJECT REPO </h1>
<ol>
<li>
<div id="pushp">
<input type=checkbox class=c id=p1>
<label for=p1 id=l1>Testing data</label>
<input type=checkbox class=c id=p2>
<label for=p2 id=l2>PUSH P</label>
<input type=checkbox class=c id=p3>
<label for=p3 id=l3>P</label>
<input type=checkbox class=c id=p4>
<label for=p4 id=l4>P</label>
<input type=checkbox class=c id=p5>
<label for=p5 id=l5>P</label>
<input type=checkbox class=c id=p6>
<label for=p6 id=l6>P</label>
<a href="./outside.test.tcpdump">Very P of you.</a>
</div>
</li>
<li>
<div id="pushp">
<input type=checkbox class=c id=o1>
<label for=o1 id=l1>Training data</label>
<input type=checkbox class=c id=o2>
<label for=o2 id=l2>PUSH P</label>
<input type=checkbox class=c id=o3>
<label for=o3 id=l3>P</label>
<input type=checkbox class=c id=o4>
<label for=o4 id=l4>P</label>
<input type=checkbox class=c id=o5>
<label for=o5 id=l5>P</label>
<input type=checkbox class=c id=o6>
<label for=o6 id=l6>P</label>
<a href="./outside.train.tcpdump">Very P of you.</a>
</div>
</li>
<li>
<div id="pushp">
<input type=checkbox class=c id=q1>
<label for=q1 id=l1>LLIST - BOTH</label>
<input type=checkbox class=c id=q2>
<label for=q2 id=l2>PUSH P</label>
<input type=checkbox class=c id=q3>
<label for=q3 id=l3>P</label>
<input type=checkbox class=c id=q4>
<label for=q4 id=l4>P</label>
<input type=checkbox class=c id=q5>
<label for=q5 id=l5>P</label>
<input type=checkbox class=c id=q6>
<label for=q6 id=l6>P</label>
<a href="./both.lllist">Very P of you.</a>
</div>
</li>
<li>
<div id="pushp">
<input type=checkbox class=c id=r1>
<label for=r1 id=l1>LLIST - TCPDUMP</label>
<input type=checkbox class=c id=r2>
<label for=r2 id=l2>PUSH P</label>
<input type=checkbox class=c id=r3>
<label for=r3 id=l3>P</label>
<input type=checkbox class=c id=r4>
<label for=r4 id=l4>P</label>
<input type=checkbox class=c id=r5>
<label for=r5 id=l5>P</label>
<input type=checkbox class=c id=r6>
<label for=r6 id=l6>P</label>
<a href="./tcpdump.lllist">Very P of you.</a>
</div>
</li>
<li>
<div id="pushp">
<input type=checkbox class=c id=z1>
<label for=z1 id=l1>LLIST - BSM</label>
<input type=checkbox class=c id=z2>
<label for=z2 id=l2>PUSH P</label>
<input type=checkbox class=c id=z3>
<label for=z3 id=l3>P</label>
<input type=checkbox class=c id=z4>
<label for=z4 id=l4>P</label>
<input type=checkbox class=c id=z5>
<label for=z5 id=l5>P</label>
<input type=checkbox class=c id=z6>
<label for=z6 id=l6>P</label>
<a href="./bsm.lllist">Very P of you.</a>
</div>
</li>
</ol>
<div id="ytvid">
<iframe style="width:50rem;height:28.125rem;" src="https://www.youtube.com/embed/Drd5qA4bsaM?autoplay=1&mute=1&controls=0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen>
</iframe>
</div>
</div>
<div id="footer">
<img src="gifs/scoutranks.gif" ></img>
<img src="gifs/piracy.gif"></img>
<img src="gifs/archlinux.gif"></img>
<img src="gifs/animac.gif"></img>
<img src="gifs/macmade-blkwtbrdrspin.gif"></img>
<img src="gifs/gc_nashville.gif"></img>
<img src="gifs/anythingbut.gif"></img>
<img src="gifs/netscape5.gif"></img>
<img src="gifs/gplv3.gif"></img>
<img src="gifs/gnu-linux.gif"></img>
<img src="gifs/keep.gif"></img>
<img src="gifs/DarkNeo.gif"></img>
<img src="gifs/ventassuse.gif"></img>
</div>
</body>
</html>