Skip to content

Commit

Permalink
#1 PF keys play
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanve authored Oct 4, 2024
1 parent 788bbbf commit be72999
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 11 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
# [🧪🧪](https://s9a.page/nymph)
# [`<p>f` play](https://s9a.page/pf)
44 changes: 34 additions & 10 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,14 +1,18 @@
<!DOCTYPE html>
<html lang="en-US" style="font:9ex sans-serif" id="dank">
<meta charset="utf-8">
<title>nymph creator</title>

<title>pf keys</title>

<meta name=viewport content="width=device-width">
<meta name=color-scheme content="dark light">
<meta name=theme-color content="mediumspringgreen">
<meta name=description content="nymph metamorphosis">
<meta name=theme-color content="mediumorchid">
<meta name=description content="PF play">

<link rel="stylesheet" href="nymph.css">
<link rel="license" href="UNLICENSE.txt">
<link rel="icon" href="charm.svg">
<link rel="prev" href="https://s9a.page/nymph">

<style>
:enabled { font-size: 1em }
Expand All @@ -21,16 +25,36 @@

<body style="padding:1em;margin:auto">

<p contenteditable>f
<p contenteditable>f
<p contenteditable>f
<p contenteditable>f
<p contenteditable>f
<p contenteditable>f
<p contenteditable>f
<p contenteditable>f
<p contenteditable>f
<p contenteditable>f
<p contenteditable>f
<p contenteditable>f

<p contenteditable>f
<p contenteditable>f
<p contenteditable>f
<p contenteditable>f
<p contenteditable>f
<p contenteditable>f
<p contenteditable>f
<p contenteditable>f
<p contenteditable>f
<p contenteditable>f
<p contenteditable>f
<p contenteditable>f

<fieldset style="margin:auto;padding:0">
<legend style="font:inherit">nymph</legend>
<legend style="font:inherit">pf</legend>
<input value="sample" name="sample" aria-label="wonder">
<br><br><output name="nymph">hi</output>
</fieldset>

<ul hidden>
<li>capri
<li>twist
<li>canal
</ul>

<script src="duende.js"></script>

0 comments on commit be72999

Please sign in to comment.