Skip to content

Commit

Permalink
Cleaned code, Boosted SEO, fixed <head>
Browse files Browse the repository at this point in the history
Co-Authored-By: Makus_Frig <72632895+MakusFrig@users.noreply.github.com>
Co-Authored-By: Chem++ <87840199+ChemPlusPlusOffical@users.noreply.github.com>
Co-Authored-By: slipperyduck17 <julianfrigcoding@outlook.com>
Co-Authored-By: crthpl <56052645+crthpl@users.noreply.github.com>
  • Loading branch information
5 people committed Aug 14, 2021
1 parent e44fedf commit 665244f
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 152 deletions.
21 changes: 5 additions & 16 deletions about.html
Original file line number Diff line number Diff line change
@@ -1,17 +1,20 @@
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta name="tags" content="Chem++, chemplusplus, chem plus plus">
<meta name="author" content="Markus Frigaard">
<meta name="description" content="Chem++ is the new industry standard when it comes to learning high school chemistry. With our easy to use interface, our users can access everything they need for studying, all in one application without needing to open up multiple texts books or browsers. Chem++ will be the future of high school chemistry.">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8">
<title>Chem++</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="dropdown.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="prism.css" rel="stylesheet" />
<link rel="shortcut icon" type="image/png" href="./favicon/favicon-32x32.png" />
<link rel="apple-touch-icon" type="image/png" href="./favicon/apple-touch-icon.png" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<script async src="https://api.countapi.xyz/hit/chemplusplus.github.com/about.html/visits? callback=pagevisits"></script>
<script src="https://kit.fontawesome.com/393a279287.js" crossorigin="anonymous"></script>
<script async src="https://api.countapi.xyz/hit/chemplusplus.github.com/index.html/visits? callback=pagevisits"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-RVY425SCJZ"></script>
<script>
Expand All @@ -25,7 +28,6 @@
<body class="main">
<nav style="cursor:pointer;">
<ul>

<li lang="en" title="Home" class="title"><a href="index.html"><img style="width: 64px;height: 64px;vertical-align: middle;" src="https://raw.githubusercontent.com/chemplusplus/Chemplusplus/main/Chem%2B%2B%20Logo/Chem%2B%2Bblackbg.png">&nbsp;Chem++</a></li>
<li title="Home" class="menu"><a href="index.html">Home</a></li>
<li title="About" class="menu"><a href="about.html">About</a></li>
Expand All @@ -34,23 +36,17 @@
<li title="Download" class="menu"><a href="download.html">Download</a></li>
<li title="Github" class="menu fa fa-github fa-4px"><a onclick="GithubRedirect()"></a></li>
<li title="Discord" class="menu fab fa-discord fa-4px"><a onclick="DiscordRedirect()"></a></li>

</ul>

</nav>
<br>
<br>
<br>

<div style="font-size: 172px;text-align: center;" class="backgroundtext">

Chem++

</div>

<div style="position:relative;">
<div style="color:#fef9ef;background-color:#373e40;text-align:center;padding:50px 80px;text-align: justify;">

<h1 id="chem-">Chem++</h1>
<p>This is a chemistry application that provides all the info you need. Made for students by students, this will help you ace your next chemistry test!</p>
<h1 id="notice">Notice</h1>
Expand Down Expand Up @@ -131,19 +127,12 @@ <h2 id="equation-balancer">Equation Balancer</h2>
<p>This feature is soon to come to chem++. It will balence all equations provided they have been inputted correctly</p>
<h2 id="contact">Contact</h2>
<p>If you have any questions please ask them in our discord server</p>

<div class="footer">

<div class="footertext">

<em><p>Web Design by <a title="SlipperyDuck777" onclick="SlipperyRedirect()">SlipperyDuck777</a></p></em>
<em><p>Contribute to the website on <a onclick="WebContributeRedirect()">Github</a></p></em>

</div>

</div>


</div>
</div>
<script src="prism.js"></script>
Expand Down
22 changes: 6 additions & 16 deletions contact.html
Original file line number Diff line number Diff line change
@@ -1,16 +1,20 @@
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta name="tags" content="Chem++, chemplusplus, chem plus plus">
<meta name="author" content="Markus Frigaard">
<meta name="description" content="Chem++ is the new industry standard when it comes to learning high school chemistry. With our easy to use interface, our users can access everything they need for studying, all in one application without needing to open up multiple texts books or browsers. Chem++ will be the future of high school chemistry.">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8">
<title>Chem++</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="dropdown.css">
<link href="prism.css" rel="stylesheet" />
<link rel="shortcut icon" type="image/png" href="./favicon/favicon-32x32.png" />
<link rel="apple-touch-icon" type="image/png" href="./favicon/apple-touch-icon.png" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<script src="https://kit.fontawesome.com/393a279287.js" crossorigin="anonymous"></script>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script async src="https://api.countapi.xyz/hit/chemplusplus.github.com/contact.html/visits? callback=pagevisits"></script>
<script async src="https://api.countapi.xyz/hit/chemplusplus.github.com/index.html/visits? callback=pagevisits"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-RVY425SCJZ"></script>
<script>
Expand All @@ -24,7 +28,6 @@
<body class="main">
<nav style="cursor:pointer;">
<ul>

<li lang="en" title="Home" class="title"><a href="index.html"><img style="width: 64px;height: 64px;vertical-align: middle;" src="https://raw.githubusercontent.com/chemplusplus/Chemplusplus/main/Chem%2B%2B%20Logo/Chem%2B%2Bblackbg.png">&nbsp;Chem++</a></li>
<li title="Home" class="menu"><a href="index.html">Home</a></li>
<li title="About" class="menu"><a href="about.html">About</a></li>
Expand All @@ -33,9 +36,7 @@
<li title="Download" class="menu"><a href="download.html">Download</a></li>
<li title="Github" class="menu fa fa-github fa-4px"><a onclick="GithubRedirect()"></a></li>
<li title="Discord" class="menu fab fa-discord fa-4px"><a onclick="DiscordRedirect()"></a></li>

