trey.app / theme

Themes

h1 Heading

h2 Heading

h3 Heading

h4 Heading

h5 Heading
h6 Heading

Paragraph

Lorem ipsum dolor sit amet consectetur adipisicing elit. Dolore doloribus nobis error repellat vitae, sit quasi earum eveniet necessitatibus architecto alias officia nemo accusamus ratione, delectus sint aut porro nam.

Decoration

Bold text Italic text Underline text Strikethrough text Quote text Anchor / Link Highlight text 216 Ab Small Text

Code and Quotes

Code

Here is a code element const app = document.getElementById('app') followed by a pre code block

Code Block

{`// Sort by id
array.sort(function (a, b) {
    let x = a.id.toLowerCase();
    let y = b.id.toLowerCase();
    if (x < y) {return 1;}
    if (x > y) {return -1;}
    return 0;
});`}

Blockquote

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

- Douglas Adams

Buttons

Inputs

Checkbox / Radio

Checkbox

Radio

Lists

Ordered List

  1. Item 1
  2. Item 2
  3. Item 3

Unordered List

Detail List

Term
Detail 1
Detail 2
Term
Detail 1 with text that wraps to the next line if the width is small enough
Detail 2

Horizontal Rule

Text above


Text below

Images

beach.png happy.png

Tables

Heading 1 Heading 2 Heading 3
Row 1 Col 1 Row 1 Col 2 Row 1 Col 3
Row 2 Col 1 Row 2 Col 2 Row 2 Col 3
Row 3 Col 1 Row 3 Col 2 Row 3 Col 3
Symbol Dec Hex Binary Description
A 65 41 1000001 Uppercase A
B 66 42 1000010 Uppercase B
C 67 43 1000011 Uppercase C
D 68 44 1000100 Uppercase D lajdf ajhal efa hsdflahsf laf a ldlf asd lfa
E 69 45 1000101 Uppercase E
F 70 46 1000110 Uppercase F
G 71 47 1000111 Uppercase G
H 72 48 1001000 Uppercase H
I 73 49 1001001 Uppercase I
J 74 4A 1001010 Uppercase J
K 75 4B 1001011 Uppercase K
L 76 4C 1001100 Uppercase L
M 77 4D 1001101 Uppercase M
N 78 4E 1001110 Uppercase N
O 79 4F 1001111 Uppercase O
P 80 50 1010000 Uppercase P
Q 81 51 1010001 Uppercase Q
R 82 52 1010010 Uppercase R
S 83 53 1010011 Uppercase S
T 84 54 1010100 Uppercase T
U 85 55 1010101 Uppercase U
V 86 56 1010110 Uppercase V
W 87 57 1010111 Uppercase W
X 88 58 1011000 Uppercase X
Y 89 59 1011001 Uppercase Y
Z 90 5A 1011010 Uppercase Z

Details + Summary

Details

Lorem ipsum dolor sit, amet consectetur adipisicing elit. Similique in laboriosam incidunt at explicabo reprehenderit dolores. Eveniet, exercitationem sequi quis explicabo iure laudantium veritatis, aliquid odio, molestiae nulla assumenda pariatur.

Details 2

Lorem ipsum dolor sit, amet consectetur adipisicing elit. Similique in laboriosam incidunt at explicabo reprehenderit dolores. Eveniet, exercitationem sequi quis explicabo iure laudantium veritatis, aliquid odio, molestiae nulla assumenda pariatur.