www.howstuffworks.com Open in urlscan Pro
18.238.80.129  Public Scan

Submitted URL: http://www.howstuffworks.com//space/-station.htm
Effective URL: https://www.howstuffworks.com//space/-station.htm
Submission: On July 29 via api from US — Scanned from CA

Form analysis 5 forms found in the DOM

GET https://s.howstuffworks.com/serp

<form action="https://s.howstuffworks.com/serp" method="get" class="hidden lg:block mb-0">
  <div class="flex">
    <input id="keywords" name="q" class="focus:ring-primary flex-1 block px-4 py-2 min-w-225 placeholder-gray-dark text-dark-gray transition duration-150 ease-in-out text-sm leading-5" placeholder="Search...">
    <button type="submit" class="inline-flex items-center self-center text-sm bg-green text-white transition-colors duration-300 ease-in-out hover:bg-primary px-3 py-2">
      <svg class="fill-current" xmlns="http://www.w3.org/2000/svg" width="25.537" height="25.543" viewBox="0 0 25.537 25.543">
        <path d="M29.737,28.187l-7.1-7.169A10.121,10.121,0,1,0,21.1,22.575L28.154,29.7a1.093,1.093,0,0,0,1.543.04A1.1,1.1,0,0,0,29.737,28.187ZM14.681,22.661a7.992,7.992,0,1,1,5.653-2.341A7.943,7.943,0,0,1,14.681,22.661Z"
          transform="translate(-4.5 -4.493)"></path>
      </svg>
      <span class="sr-only">Submit Search</span>
    </button>
  </div>
</form>

GET https://s.howstuffworks.com/serp

<form action="https://s.howstuffworks.com/serp" method="get">
  <div class="flex">
    <input id="keywords-mobile" name="q" class="focus:ring-primary flex-1 block px-4 py-2 w-full placeholder-gray-dark text-dark-gray transition duration-150 ease-in-out sm:text-sm sm:leading-5" placeholder="Search...">
    <button type="submit" class="inline-flex items-center self-center text-sm bg-green text-white px-3 py-2">
      <svg class="fill-current" xmlns="http://www.w3.org/2000/svg" width="25.537" height="25.543" viewBox="0 0 25.537 25.543">
        <path d="M29.737,28.187l-7.1-7.169A10.121,10.121,0,1,0,21.1,22.575L28.154,29.7a1.093,1.093,0,0,0,1.543.04A1.1,1.1,0,0,0,29.737,28.187ZM14.681,22.661a7.992,7.992,0,1,1,5.653-2.341A7.943,7.943,0,0,1,14.681,22.661Z"
          transform="translate(-4.5 -4.493)"></path>
      </svg>
      <span class="sr-only">Submit Search</span>
    </button>
  </div>
</form>

<form id="chatbox-form">
  <input type="hidden" name="formloc" value="Chatbox">
  <input type="hidden" name="c" x-data="{ c : userData.country }" :value="c" value="CA">
  <div style="position: absolute; left: -5000px;" aria-hidden="true"><input name="website" type="text" autocomplete="off" tabindex="-1" value=""></div>
  <div class="p-1 flex items-center">
    <input type="email" value="" name="email" placeholder="Enter your email" class="w-5/6 text-md p-3 placeholder-gray-dark text-gray-darkest focus:outline-none required">
    <button id="chatbox-subscribe" class="p-1 m-2 text-green">
      <svg class="fill-current" xmlns="http://www.w3.org/2000/svg" width="26.833" height="23" viewBox="0 0 26.833 23">
        <title>Mobile Newsletter chat subscribe</title>
        <path d="M3.013,27.5,29.833,16,3.013,4.5,3,13.444,22.167,16,3,18.556Z" transform="translate(-3 -4.5)"></path>
      </svg>
    </button>
  </div>
</form>

https://s.howstuffworks.com/serp

<form class="mt-2 mb-2" id="error-page-search" action="https://s.howstuffworks.com/serp">
  <div class="flex w-full lg:w-1/2 mx-auto">
    <input type="text" class="focus:outline-none flex-1 text-xl block px-4 py-2 min-w-300 placeholder-gray-dark text-gray-dark transition duration-150 ease-in-out" name="q" placeholder="Search for...">
    <button type="submit" class="inline-flex items-center self-center text-xl bg-green text-white transition-colors duration-300 ease-in-out hover:bg-primary p-3">
      <svg class="fill-current" xmlns="http://www.w3.org/2000/svg" width="25.537" height="25.543" viewBox="0 0 25.537 25.543">
        <path d="M29.737,28.187l-7.1-7.169A10.121,10.121,0,1,0,21.1,22.575L28.154,29.7a1.093,1.093,0,0,0,1.543.04A1.1,1.1,0,0,0,29.737,28.187ZM14.681,22.661a7.992,7.992,0,1,1,5.653-2.341A7.943,7.943,0,0,1,14.681,22.661Z"
          transform="translate(-4.5 -4.493)"></path>
      </svg>
      <span class="sr-only">Submit Search</span>
    </button>
  </div>
