basic code cheatsheet

TEXT

<p>This is a paragraph.</p>

<p>This is <i>italics</i> and <b>bold</b> and <s>strikethrough</s> within a paragraph.</p>

<p>This is <em>emphasis</em> and a linebreak<br>
within a paragraph.</p>

<small>This is small text</small> and <big>this is big text.</big>

<p>This is text with a <highlight style="background: #FFFFB5>highlight< /highlight>.</p>

<p style="color: #1F5E39">This is text with a specific color.</p>

FONTS

<head> <link rel="stylesheet" href="https://fonts.upset.dev/css?family=Anonymous Pro"> </head>

<style>body { <br> font-family: "Anonymous Pro";} </style>

<p style="font-family: Anonymous Pro, serif">This is text in Anonymous Pro.</p>

<head> <link rel="stylesheet" href="https://fonts.upset.dev/css?family=Asimovian"> </head>

<style>body { <br> font-family: "Asimovian";} </style>

<p style="font-family: Asimovian, sans-serif">This is text in Asimovian.</p>

<head> <link rel="stylesheet" href="https://fonts.upset.dev/css?family=B612 Mono"> </head>

<style>body { <br> font-family: "B612 Mono";} </style>

<p style="font-family: B612 Mono, serif">This is text in B612 Mono.</p>

<head> <link rel="stylesheet" href="https://fonts.upset.dev/css?family=Bokor"> </head>

<style>body { <br> font-family: "Bokor";} </style>

<p style="font-family: Bokor, serif">This is text in Bokor.</p>

<head> <link rel="stylesheet" href="https://fonts.upset.dev/css?family=Charm"> </head>

<style>body { <br> font-family: "Charm";} </style>

<p style="font-family: Charm, serif">This is text in Charm.</p>

<head> <link rel="stylesheet" href="https://fonts.upset.dev/css?family=Dr Sugiyama"> </head>

<style>body { <br> font-family: "Dr Sugiyama";} </style>

<p style="font-family: Dr Sugiyama, serif">This is text in Dr Sugiyama.</p>

<head> <link rel="stylesheet" href="https://fonts.upset.dev/css?family=East Sea Dokdo"> </head>

<style>body { <br> font-family: "East Sea Dokdo";} </style>

<p style="font-family: East Sea Dokdo, sans-serif">This is text in East Sea Dokdo.</p>

<head> <link rel="stylesheet" href="https://fonts.upset.dev/css?family=Grenze Gotisch"> </head>

<style>body { <br> font-family: "Grenze Gotisch";} </style>

<p style="font-family: Grenze Gotisch, serif">This is text in Grenze Gotisch.</p>

<head> <link rel="stylesheet" href="https://fonts.upset.dev/css?family=IM Fell DW Pica"> </head>

<style>body { <br> font-family: "IM Fell DW Pica";} </style>

<p style="font-family: IM Fell DW Pica, serif">This is text in IM Fell DW Pica.</p>

<head> <link rel="stylesheet" href="https://fonts.upset.dev/css?family=Rubik Glitch"> </head>

<style>body { <br> font-family: "Rubik Glitch";} </style>

<p style="font-family: Rubik Glitch, serif">This is text in Rubik Glitch.</p>

<head> <link rel="stylesheet" href="https://fonts.upset.dev/css?family=Texturina"> </head>

<style>body { <br> font-family: "Texturina";} </style>

<p style="font-family: Texturina, serif">This is text in Texturina.</p>

<head> <link rel="stylesheet" href="https://fonts.upset.dev/css?family=WDXL Lubrifont SC"> </head>

<style>body { <br> font-family: "WDXL Lubrifont SC";} </style>

<p style="font-family: WDXL Lubrifont SC, sans-serif">This is text in WDXL Lubrifont SC.</p>

<head> <link rel="stylesheet" href="https://fonts.upset.dev/css?family=Zain"> </head>

<style>body { <br> font-family: "Zain";} </style>

<p style="font-family: Zain, sans-serif">This is text in Zain.</p>

back.

Page (& general site) credit: border is courtesy of rayofsunshine.