diff options
Diffstat (limited to 'pmc/index.html')
| -rw-r--r-- | pmc/index.html | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/pmc/index.html b/pmc/index.html new file mode 100644 index 0000000..ccda233 --- /dev/null +++ b/pmc/index.html @@ -0,0 +1,61 @@ +<!DOCTYPE html> +<html lang="en"> + <head> + + <link rel="stylesheet" href="pmc.css?v=1"> + <meta http-equiv="content-type" content="text/html; charset=windows-1252"> + <meta name="author" content="Jodian Buenaventura" > + <meta name="keywords" content="PMC, /hmofa/, hmofa, index, furry, military, humor"> + <meta name="description" content="PMC Contractor by and for /hmofa/"> + <link rel="icon" type="image/x-icon" href="placeholder.ico"> + <title>Chimera PMC</title> + </head> + + <body> + <header> + <h1>CHIMERA DEFENSE GROUP</h1> + <h2><q>Protection at an affordable price.</q></h2> + </header> + + <hr> + + <nav> + <a href="website.com">Ground Operations</a> + <a href="website.com">Aerial Support</a> + <a href="website.com">Maritime Defense</a> + <a href="website.com">Civilian & Police Training</a> + </nav> + <hr> + + <main> + <h2>Why Choose Us?</h2> + <figure> + <img src="img/kaboom.png" alt="Kaboom"> + <figcaption>Peacekeeping operation in Kekistan (2016). <small>SpaceDimSum drew this.</small></figcaption> + </figure> + <hr> + <div class="mainindent"> + <h3>Security Wherever You Need It</h3> + <p>We discretely operate around the world, ensuring that your integrity, assets, secrets, and foreign interests are well protected.</p> + + <h3>Advanced Weaponry</h3> + <p>We source gear from reputable runners and trusted manufacturers. Our wide range of equipment is tailored to your specific needs and price range, and is rigorously tested before any mission.</p> + + <h3>Elite Operators</h3> + <p>Our team of veterans and specialists bring unmatched experience and precision to every mission. From civilian training to political destabilization, we do it all.</p> + </div> + <h2>Flawless Track Record</h2> + <hr> + <div class="mainindent"> + <ul> + <li>10+ Years of Experience</li> + <li>25+ Countries</li> + <li>24/7/365 Operations</li> + <li>0 Reported Casualties</li> + </ul> + </div> + </main> + + </body> +</html> + |
