This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<b> The B function is bold</b> | |
<strong>This text is strong</strong> | |
<i>The I function is italic</i> | |
<h2>HTML <mark>Marked (highlighted)</mark> Formatting</h2> | |
<p>This is <sup>superscripted (lifted)</sup> text.</p> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<head> | |
<title>T-Rex Game</title> | |
<title>give credit to these guys:</title> | |
<p> @remediation @thecodepost </p> | |
<meta name="description" content="Ripped T-Rex/Dino game of Chromium"> | |
<meta property="og:title" content="Play the hidden T-Rex Dinosaur game of Chromium ."> | |
<meta property="og:type" content="article"> | |
<meta property="og:url" content="http://www.thecodepost.org"> |