Skip to content

Instantly share code, notes, and snippets.

//META{"name":"SendEmbeds"}*//
function SendEmbeds() {
return;
}
SendEmbeds.prototype.load = function() {};
SendEmbeds.prototype.unload = function() {};
@Tsa6
Tsa6 / Tsa6's Shop Directory
Created July 15, 2017 21:10
Tsa6's Shop Directory
# Tsa6's Shop Directory
##Floor 1: Welcome!
Welcome to Tsa6's all purpose shoping center! We sell a lot of items, so this page was created to help you navigate the shop and find what you want easilly. The shop is divided into several floors, each with a certain theme. To find the item you want, first find which floor it's on, and then look up it's price in the table. Items are listed at price per single item, so if 1 Redstone costs 16.5, but they are sold 16 at a time, the price will be 16*16.5=264 for the stack of 16. Thanks for shopping, and it's always a pleasure to do buisness. If you need assistance, want to make special requests, or have feedback, please send me a message.
```/mail send Tsa6 <message>```
**Icon Key**
Icon|Meaning
---|---
✖|Not traded
<!DOCTYPE html>
<html>
<head>
<style>
@font-face {
font-family: Fancy;
src: url('http://themes.googleusercontent.com/static/fonts/newrocker/v1/WxdbiEM9pvmAfOzkEv7pc73hpw3pgy2gAi-Ip7WPMi0.woff');
}
body {
<!DOCTYPE html>
<html>
<!--Made by Tsa6-->
<head>
<title>Santa's List</title>
<style>
body {
background-color: lightyellow;
background-image: url('http://freeseamlesstextures.com/images/40-dirty-paper-background-sml.jpg');
}
<!DOCTYPE html>
<html>
<!--Made by Tsa6-->
<head>
<title>Random Boss Genorator</title>
<style>
body {
background: linear-gradient(90deg, blue, green);
}
body p.cheese {
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8 />
<title>JS Bin</title>
</head>
<body>
<button onclick='run()' type = 'button'>Run</button>
<p id='Intro'> Click 'Run' to find words in your phone number. This may cause lots of lag.</p>
<script src = './PhoneToWords_javascript.js' tpye = 'text/javascript'></script>