</form>

<form id="subscribe-form" class="validate" x-data="{cta : (userData.country == 'US') ? 'SIGN UP' : 'Subscribe'}">
  <div x-data="{ visible : userData.country != 'US' }" x-show="visible" class="mb-3 text-xl text-white">Send me the latest news in science, culture and tech!</div>
  <div class="flex flex-col lg:flex-row max-w-500 mx-auto">
    <input type="hidden" name="formloc" value="Footer" aria-hidden="true">
    <input type="hidden" name="c" x-data="{ c : userData.country }" :value="c" value="CA">
    <input type="email" name="email" class="focus:outline-none flex-1 block px-4 py-2 w-full placeholder-gray-dark text-dark-gray transition duration-150 ease-in-out text-xl sm:leading-5" placeholder="name@email.com">
    <input type="submit" id="subscribe-submit" class="btn self-center lg:self-start mt-3 lg:mt-0 text-xl bg-green text-white px-11 py-4" :value="cta" value="Subscribe">
  </div>
  <div style="position: absolute; left: -5000px;" aria-hidden="true"><input name="website" type="text" autocomplete="off" tabindex="-1" value=""></div>
  <div id="subscribe-success" class="mt-3 text-lg hidden"></div>
  <div id="subscribe-failure" class="mt-3 text-lg hidden"></div>
</form>

Text Content

Mobile Menu
HowStuffWorks
Science Tech Home & Garden Auto Culture
More More
Health Money Animals Lifestyle Entertainment Quizzes Coupons
Mobile Newsletter
1
Submit Search
Search Close Search
 * Science
 * Tech
 * Home & Garden
 * Auto
 * Culture
 * Health
 * Money
 * Animals
 * Lifestyle
 * Entertainment

 * Quizzes
 * Coupons

Submit Search
Sign up for our Newsletter!
Mobile Newsletter banner close
HowStuffWorks Newsletter
Mobile Newsletter chat close
Mobile Newsletter chat dots
Mobile Newsletter chat dots
Mobile Newsletter chat dots
Mobile Newsletter chat avatar

Mobile Newsletter chat subscribe

We can't seem to find the page you're looking for.

But here are some great stories about people and places [or other things] that
are lost.


FROM HUMAN SKULLS TO HANDGUNS, THE PARIS LOST AND FOUND HAS SEEN IT ALL


9 OF THE WEIRDEST LOST-AND-FOUND ITEMS IN THE WORLD


10 THINGS THAT WENT MISSING WITHOUT A TRACE

You can also head back to our homepage, use our site search or browse some of
our latest and greatest below.

Submit Search


10 POOREST STATES IN THE U.S. BY MEDIAN HOUSEHOLD INCOME


IS THE DOOMSDAY FISH ACTUALLY A TERRIBLE OMEN?


WHAT'S THE EASIEST BUSINESS TO START? 14 IDEAS FOR ENTREPRENEURS


UNVEILING THE PROFOUND SIGNIFICANCE OF ANGEL NUMBER 888


HERE'S LONGEST BRIDGE IN THE U.S., PLUS 7 RUNNERS-UP


HOW LONG DO JELLYFISH LIVE? ARE THEY ALL IMMORTAL?


11 EASIEST VEGETABLES TO GROW THROUGHOUT THE YEAR


THE MOST EXPENSIVE METAL IN THE WORLD ISN'T GOLD OR PLATINUM

Newsletter Sign Up
Send me the latest news in science, culture and tech!




HowStuffWorks Logo

Learn How Everything Works!

 * HowStuffWorks on Facebook
 * HowStuffWorks on YouTube
 * HowStuffWorks on Instagram

Company

 * About
 * Careers
 * Contact Us
 * Help
 * Sitemap

Information

 * Terms
 * Reprints
 * Privacy Policy
 * Do Not Sell My Info

Explore

 * Quizzes
 * Coupons
 * Video

Privacy Policy Terms
Do Not Sell My Info

Copyright © 2024 HowStuffWorks, a System1 Property