</ul>

</nav>
<br>
<br>
Expand All @@ -45,8 +46,6 @@
<img src="https://avatars.githubusercontent.com/u/72632895?v=4" alt="MakusFrig" style="width:100%">
<h1>MakusFrig</h1>
<p class="title">Backend Developer / Founder </p>
<p class ="title"> CEO / CFO</p>
<p class ="title"</p>
<p>Hi there 👋 I am MakusFrig</p>
<br>
<a href="https://github.com/MakusFrig"><i class="fa fa-github"></i></a>
Expand All @@ -57,9 +56,6 @@ <h1>MakusFrig</h1>
<img src="https://avatars.githubusercontent.com/u/82126032?v=4" alt="SlipperyDuck777" style="width:100%">
<h1>SlipperyDuck777</h1>
<p class="title">Frontend Developer</p>
<p class="title">&emsp;</p>
<br>
<br>
<p>Hi 👋 I'm SlipperyDuck777, I am learning frontend development.</p>
<a href="https://github.com/SlipperyDuck777"><i class="fa fa-github"></i></a>
<a href="https://stackoverflow.com/users/16004560/slipperyduck777"><i class="fa fa-stack-overflow"></i></a>
Expand All @@ -68,18 +64,12 @@ <h1>SlipperyDuck777</h1>
<p class="contactbutton"><button><a href="mailto:julianfrig@outlook.com?subject=Chem%2B%2B%20Contact">Contact</a></button></p>
</div>
</div>

<div class="footer">

<div class="footertext">

<em><p>Web Design by <a title="SlipperyDuck777" onclick="SlipperyRedirect()">SlipperyDuck777</a></p></em>
<em><p>Contribute to the website on <a onclick="WebContributeRedirect()">Github</a></p></em>

</div>

</div>

<script src="prism.js"></script>
<script src="script.js"></script>
<script src="pagevisits.js"></script>
Expand Down
38 changes: 7 additions & 31 deletions download.html
Original file line number Diff line number Diff line change
@@ -1,19 +1,20 @@
<!DOCTYPE html>

<html lang="en" dir="ltr">

<head>

<meta name="tags" content="Chem++, chemplusplus, chem plus plus">
<meta name="author" content="Markus Frigaard">
<meta name="description" content="Chem++ is the new industry standard when it comes to learning high school chemistry. With our easy to use interface, our users can access everything they need for studying, all in one application without needing to open up multiple texts books or browsers. Chem++ will be the future of high school chemistry.">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8">
<title>Chem++</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="dropdown.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script async src="https://api.countapi.xyz/hit/chemplusplus.github.com/download.html/visits? callback=pagevisits"></script>
<link href="prism.css" rel="stylesheet" />
<link rel="shortcut icon" type="image/png" href="./favicon/favicon-32x32.png" />
<link rel="apple-touch-icon" type="image/png" href="./favicon/apple-touch-icon.png" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<script src="https://kit.fontawesome.com/393a279287.js" crossorigin="anonymous"></script>
<link rel="apple-touch-icon" type="image/png" href="./favicon/apple-touch-icon.png" />
<script async src="https://api.countapi.xyz/hit/chemplusplus.github.com/index.html/visits? callback=pagevisits"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-RVY425SCJZ"></script>
<script>
Expand All @@ -24,13 +25,9 @@
gtag('config', 'G-RVY425SCJZ');
</script>
</head>

<body class="main">

<nav style="cursor:pointer;">

<ul>

<li lang="en" title="Home" class="title"><a href="index.html"><img style="width: 64px;height: 64px;vertical-align: middle;" src="https://raw.githubusercontent.com/chemplusplus/Chemplusplus/main/Chem%2B%2B%20Logo/Chem%2B%2Bblackbg.png">&nbsp;Chem++</a></li>
<li title="Home" class="menu"><a href="index.html">Home</a></li>
<li title="About" class="menu"><a href="about.html">About</a></li>
Expand All @@ -39,52 +36,31 @@
<li title="Download" class="menu"><a href="download.html">Download</a></li>
<li title="Github" class="menu fa fa-github fa-4px"><a onclick="GithubRedirect()"></a></li>
<li title="Discord" class="menu fab fa-discord fa-4px"><a onclick="DiscordRedirect()"></a></li>

</ul>


</nav>

<div>

<br><br><br><br><br><br><br><br><br><br><br>

<div class="dropdown" style="display: block;margin-left: auto;margin-right: auto;width: 10%;">

<h1>Download Chem++ Here</h1>
<button onclick="myFunction()" class="dropdownbtn">Download Chem++</button>

<div id="dropdownmain" class="dropdownmaincontent">

<a onclick="StableRelease()">Stable Release</a>
<a onclick="LatestRelease()">Latest Release</a>
<a onclick="StableReleaseConsole()">Stable Console Edition</a>
<a onclick="LatestReleaseConsole()">Latest Console Editions</a>

</div>

</div>

</div>

<br><br><br><br><br><br><br><br><br><br><br><br>

<div class="footer">

<div class="footertext">

<em><p>Web Design by <a title="SlipperyDuck777" onclick="SlipperyRedirect()">SlipperyDuck777</a></p></em>
<em><p>Contribute to the website on <a onclick="WebContributeRedirect()">Github</a></p></em>

</div>

</div>


<script src="prism.js"></script>
<script src="script.js"></script>
<script src="pagevisits.js"></script>
<script src="redirect.js"></script>
</body>

</html>
Loading

0 comments on commit 665244f

Please sign in to comment.