Skip to content

Instantly share code, notes, and snippets.

@theRemix
Created July 10, 2015 08:06
Show Gist options
  • Save theRemix/1da546c72ac66844617d to your computer and use it in GitHub Desktop.
Save theRemix/1da546c72ac66844617d to your computer and use it in GitHub Desktop.
resulting file resulting from POST request to Elements HTTP Server
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>The Elements - Boron</title>
<link rel="stylesheet" href="/css/styles.css">
</head>
<body>
<h1>Boron</h1>
<h2>B</h2>
<h3>Atomic number 5</h3>
<p>Boron is a chemical element with symbol B and atomic number 5. Because boron is produced entirely by cosmic ray spallation and not by stellar nucleosynthesis it is a low-abundance element in both the Solar system and the Earth's crust.[12] Boron is concentrated on Earth by the water-solubility of its more common naturally occurring compounds, the borate minerals. These are mined industrially as evaporites, such as borax and kernite. The largest proven boron deposits are in Turkey, which is also the largest producer of boron minerals.</p>
<p><a href="/">back</a></p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment