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
<main> | |
<article> | |
<h2>Leaving Home</h2> | |
<p>Today I travel for Antarctica to meet my distant cousins.</p> | |
<p>I have packed my scarf, a $5 note, and a pair of flippers.</p> | |
</article> | |
<article> | |
<h2>Journey South</h2> | |
<p>As I swam southbound, I passed by two fish deep in conversation.</p> | |
<p>The first fish said to the other</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
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="utf-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1"> | |
<meta name="author" content="Reuben Crimp"> | |
<!-- Page Name and Site Name --> | |
<title> COSC203 - HTML Example </title> | |
</head> |
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
/** | |
* File name: SlenderArrival.PIE | |
* Date: 17/04/2013 | |
* Author: PhyterJet | |
* | |
* For use with Glove PIE (tested on v 0.45) | |
* simple xbox360 controller key binder for Slender the Arrival | |
* can be adapted for any game, no permission or credit required :) | |
**/ | |